• 1 Post
  • 96 Comments
Joined 1 year ago
cake
Cake day: July 1st, 2023

help-circle
  • Every election I’ve ever voted in has had at least a 20 minute wait. I’ve mostly lived in medium to high density population centers my whole life. I’ve voted on voting day, I voted by absentee and there was a line for the drop box during COVID, I just did my early voting as a first time Texas voter and there was a 45 minute line to use the voting machines, not even a pen and paper ballot. I’ve never not seen a line at the polls. It’s always been strange to me thinking about the number of folks who DON’T vote vs how many people I personally witness voting every season. But then again, many people don’t like standing out in a heat wave while it’s raining so I guess it makes sense that a lot of them don’t go.






  • Yes but that isn’t changed by the amount of data used. There is no cost to supply per kb supplied, only a cost to maintain the equipment that governs the speed of the connection.

    Here’s an analog example. If the city you lived in started charging you more for the water to come into your house faster as well as charging you for the amount of water you use. Obviously you should pay for the amount of a finite resource you use but the speed at which you acquired that resource should be limited only by the physics of the water transportation system.

    Data on the other hand, is not a finite resource. There is no limit to the amount of data one can acquire given endless time and energy. So the only way to bill for that becomes the speed at which you acquire the data. You pay for the data speed and that funds the infrastructure to supply that speed indefinitely. End of story. The only reason data caps exist is that they want to charge more money for you to use less bandwidth so they can sell that bandwidth to other people. When what should really happen is, they should invest in higher bandwidth capacity and sell that to their customers to return on that investment.

    Either supply me infinite speed and bill me for the amount of data used or supply me infinite data and bill me for the bandwidth. Not both.







  • But then you have the issue of voter retaliation and discrimination. That already happens in certain places in this country if someone even thinks you vote a certain way. If there was a reliable way to find out who someone else voted for in the most recent election, there would be huge social implications.

    What if you lose a job because of the way you voted? An employer would not have to disclose that as the reason or any reason at all. Most states are employ at will states where you can be hired or fired for any reason at all with a handful of exceptions. And even with those exceptions, it is very very difficult to prove if those exceptions have been broken.





  • Then why don’t you create that system?

    And then proceed to convince every American that it is good and reliable and will work because it only takes a vocal few to stir question about it. And it only takes a single person finding a small flaw that can probably skew results. And that one flaw that allows someone smarter than you or I, has the power to throw question into our already shaky political system. And you as the producer of the system are entirely liable.

    We are already fighting about trust in our voting system, to add the complexity of computerized systems is not going to sway the vast majority of people.

    You can’t ‘miscount’ a digital vote.

    Yes you absolutely can. Look up flipped bits, look up rounding errors. Look up lossy data. Look up bit overflow. There are many many ways computers miscount things. Hell, many calculators have incongruent output to each other because they do math in a slightly different system.


  • Because there is no way to prove without a shadow of a doubt that any digital system is 100% reliable. Are all voting machines completely tamper proof? Running unique code that cannot be run elsewhere, and is 100% open source such that the source can be viewed by anyone without exposing itself to risk that a smart enough bad actor can cause havoc? Do these machines need to be networked? Are all the networks completely identical and have 100% uptime? I could go on for hours about the flaws in software.

    The general response is usually something to the effect of “well paper ballots and human counting is also flawed” to which my immediate rebuttal is, humans have to write the code and develop the hardware and if humans are flawed, so to will the code they produce be. Digital voting is just the same human error with more steps. Nearly all of the issues with paper voting are present in digital voting and then some.