Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch from humanize.Bytes to humanize.IBytes #45

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

tianon
Copy link
Contributor

@tianon tianon commented Sep 11, 2024

The former uses base 10 (are we hard drive manufacturers trying to mislead our customers??), while the latter uses the more correct/industry standard base 2.

The former uses base 10 (are we hard drive manufacturers trying to mislead our customers??), while the latter uses the more correct/industry standard base 2.
@tianon
Copy link
Contributor Author

tianon commented Sep 11, 2024

I'm happy to update this to include both, but I would still stand on the fact that base 10 is very Wrong here and including base 2 is important. 😄

@jonjohnsonjr jonjohnsonjr merged commit 722beaf into jonjohnsonjr:main Sep 11, 2024
@tianon tianon deleted the base10 branch September 11, 2024 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants