Comment on Why a kilobyte is 1000 and not 1024 bytes

<- View Parent
wischi@programming.dev ⁨6⁩ ⁨months⁩ ago

Thank you for the feedback. I know that only the “first” part is the prefix and I tried to be careful to not use it wrong. I just checked all 53 instances of “prefix” and I don’t see a wrong one, but to be fair there are situations that could be misunderstood easily like here:

Today the only correct conversions are to either use SI prefixes (like 1 MB = 1000² bytes) or binary prefixes (1 MiB = 1024² bytes).

But with prefix I only meant the “M” and “Mi” part and they are both prefixes.

I’ll try to clarify that later so the difference is clear to all readers. Thank you.

source
Sort:hotnewtop