technologybriefs
10:31in productionCh. 1 · What 'giga-' actually means/ 10:31 · ceiling 15 min
Tech history · Systems

Gigabyte

A gigabyte is not one thing — it’s a legal fault line between what hardware delivers and what software displays.

The gigabyte is not a stable unit — it is a contested interface between physics, law, and interface design.

Chapters & takeaways4
  1. 1:10
    What 'giga-' actually means

    The gigabyte is fundamentally a multiple of the byte — but 'giga-' means 10^9, not 2^30.

  2. 2:43
    Where each definition sticks

    Decimal GB rules storage and networks; binary GB survives only in RAM and Windows file size reporting.

  3. 4:21
    The standard that tried to fix it

    IEC 80000-13 (1998) forced GB = 10^9 and created GiB for 2^30 — a fix most vendors ignore in UI.

  4. 5:40
    Why the law says one thing and your laptop says another

    US courts and global standards bodies back decimal GB — but enforcement relies on user awareness, not software compliance.

Worth your time?

Yes. Study the whole thing.

3.5/ 5
What works
  • as a legal and scientific anchor for capacity claims
  • as a diagnostic tool for mismatches between spec sheets and OS reports
What does not
  • resolve ambiguity in consumer-facing software
  • eliminate confusion without user-level education
Study it if
  • system architects
  • legal counsel in tech
  • storage firmware engineers
Skip it if
  • end users expecting consistency
  • marketing teams using 'GB' without qualification
The written brief1 min read

What it is and the problem it solves

The gigabyte is a unit of digital information that solves the problem of expressing large byte counts — but its dual definitions create mismatched expectations between marketing, engineering, and end-user interfaces.

How it works

The gigabyte is defined in two ways: as 10^9 bytes (decimal, SI-aligned) for storage and transmission, and as 2^30 bytes (binary) for RAM sizing. The IEC 80000-13 standard (1998) mandates GB = 10^9 bytes and introduces GiB = 2^30 bytes to resolve ambiguity.

What works

The decimal definition works for storage, transmission, and commerce: it aligns with SI, international standards (IEC, IEEE, EU, NIST), and US federal law. The binary definition works for RAM addressing — where powers of two match hardware architecture.

What does not

The binary definition does not apply to storage devices in legal or standards-compliant contexts. It persists only in legacy OS behaviour (e.g., Windows file managers) and RAM specifications — not in SSDs, HDDs, or network throughput.

What it changes

It changes how capacity claims are legally enforceable, technically precise, and interoperably interpreted. Adoption of GiB/GiB-aware tools forces explicit distinction between base-10 and base-2 scaling — shifting responsibility from users to implementers.

Is it worth your time

Yes — if you specify, sell, test, or document digital capacity. Ambiguity still causes real discrepancies: a 500 GB drive shows ~465 GB in Windows. You must choose which definition applies — and why — every time you use the unit.

Same field · Tech history4 of 219
Up next in Technology

GitLab Inc.

2011 · 9:34

GitLab unifies DevOps—but only if you accept its gatekeeping, its config burden, and its American corporate pivot from a Ukrainian open-source start.

9:34