Washington DC's Primary E-Votes Still Not Adding Up Properly

from the it's-not-like-we've-got-computers-that-can-count dept

You know, the one thing that computers are supposed to be good at is counting things accurately. So why is it so hard to do so when it comes to counting votes? We recently wrote about the case in Washington DC’s primaries where election officials were struggling to figure out the source of an awful lot of votes for a non-existent write-in candidate. Sequoia, the makers of the e-voting machines in question, were quick to deny any and all responsibility with the hilariously “thou dost protest too much” statement: “There’s absolutely no problem with the machines in the polling places. No. No.”

Either way, it appears that officials in DC still can’t properly add up the votes properly, and are noting that 13 separate races all show the exact same number of overvotes: 1,542, though no one can explain why. Sequoia continues to stand by its original statement that the problem must be one of human error — though it fails to explain how simple human error would create 1,542 extra votes in 13 entirely separate races — and why it didn’t design a system that would prevent the ability for “human error” to create such votes.

Filed Under: , , , ,
Companies: sequoia

Rate this comment as insightful
Rate this comment as funny
You have rated this comment as insightful
You have rated this comment as funny
Flag this comment as abusive/trolling/spam
You have flagged this comment
The first word has already been claimed
The last word has already been claimed
Insightful Lightbulb icon Funny Laughing icon Abusive/trolling/spam Flag icon Insightful badge Lightbulb icon Funny badge Laughing icon Comments icon

Comments on “Washington DC's Primary E-Votes Still Not Adding Up Properly”

Subscribe: RSS Leave a comment
20 Comments
Dosquatch says:

Their fault or not

With all of the black eyes the eVoting manufacturers have been receiving with regard to machine security, it would be a very savvy move if they were to respond by tripping all over themselves offering to analyze the results up, down, and sideways until the extra votes were explained.

Whether it is their fault or not. Maybe even especially if it’s not. Fostering good will just CAN’T be a bad idea at this point.

assembly says:

I'll write you a program

I could sell this for millions, but instead I’ll post it here. A C++ program to do this complicated task:



if (input == "John McCain")
JohnMcCain++;
else if (input == "Barack Obama")
BarackObama++;
else
{
writeIn = input;
cout "you are a hanging chad";
}

// yeah I know cout isn’t right, formatting didn’t like the brackets

Vanessa (user link) says:

Sequoia

Geez, how can they defend their machines and how would anyone even believe their defense after how they’ve already been written about? Well, maybe it hasn’t been in the MSM.

To comply with a federal court order, Nassau County purchases ballot-marking devices from Sequoia Voting Systems. Of the first 240 devices delivered, 85% are too defective to be usable, placing the county in jeopardy of violating the court order.– VotersUnite
http://www.issuelab.org/research/vendors_are_undermining_the_structure_of_us_elections

Add Your Comment

Your email address will not be published. Required fields are marked *

Have a Techdirt Account? Sign in now. Want one? Register here

Comment Options:

Make this the or (get credits or sign in to see balance) what's this?

What's this?

Techdirt community members with Techdirt Credits can spotlight a comment as either the "First Word" or "Last Word" on a particular comment thread. Credits can be purchased at the Techdirt Insider Shop »

Follow Techdirt

Techdirt Daily Newsletter

Ctrl-Alt-Speech

A weekly news podcast from
Mike Masnick & Ben Whitelaw

Subscribe now to Ctrl-Alt-Speech »
Techdirt Deals
Techdirt Insider Discord
The latest chatter on the Techdirt Insider Discord channel...
Loading...