Comment on Why a kilobyte is 1000 and not 1024 bytes

<- View Parent
themurphy@lemmy.world ⁨10⁩ ⁨months⁩ ago

I believe it’s because you always use bytes in pairs in a computer. If you always pair the pairs, you would eventually get the number 1024, which is the closest number to a 1000.

The logic is like this:

2+2 = 4

4+4 = 8

8+8 = 16

16+16 = 32

32+32 = 64

64+64 = 128

128+128 = 256

256+256 = 512

512+512 = 1024

source
Sort:hotnewtop