Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


1024 bytes | 34 comments | Create New Account
Click here to return to the '1024 bytes' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
1024 bytes
Authored by: Hes Nikke on Apr 09, '03 02:54:35PM
i see the proper 10^X byte prefixes on KB, and MB (for once)

perhaps your looking for the 2^X MiB, and KiB?

---
vacuums do not suck. they merely provide an absence that allows other objects to take the place of what becomes absent.

[ Reply to This | # ]

1024 bytes
Authored by: englabenny on Apr 09, '03 03:53:22PM

Yes I do, because that's the way to correctly display file size, or atleast the way Finder does it. Eventhough they call 'em KB and not KiB.



[ Reply to This | # ]
why would you want base-10 sizes?
Authored by: Lizard_King on Apr 09, '03 06:17:32PM

This is definitely not a flame, just an academic question ;-)

I'm just trying to understand why you would want to see file sizes (or any other system metric) in decimal. Systems are inherently binary by nature so representing this information in any other base besides base-2 would be inaccurate.

I guess I could see if you are trying to do approximations and require quick math, that might suffice... any insight for me?



[ Reply to This | # ]
why would you want base-10 sizes?
Authored by: Hes Nikke on Apr 09, '03 10:03:47PM

did you read the link?

the link explains all about Mega, and Mebi, and why the computer industry applied non-standard difeninitions to terms that are standard every else.

you're right, they noticed that 1 KiB and 1KB were almost the same (1024, 1000) and that is were all our trubbles bagan

---
vacuums do not suck. they merely provide an absence that allows other objects to take the place of what becomes absent.



[ Reply to This | # ]