this post was submitted on 27 Dec 2023
147 points (69.6% liked)
Technology
59092 readers
3245 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Short answer: It's because of binary.
Computers are very good at calculating with powers of two, and because of that a lot of computer concepts use powers of two to make calculations easier.
Edit: Oops.. It's 2^10^, not 2^7^
Sorry y'all.. ๐
FYFY
~~FYFY~~ FTFY FTFY
Yeah, I deserve that. Iโm just gonna leave my typo. Thanks for the laugh!
So the problem is that our decimal number system just sucks. Should have gone with hexadecimal ๐
/Joking, if it isn't obvious. Thank you for the explanation.
Or seximal!
Not that 1024 would be any better, as it's 4424 in base 6.
I'm confused, why this quotation? 1024 is 2^10^, not 2^7^
Long answer
Just to add, I would argue that by definition of prefixes it is 1000.
However there are other terms to use, in this case Kibibyte (kilo binary byte, KiB instead of just KB) that way you are being clear on what you actually mean (particularly a big difference with modern storage/file sizes)
EDIT: Of course the link in the post goes over this, I admit my brain initially glossed over that and I thought it was a question thread