• douglasg14b@lemmy.world
    link
    fedilink
    English
    arrow-up
    11
    arrow-down
    2
    ·
    10 hours ago

    I always love it when folks who don’t actually know what they’re talking about, comment like they do…

    It’s not just the browser. This example is the browser, but it’s your entire system stability that is affected by random bit flips.

      • vacuumflower@lemmy.sdf.org
        link
        fedilink
        English
        arrow-up
        5
        ·
        5 hours ago

        There’s a jump instruction by an address read from RAM, a bit flip occurred so a condition “if friend greet else kill” worked as “if friend rape else kill”. Absolutely anything can happen, that wasn’t determined by program design flaws and errors. A digital computer is a deterministic system (sometimes there are intentional non-deterministic elements like analog-based RNGs), this is non-deterministic random changes of the state.

        In concrete terms - things break without reason. A perfect program with no bugs, if such exists, will do random wrong things if bit flips occur. Clear enough?