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

Fix filesizeformat prefixes #644

Merged
merged 12 commits into from
Jan 31, 2025
Merged

Fix filesizeformat prefixes #644

merged 12 commits into from
Jan 31, 2025

Conversation

tcely
Copy link
Contributor

@tcely tcely commented Jan 24, 2025

I believe that I have converted all the filesizeformat uses.

The new bytesformat filter uses the proper IEC prefixes to avoid confusion about which base was used in the calculation.

People who insist on using base-10 with bytes (which we settled on as 2^3 bits) are simply wrong! However, the world is filled with silly and wrong people. It's better to not confuse everyone.

@tcely tcely marked this pull request as ready for review January 24, 2025 17:22
@meeb
Copy link
Owner

meeb commented Jan 31, 2025

Thanks!

@meeb meeb merged commit 157f5aa into meeb:main Jan 31, 2025
@tcely tcely deleted the patch-4 branch January 31, 2025 13:32
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