• @takeda@lemmy.world
    link
    fedilink
    1337 months ago

    They could easily use the proper units, but sometime someone decided to cheat and now everyone does to the point that this is the standard now.

      • @LordOfTheChia@lemmy.world
        link
        fedilink
        257 months ago

        Eh, that at least goes back to the days of dial-up (at least).

        56k modem connections were 7k bytes or less.

        The drive thing confused and angered many cause most OSs of the time (and even now) report binary kilobytes (kiB) as kB which technically was incorrect as k is an SI prefix for 1000 (10^3) not the binary unit of 1024 (2^10).

        Really they should have advertised both on the boxes.

        I think Mac OS switched to reporting data in kilobibytes (kiB) vs kB since Mac OS 10.6.

        I remember folks at the time thinking the new update was so efficient it had grown their drive space by 10%!

        • @accideath@lemmy.world
          link
          fedilink
          67 months ago

          While macOS did indeed primarily switch to KiB, MiB and Gib, it does at times still report storage as KB, MB, GB, etc., however it uses the (correct) 1000B = 1KB

          And afaik, Linux also uses the same (correct) system, at least most of the time.

          The only real outlier is Windows, which still uses the old system with KB = 1024B, some of the time. In certain menus, they do correctly use KiB

          • @Eheran@lemmy.world
            link
            fedilink
            6
            edit-2
            7 months ago

            Please note that kilo is a small k. n, μ, m, k, M, G, T, …

            And yes. A lot of people here get at least one of those wrong.

            • @accideath@lemmy.world
              link
              fedilink
              37 months ago

              While you are correct, I know no operating system that doesn’t capitalize the K. At the very least not consistently.

                • @accideath@lemmy.world
                  link
                  fedilink
                  1
                  edit-2
                  7 months ago

                  I guess it’s for consistency. M, G and T are all capital and n, p or μ aren’t relevant for bits and bytes. Makes sense to also capitalize the k.

                  Edit: In case of kbps and Mbps, the capitalization is usually correct though…

      • @barsoap@lemm.ee
        link
        fedilink
        21
        edit-2
        7 months ago

        Network / signal engineers have always, and are still, operating in bits not bytes. They’ve been doing that when what we understand now as byte was still called an octet and when you send a byte over any network transport it’s probably not going to send eight bits but that plus party, stop, whatnot ask a network engineers.

          • Fuck spez
            link
            fedilink
            English
            127 months ago

            What speed test are you running that gives its results in bytes?

            • @dandu3@lemmy.world
              link
              fedilink
              77 months ago

              His speed tests consists of downloading files lol

              Granted, that’s probably a better way of getting the actual attainable speed

          • @frezik@midwest.social
            link
            fedilink
            4
            edit-2
            7 months ago

            Nonsense. It’s a simple continuation of something that has always been around. They would have needed to actively and purposefully changed it. The first company that tried to sell “1 Megabyte/s” instead of “8 Megabits/s” is shooting themselves in the foot because the number is smaller. If it was going to change, you would need everyone to agree at once to correct the numbers the same way.

            Modems were 300 baud, then 1200 baud, then 56.6k baud. ISDN took things to 128k baud, and a T1 was 1.544M baud. Except that sometime around the time things went into tens of k, we started saying “bits” instead of “baud”. In any case, it simply continued with the first DSL and cable modems being around 1 to 10 Mbits. You had to be able to compare it fairly to what came before, and the easiest way to do that is to keep doing what they’ve been doing.

            Ethernet continues to be sold in the same system of measurement, for the same reasons.

            • @SpeakinTelnet@sh.itjust.works
              link
              fedilink
              17 months ago

              The first company that tried to sell “1 Megabyte/s” instead of “8 Megabits/s” is shooting themselves in the foot because the number is smaller.

              You’re telling me that what I say is nonsense and you just paraphrase what I said.

              Don’t go thinking engineering has anything to do with what marketing put up on their storefront.

              • @frezik@midwest.social
                link
                fedilink
                2
                edit-2
                7 months ago

                It has plenty to do with engineering, because it was engineering that first decided to measure things this way. Marketing merely continued it.

                • @SpeakinTelnet@sh.itjust.works
                  link
                  fedilink
                  2
                  edit-2
                  7 months ago

                  Which, as you mentioned, they keep because if they didn’t it wouldn’t be a good marketing move, higher number sells more. Even though it doesn’t reflect the modern end user internet experience. They don’t keep it because an engineer prefer that. Marketing will fight tooth and nail to screw us engineers over if it sells better.

      • @Knusper@feddit.de
        link
        fedilink
        -17 months ago

        Thing is, there’s no rational reason to arbitrarily use groups of 8 bits for transmission over the wire. It’s not just ISPs who use bits, the whole networking industry does it that way.

        • @vithigar@lemmy.ca
          link
          fedilink
          6
          edit-2
          7 months ago

          To expand on this a bit more, bits are used for data transmission rates because various types of encoding, padding, and parity means that data on the wire isn’t always 8 bits per byte. Dial up modems were very frequently 9 bits per byte (8-n-1 signalling), and for something more modern PCIe uses 8b/10b encoding, which is 10 bits on the line for each 8 bits of actual payload.

    • @accideath@lemmy.world
      link
      fedilink
      217 months ago

      Before mibi-, gibi-, tibibytes, etc. were a thing, it was the harddrive manufacturers who were creating a little. Everyone saw a kilobyte as 1024 bytes but the storage manufacturers used the SI definition of kilo=1000 to their advantage.

      By now, however, kibibytes being 1024 bytes and kilobytes being 1000 bytes is pretty much standard, that most agree on. One notable exception is of course Windows…

      • @guy@lemmy.world
        link
        fedilink
        8
        edit-2
        7 months ago

        The IEC changing the definition of 1KB from 1024 bytes to 1000 bytes was a terrible idea that’s given us this whole mess. Sure, it’s nice and consistent with scientific prefix now… except it’s far from consistent in actual usage. So many things still consider it binary prefix following the JEDEC standard. Like KiB that’s always 1024 bytes, I really think they should’ve introduced another new unambiguous unit eg. KoB that’s always 1000 bytes and deprecated the poorly defined KB altogether

        • @sudoku@programming.dev
          link
          fedilink
          77 months ago

          M stands for Mega, a SI prefix that existed longer than the computer data that is being labeled. MB being 1000000 bytes was always the correct definition, it’s just that someone decided that they could somehow change it.

          • @guy@lemmy.world
            link
            fedilink
            37 months ago

            Consistency with proper scientific prefix is nice to have, but consistency within the computing industry itself is really important, and now we have neither. In this industry, binary calculations were centric, and powers of 2 were much more useful. They really should’ve picked a different prefix to begin with, yes. However, for the IEC correcting it retroactively, this has failed. It’s a mess that’s far from actually standardised now

          • @barsoap@lemm.ee
            link
            fedilink
            07 months ago

            B and b have never been SI units. Closest is Bq. So if people had not been insisting that it’s confusing noone would’ve been confused.

    • @TechAdmin@lemmy.world
      link
      fedilink
      English
      67 months ago

      I think there were some court cases in the US the HDD manufacturers won that allows them to keep using those stupid crap units to continue to mislead people. Been a minor annoyance for decades but since all the competition do it & no govt is willing to do anything everyone is stuck accepting it as is. I should start writing down the capacity in multiple units in review whenever buy storage devices going forward.

    • IninewCrow
      link
      fedilink
      English
      37 months ago

      So what you’re saying is that … we can make up whatever number and standard we want? … In that case, would you like to buy my 2 Tyranosaurusbytes Hard Drive?