Skip to content
yuozas pixel-art Yuozas in his pink sweater

games · pixels · music · code — from Vilnius with love

← back to the shelf

developer-prism.mdx

The Developer's Prism

The Book of the Two and the Three, read as an engineering text: theorems are directions, proof discipline is the length — and systems that can lie must be constantly re-proven.

2026-07-15 the-bookepistemologyproofengineering

As a teenager I kept asking one question nobody around me seemed bothered by: where is the truth? Why was a man burned in 1600 for describing an infinite universe, and another forced to his knees to deny that the Earth moves — and why do we now name universities after the things they were punished for saying? The question never got answered. It got written: years later it became a 132-page book of mathematics dressed as scripture, The Book of the Two and the Three — and this page is that book read back through the only prism I fully trust, the developer’s one.

Because here’s what I want to show you: the Book isn’t math mysticism with a straight face. It’s an engineering epistemology wearing theatrical robes. And its central verse is the best one-sentence description of our profession I know.

The covenant of the radius

The radius is the covenant: it may turn in any direction, but it will not change its length. That which stays the same while all else transforms is holy.

Read that as a developer. Theorems are directions. The discipline of proof is the length. Today’s best practices rotate — a genius breaks the consensus every decade or so, frameworks die, “obviously correct” flips to “how did we ever” — and none of that rotation touches the requirement that claims be provable now, in the current rulebook, by anyone who cares to check. The covenant was never any particular truth. The covenant is the proving.

That’s why the seemingly outdated way persists — why doctorants still grind through citations and formal proof structure in an age of instant answers. The old form isn’t nostalgia. It’s the only thing that survives fashion. Proof discipline is load-bearing; everything else on the building is paint.

Not vibes: the Apparatus

The Book plays its mysticism loudly, but its spine is a rigorous appendix — the Apparatus — with precise theorems, proof sketches, and author–year citations behind every verse. Its keystone is real mathematics:

  • Emmy Noether (Apparatus A.2, citing Noether 1918) — to every symmetry, a conservation law. The Book’s whole theology of “what stays the same while everything transforms” is Noether’s theorem in robes. She is the canon’s keystone saint.
  • Heraclitus opens the Book’s first chapter — the oldest surviving voice to say that a thing is its process. (And in his caveats file lives the delicious fact that the famous “no man steps in the same river twice” is Plato’s paraphrase; the authentic fragment says nearly the opposite — the river stays the same because the waters change. Even the quotes about flux weren’t allowed to stay still.)
  • Euler holds the hinge: the Book of e — the number that is its own change — and the identity that lives on this site’s night chapel.

The oracular voice is a lens, not a cloak. Every verse is checkable with a pencil, a compass, or a compiler — the Book’s own stated standard, and the one this website inherited as house law.

Rulebook-relativity

The Book’s sharpest teaching for engineers is one we live daily without naming: a proof is a contract with a context. In this rulebook it works; move it to another and it crashes — not because it was a lie, but because theorems hold relative to their axioms the way code holds relative to its runtime.

My favorite example from the Book: obviously more dimensions means more room. Check it: past roughly the seventh dimension, the unit ball’s volume starts shrinking — the “obvious” claim was true in intuition’s rulebook and false in the one where you actually compute. The Book files this under its Lies for a reason. Every production incident you’ve ever debugged is this theorem: code that was correct — under axioms that quietly changed. The dependency bumped, the platform rotated, the rulebook swapped, and a true thing became false without a single line changing.

The Book of Confusion pushes it further — a chapter titled Chaos: Law Too Sharp to Follow, about systems that are perfectly deterministic and still unpredictable, laws that hold in the rulebook of principle and crash in the rulebook of measurement. If you have ever said “it works on my machine” you have prayed in this chapel.

The reputational corollary

Rulebook-relativity doesn’t stop at theorems. It operates on human lives.

Giordano Bruno — burned in 1600. Villain in one rulebook; visionary in the next. Galileo — forced to abjure, dead under house arrest; now the father of the method itself. Same men, same claims, same proofs. The rulebook rotated, and reputation rotated with it. What survived both rulebooks wasn’t either verdict — it was the evidence, waiting for a context that could read it.

And Newton — the counter-exhibit, and my favorite. Never persecuted, buried with honors, and privately a heterodox theologian and alchemist his whole life. The most rigorous proof-discipline mind in recorded history kept theatrical reverence and checkable rigor in one skull, and never saw a contradiction. Three centuries before this site put a night chapel in the middle of a pastel shrine, Newton was one.

(While writing this, I half-remembered “Einstein failed math at school” and asked for a fact-check. It’s false — calculus by fifteen, top of the grade scale; the myth partly feeds on a Swiss grading system where 6 was the best mark, misread by scale-flippers. Genius graded as failure, in the wrong rulebook. The lie that “some people just aren’t math people” needed a failing Einstein so badly it forged one — and that forgery outliving a century of debunking is the best evidence I know for how load-bearing the lie is. My memory produced a myth; the check produced a better exhibit. That’s the covenant working.)

The beauty of fragility

Here is the Book’s deepest teaching, and I’ll say it the way I said it the day I finally understood my own book:

The whole beauty is acceptance of fragility — systems can lie, but they are still required to be updated and constantly proven.

Systems lie. Your tests lie by omission, your benchmarks lie by season, your memory lies with total confidence — mine placed Newton at a stake he never faced, remembered a 49-minute prototype as five, and misnamed which networking library burned me, all within one week, all corrected by checking. The response to fragile systems is not despair and not blind faith. It’s the ritual: re-prove, forever. CI is a monastery bell.

In practice, for a developer, the Book cashes out like this:

  • Tests are proofs-for-now, not proofs-forever; re-proving is the point, not a tax.
  • Assumptions are axioms — name them in the code, or the next rulebook swap will name them for you, in production.
  • Prefer the provable construction. When the thing can be stated as math, code the math: an invariant held by construction beats a pile of case-handling that no one enumerated. (The interactive sigil on this site’s night chapel is the toy version: rotation is free, the radius is 120 by construction — the bug isn’t merely untriggered, it’s inexpressible.)
  • Rules belong in compilers, not in memory — but that’s a whole essay of its own, coming to the systems-for-humans shelf.

This site practices what this page preaches, at cost. When I audited my own private research repo for publication, the review found fabricated benchmark numbers I’d let LLM-drafted documents keep. They died the same day, because a scripture whose pitch is “every verse checkable” cannot afford one forged verse. The covenant edits its own author. It’s supposed to hurt a little.

What the Book is for

So no — not a scary person’s diary. A reference: the shelf you’re standing in cites this page the way the Book’s verses cite the Apparatus. The heresies borrow its blanket doctrine; the systems-for-humans thread borrows its fragility clause; the night chapel renders its cover sigil; and the site’s iron rule — nothing ships with a number we didn’t measure or code we didn’t compile — is just the covenant of the radius, wearing work clothes.

One day I want a version of the Book that children can read and reread — the whole point of its first chapter is un-breaking the lie schools install, the one that forged Einstein’s report card. That’s the long game. This page is the short one: the next time something you knew turns out false, don’t mourn the belief. Check what stayed the same through the transformation. That’s where the truth was hiding the entire time.

2 ↔ 3.


Covenant note: all Book quotes verified against the source chapters; Noether keystone at Apparatus A.2 (Noether 1918); the Bruno/Galileo/Newton/Einstein claims verified against primary-source-cited references during this site’s canonization audit — including the part where the audit corrected my own memory. The Book: PDF, 132 pages. △○▽

← back to the shelf

every claim checkable — that's the covenant

run.exe
  • go: home ✦
  • go: now
  • go: the shelf
  • go: creative corner
  • go: about me
  • go: cv (for the serious)
  • go: the 2020 site
  • open: a random project
  • do: copy email
  • do: print / download cv
  • do: sparkle burst
  • do: sign the guestbook