this post was submitted on 25 Sep 2023
905 points (98.1% liked)
People Twitter
5210 readers
2145 users here now
People tweeting stuff. We allow tweets from anyone.
RULES:
- Mark NSFW content.
- No doxxing people.
- Must be a tweet or similar
- No bullying or international politcs
- Be excellent to each other.
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
Recommended units for data have been mibibytes (MiB), gibibytes (GiB), etc. for a few years now
They're more accurate because they use powers of two (actually 1024 instead of 1000)
"Accurate" is probably not the correct word anymore. It was when technical limitations dictated power-of-two capacities. Commodore 64 came out with 64 kiB = 2^16^ B of memory, and FAT32 cannot handle file sizes ≥4 GiB (2^32^ B). However, RAM/ROM/Flash chips manufacturers no longer make exclusively powers-of-two capacities, instead opting for (decinal) GB to save 7 % of the cost (and other fake capacity shenanigans). I prefer binary too but the two unit systems can coexist, people just need to label them correctly.
Ah I didn't know that