this post was submitted on 27 Dec 2023
126 points (68.3% liked)

Technology

58131 readers
4401 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
 

I often find myself explaining the same things in real life and online, so I recently started writing technical blog posts.

This one is about why it was a mistake to call 1024 bytes a kilobyte. It's about a 20min read so thank you very much in advance if you find the time to read it.

Feedback is very much welcome. Thank you.

you are viewing a single comment's thread
view the rest of the comments
[–] ElderWendigo@sh.itjust.works 3 points 8 months ago* (last edited 8 months ago) (1 children)
  • Kilobyte is 2^10 bytes or about a thousand bytes within a few reasonably significant digits.
  • Megabyte is 2^20 bytes or about a thousand megabytes within a few reasonably significant digits.
  • Terabyte is 2^30 bytes or about a a thousand megabytes within a few reasonably significant digits.

The binary storage is always going to be a translation from a binary base to a decimal equivalent. So the shorthand terms used to refer to a specific and long integer number should comes as absolutely no surprise. And that's just it; they're just a shorthand, slang jargon that caught on because it made sense to anyone that was using it.

Your whole article just makes it sound like you don't actually understand the math, the way computers actually work, linguistics, or etymology very well. But you're not really here for feedback are you. The whole rant sounds like a reaction to a bad grade in a computer science 101 course.

[–] psud@lemmy.world 2 points 8 months ago (1 children)

But on packaging of a disc it's misleading when they say gigabytes but mean gibibytes. These are technical terms with specific meaning. Kilo— means a factor of 1000, not "1000 within a couple of sig figs"

[–] ElderWendigo@sh.itjust.works 0 points 8 months ago (1 children)

They don't advertise gigabytes or terabytes on the packaging though. They advertise gigabits and terabits, a made up marketing term that sounds technical and means almost nothing. If you want to rant against something, get angry with marketers using intentionally misleading terminology like this.

[–] psud@lemmy.world 1 points 8 months ago

I don't think I have seen anything advertised with bits other than network speed.

Though some mistakenly use "b" to mean bytes where the correct symbol is "B"

GB, TB, PB are in millions of-, thousands of millions of-, and millions of millions of- bytes respectively

If you buy ram though, you'll buy a package that says 32GB but it will not have 32 million bytes.