this post was submitted on 23 Dec 2024
530 points (98.2% liked)
Science Memes
11453 readers
552 users here now
Welcome to c/science_memes @ Mander.xyz!
A place for majestic STEMLORD peacocking, as well as memes about the realities of working in a lab.
Rules
- Don't throw mud. Behave like an intellectual and remember the human.
- Keep it rooted (on topic).
- No spam.
- Infographics welcome, get schooled.
This is a science community. We use the Dawkins definition of meme.
Research Committee
Other Mander Communities
Science and Research
Biology and Life Sciences
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- !reptiles and [email protected]
Physical Sciences
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
Humanities and Social Sciences
Practical and Applied Sciences
- !exercise-and [email protected]
- [email protected]
- !self [email protected]
- [email protected]
- [email protected]
- [email protected]
Memes
Miscellaneous
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I assume this is meant as a joke, but my pedantic ass can't let it slide. 0.9766 kilobytes, or 976.6 bytes doesn't make much sense unless we are assuming a rounding error because that would require a fraction of a bit which is indivisible.
I'm assuming you were comparing kilobytes (KB) to kibibytes (KiB). A kilobyte is decimal based, so it is 1000 bytes. A kibibyte, which is binary based, is 2^10 bytes, i.e. 1024 bytes. And so a kilobyte is ~0.9766 kibibytes.
It's a joke on the definition of byte being different depending on who you ask. Some say it is 1000 bytes, some say it is 1024. The 1000 byte kilobyte is 97.66% (rounded) the size of of the 1024 byte kilobyte.
As an addendum, a generally accepted definition is that the kilobyte is 1000 bytes, because kilo is the SI prefix for 1000, and kibibyte (kibi, kilo binary) is 1024 bytes, a round and useful number for computing. But old habits die hard, so most people refer to 1024 bytes as a kilobyte, the historical definition.