-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
It's a proposal of sane defaults.
From number_prefix crate:
Which type of prefix should I use?
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels