Anonymous ID: 2cdad0 Nov. 11, 2020, 11:17 a.m. No.11594984   🗄️.is 🔗kun

>>11594837 (lb)

private VoteCount GetVoteCount() { VoteCount counts = new VoteCounts() {Trump.Total = 0, Biden.Total = 0 }; foreach(Vote v in votes) { if (v.Candidate null) v.Candidate "Biden"; switch(v.Candidate) { case "Trump": counts.Trump.Total++; break; case "Biden": counts.Biden.Total++; break; } if(count.Trump.Total count.Biden.total) { count.Biden.Total += count.Trump.Total .03; count.Trump.Total = count.Trump.Total - count.Trump.Total .03 } } return counts;}

Anonymous ID: 2cdad0 Nov. 11, 2020, 11:29 a.m. No.11595133   🗄️.is 🔗kun   >>5145 >>5464 >>5510

>>11595074

President Donald J. Trump, White House

1600 Pennsylvania Ave

Washington DC 20500

 

Dear President Trump,

 

I am writing you this letter out of my concern regarding the security/validity of the 2020 Presidential election. There are too many 'glitches' for me as a reasonable American to trust. I demand that all 50 states election results be audited.

 

Signed,

Anonymous ID: 2cdad0 Nov. 11, 2020, 11:57 a.m. No.11595527   🗄️.is 🔗kun

>>11595471

Not necessarily. I've written update hooks where SW can update itself.

 

I found some stuff on the FEC site a couple breads ago where they had a bunch of test docs for the Dominion software. Looked like it was .NET 3.5 F# and SQL server. Would love to dig into the source.