Skip to content

Conversation

@elboulangero
Copy link
Contributor

This to clear any confusion around file size.

As reported at #205, some OS, or desktop environments, or applications, or whatever, show file sizes using SI units (ie. multiples of 1000), while others use IEC units (multiples of 1024). And both might use the suffixes KB, MB, GB and TB for it. So users get confused.

For example, a file that is said to be "3.5 GB" in the Mirrorbits page, will then appear as "3.8 GB" after download in the GNOME file manager, because GNOME prefers SI units.

So let's use the IEC prefixes (Ki, Mi, Gi and Ti) in the Mirrorbits web pages, that should clear any ambiguity.

Closes: #205

This to clear any confusion around file size.

As reported at etix#205, some OS, or desktop environments, or applications,
or whatever, show file sizes using SI units (ie.  multiples of 1000),
while others use IEC units (multiples of 1024). And both might use the
suffixes KB, MB, GB and TB for it. So users get confused.

For example, a file that is said to be "3.5 GB" in the Mirrorbits page,
will then appear as "3.8 GB" after download in the GNOME file manager,
because GNOME prefers SI units.

So let's use the IEC prefixes (Ki, Mi, Gi and Ti) in the Mirrorbits web
pages, that should clear any ambiguity.

Closes: etix#205
@jbkempf jbkempf merged commit 08ec721 into etix:master Feb 8, 2026
3 checks passed
@jbkempf
Copy link
Collaborator

jbkempf commented Feb 8, 2026

Merged.

Having an option would have been cool, but this solves the issue :)

@Pointedstick
Copy link

Thanks a lot, folks! Much appreciated.

@elboulangero elboulangero deleted the filesize-units branch February 9, 2026 04:52
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.

Mirrorbits measures file sizes in MiB/GiB, but says it's using MB/GB

3 participants