You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is no correct answer to this question! Current practice is to use the binary prefixes for numbers of bytes, while still using the decimal prefixes for everything else. Computers work with powers of two, rather than powers of ten, and by using the binary prefixes, you get a more accurate representation of the amount of data.
I absolutely agree with that. durt calculates sizes of files on computers after all. What's your opinion?
The text was updated successfully, but these errors were encountered:
I'm sorry for the lack of response. You may be right, I can't come up with a good argument for decimal prefixes. I'll ask around for opinions and decide soon, because I'm planning on releasing a 1.0 version.
It's a proposal of sane defaults.
From
number_prefix
crate:I absolutely agree with that.
durt
calculates sizes of files on computers after all. What's your opinion?The text was updated successfully, but these errors were encountered: