Comment on Why a kilobyte is 1000 and not 1024 bytes

<- View Parent
Lmaydev@programming.dev ⁨1⁩ ⁨year⁩ ago

In terms of storage 1000 and 1024 take the same amount of bytes. So from a computer point of view 1024 makes a lot more sense.

It’s just a binary Vs decimal thing. 1000 is not nicely represented in binary the same 1024 isn’t in decimal.

source
Sort:hotnewtop