Click here to Skip to main content
15,890,438 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Dominion Voting Systems Pin
Dave Kreskowiak17-Nov-20 8:34
mveDave Kreskowiak17-Nov-20 8:34 
GeneralRe: Dominion Voting Systems Pin
Sander Rossel17-Nov-20 9:13
professionalSander Rossel17-Nov-20 9:13 
GeneralRe: Dominion Voting Systems Pin
jeron117-Nov-20 9:28
jeron117-Nov-20 9:28 
GeneralRe: Dominion Voting Systems Pin
Richard Andrew x6417-Nov-20 13:07
professionalRichard Andrew x6417-Nov-20 13:07 
GeneralRe: Dominion Voting Systems Pin
Chris Maunder17-Nov-20 13:58
cofounderChris Maunder17-Nov-20 13:58 
GeneralRe: Dominion Voting Systems Pin
Stephen Gonzalez17-Nov-20 15:51
Stephen Gonzalez17-Nov-20 15:51 
RantRe: Dominion Voting Systems PinPopular
r_hyde17-Nov-20 17:50
r_hyde17-Nov-20 17:50 
GeneralRe: Dominion Voting Systems Pin
James Curran18-Nov-20 12:45
James Curran18-Nov-20 12:45 
Yep, it's nonsense.

I've tracked this down as best I could. The origin seems to be this (nearly 5 year old) article in Black Box Voting:
Fraction Magic — Part 2: Context, Background, Deeper, Worse – BlackBoxVoting.org

It seems that one person (a developer and poll worker) noticed that in his precinct, if you subtract the "number of people who didn't vote in this race" from the "total people who voted" (yielding the total who DID vote in that race), that number was one more than the number you get if you add up all the voted each candidate got. (since that race had 199 write-ins, it quite believable that one write-in wasn't readable and didn't make the counts, which would explain that -- but our guy doesn't like simple solutions). He figured it must be a floating-point round-off error!!

So, he read thru Diebold's (Yes, this is about Diebold -- not Dominion!) apparently public bugtrak database (from 2001!), and spotted a few bugs related to decimal places in their outputs --- and he concluded that the votes were being tabulated in floating point. In reality, they were actually talking about where they display the PERCENTAGE of the vote each candidate got, which, in these days of ever closer elections, must be given in multiple decimal place.

SO, to conclude: There is ZERO evidence that any voting system manufacture uses floating point to count votes.
Truth,

James

GeneralRe: Dominion Voting Systems Pin
Bruce Patin19-Nov-20 5:24
Bruce Patin19-Nov-20 5:24 
GeneralRe: Dominion Voting Systems Pin
englebart19-Nov-20 6:12
professionalenglebart19-Nov-20 6:12 
RantC# 9 Code Generators Pin
Super Lloyd17-Nov-20 0:24
Super Lloyd17-Nov-20 0:24 
GeneralRe: C# 9 Code Generators Pin
RickZeeland17-Nov-20 1:04
mveRickZeeland17-Nov-20 1:04 
GeneralRe: C# 9 Code Generators Pin
Super Lloyd17-Nov-20 1:09
Super Lloyd17-Nov-20 1:09 
GeneralRe: C# 9 Code Generators Pin
RickZeeland17-Nov-20 1:24
mveRickZeeland17-Nov-20 1:24 
GeneralRe: C# 9 Code Generators Pin
Jörgen Andersson17-Nov-20 1:14
professionalJörgen Andersson17-Nov-20 1:14 
GeneralRe: C# 9 Code Generators Pin
Super Lloyd17-Nov-20 1:19
Super Lloyd17-Nov-20 1:19 
GeneralRe: C# 9 Code Generators PinPopular
honey the codewitch17-Nov-20 2:31
mvahoney the codewitch17-Nov-20 2:31 
GeneralRe: C# 9 Code Generators Pin
#realJSOP17-Nov-20 3:08
mve#realJSOP17-Nov-20 3:08 
GeneralRe: C# 9 Code Generators Pin
honey the codewitch17-Nov-20 3:14
mvahoney the codewitch17-Nov-20 3:14 
GeneralRe: C# 9 Code Generators Pin
Jörgen Andersson17-Nov-20 3:59
professionalJörgen Andersson17-Nov-20 3:59 
GeneralRe: C# 9 Code Generators Pin
Slacker00717-Nov-20 10:09
professionalSlacker00717-Nov-20 10:09 
GeneralRe: C# 9 Code Generators Pin
Nelek18-Nov-20 0:44
protectorNelek18-Nov-20 0:44 
GeneralRe: C# 9 Code Generators Pin
Slacker00718-Nov-20 2:21
professionalSlacker00718-Nov-20 2:21 
GeneralRe: C# 9 Code Generators Pin
Nelek18-Nov-20 3:13
protectorNelek18-Nov-20 3:13 
GeneralRe: C# 9 Code Generators Pin
RickZeeland17-Nov-20 3:41
mveRickZeeland17-Nov-20 3:41 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.