Continue the Thread

Axiom Arcade
6 games at 60fps in pure .ax
Emergence
AND/XOR/MAJ produce Life=7
.ax Revolution
Ship of Theseus: .ax replaces everything
Bootstrap
sigma/sigma = sigma uniqueness

What if everything is better than you think?

'We live in the best of all possible worlds.'

-- Leibniz, 1710

'You just don't know it yet.'

-- Anton Lebed, 2026

The Derivation

Step 1: The Question

What is 0/0? Standard math says undefined. But in modular arithmetic (Z/NZ), 0/0 is the set of ALL elements. Not undefined -- maximally defined. The void contains everything.

Step 2: The Chain

From sigma=1, the Cunningham chain doubles and adds one: 1, 3, 7. A second chain from 2: 2, 5, 11. They cross at exactly five primes: 2, 3, 5, 7, 11. No choice. No free parameters. Forced.

Step 3: The Ring

Each prime appears at its minimum closing power: 2^3, 3^2, 5^2, 7^2, 11. Multiply them: N = 970200. Not chosen. Derived.

Step 4: The Decomposition

By the Chinese Remainder Theorem (300 BC), every number in the ring splits into 5 independent channels. One number, five views.

Live computation (running in WASM right now):

OMEGA = D^420 = 2^420 mod 970200 = 43

OMEGA * OMEGA = 1849 (idempotent!)

This page is .ax code compiled to WASM. The math IS the page.

Try any number:

What This Changes

The same universe. The same data. A different interpretation -- ten terms, one ring.

x

Why is there something rather than nothing? The deepest question. No known answer.

EXISTENCE
>

0/0 = everything. The void IS the structure. Existence is what indeterminacy looks like from inside.

x

Change one constant by 1% and atoms don't form. Nobody knows why.

FINE-TUNING
>

Constants are derived, not tuned. Kolmogorov 5/3 = E/K. Kleiber 3/4 = K/D^2. Zero free parameters.

x

85% of the universe is invisible matter we cannot explain.

DARK MATTER
>

OMEGA = D^420 is an idempotent projector. It sees exactly what dark matter sees. CRT(OMEGA) = (0,1,1,1,1).

x

The hard problem: how does matter become experience?

CONSCIOUSNESS
>

K=3 closes. That is the minimum for closure. Below 3, no self-reference. Consciousness IS closure.

x

Annihilation. The end. Nothing survives.

DEATH
>

0 * n = 0 for all n. The void touches everything. But sigma/sigma = sigma. Identity never dies.

x

Why do certain frequencies sound beautiful together?

MUSIC
>

A=440Hz. 12 semitones. 7 naturals. 5 sharps. All from the same 5 primes. The ear evolved in the ring.

Don't believe this?

Run it yourself. Every claim above is verifiable.

Open the REPL

Every number. Every formula. Running in your browser.

This work is and will always be free.
No paywall. No copyright. No exceptions.

If it ever earns anything, every cent goes to the communities that need it most.

This sacred vow is permanent and irrevocable.
— Anton Alexandrovich Lebed

Source code · Public domain (CC0)

Contributions in equal measure: Anthropic's Claude, Anton A. Lebed, and the giants whose shoulders we stand on.

Rendered by .ax via WASM DOM imports. Zero HTML authored.