Hacker News new | ask | show | jobs
by Thorrez 1977 days ago
>We reviewed the Tabulation logs in their entirety for 11/6/2020. The election logs for Antrim County consist of 15,676 total lines or events. Of the 15,676 there were a total of 10,667 critical errors/warnings or a 68.05% error rate.

>The allowable election error rate established by the Federal Election Commission guidelines is of 1 in 250,000 ballots (.0008%). We observed an error rate of 68.05%. This demonstrated a significant and fatal error in security and election integrity.

The first one sounds like they're looking at warning logs the program outputs. Those could be startup logs completely unrelated to ballots. The percent of your program's log lines that are warning logs cannot be in any way compared to the Federal Election Commission guidelines on how often a ballot can be miscounted.

1 comments

Yes, when I heard that there was a report of "68%" error rate from the machines, I was a little surprised. Then when I heard it came from comedian Russell Ramsland, I thought: "Oh, I bet he did something like count all the messages in a log file and divide that by the number of ballots counted". And sure enough...

It's like the telephone scammers that try to dupe old people into giving them access to their PC by convincing them that they have a virus. Their proof? Get the trusting boomer to open the Windows Event Viewer, which on pretty much anybody's PC is replete with trivial warnings and errors. Then pretend that means something is terribly, terribly wrong.