• FierySpectre@lemmy.world
    link
    fedilink
    arrow-up
    2
    arrow-down
    1
    ·
    edit-2
    4 days ago

    Look up flipped bits

    Those are easy to mitigate, even on a hardware level… But of you really needed to you could even do it on a software level.

    Look up rounding errors

    For integer numbers… Suuuure

    Look up lossy data

    What the fuck does compression have to do with this? Guess you needed to pad your text

    Look up bit overflow

    Even a 32bit processor will not overflow unless you go above 2 billion, and even if you were using 16 bits, that’s what the overflow bit is here to indicate… And if you’re coding using anything but assembly this isn’t anything you need to worry about

    There are genuine concerns with digital voting, but you’re missing every single one of them with this response.

    • Jyek@sh.itjust.works
      link
      fedilink
      arrow-up
      1
      arrow-down
      1
      ·
      4 days ago

      My point was not that these examples are issues to be concerned with in a voting system. Instead I was pointing out that computers fail at counting all the time. It’s also not even my full argument. You dissected one portion of my response and still missed the point I was making.

    • rottingleaf@lemmy.world
      link
      fedilink
      arrow-up
      1
      arrow-down
      1
      ·
      4 days ago

      Sadly we live in an age where non-tech people, a bit like LLMs do, can say all those words and not understand them.

      I genuinely think using PDP-11 level (in feel, can be more performant) machines as our PCs (with hardware accelerators for cryptography, some sound and some graphics) would be beneficial for the humanity. Limit them to things they can use differently from a squirrel using a wheel.