• @[email protected]
    link
    fedilink
    English
    88 months ago

    We should change to mibibits! We need easily factored numbers of 10, not this old powers of 2 stuff! (/s if it wasn’t obvious)

    • @[email protected]
      link
      fedilink
      English
      148 months ago

      Sarcasm noted, but: mibi/gibi are the powers of 2 version.

      We all say megabit or gigabit when talking about internet speeds, but in many cases under the hood it’s actually measured in mibi/gibibits. Just means it’s 2% more when converted into base 10 ;)

      • ripcord
        link
        fedilink
        18 months ago

        Good point on the first part. On the second… There’s very little networking stuff that isn’t pretty much handled in powers of 10 everywhere. I mean, eventually every number gets handled as binary at some point, but otherwise it’s pretty rare for network values to get converted to some power-of-2 number.

        Way more common is the stupid bits/bytes confusion.