147
Why a kilobyte is 1000 and not 1024 bytes
(zeta.one)
This is a most excellent place for technology news and articles.
It's because the power of 2 makes more sense to the computer.
This is such a strange post and comment section to me. Computers work because of binary.
which is 2-state, which is why it's powers of 2
which is why we have kibi, mebi, gibi, etc
Which nobody uses in the industry because we all know that storage uses base2 prefixes.
It's actually a decimal Vs binary thing.
1000 and 1024 take the same amount of bytes so 1024 makes more sense to a computer.
Nothing to do with metric as computers don't use that. Also not really to do with units.