CC0

One equation. Zero dollars.

214414200 = 2^3 * 3^2 * 5^2 * 7^2 * 11 * 13 * 17. Seven independent CRT channels. From this single fact: a language, a library, a website, theorems, hardware, and an AI benchmark solver. All CC0. All free. Forever. Every demo deployed is a domain permanently freed from patent enclosure.

The Strategy

CC0 Preemptive Strike
Identify a heavily-patented domain where CRT gives a structural advantage. Build a minimal working prototype. Deploy to antonlebed.com under CC0 (Creative Commons Zero -- No Rights Reserved). The moment it is public, it becomes irrevocable prior art. No one can ever patent it. The antidote to enclosure is disclosure.

The obscurity of the math is an advantage. CRT decomposition is a universal technique, but few realize how general it is. By the time they do, every application is already CC0 public domain. Every deploy is a territorial claim.

What We Built from One Number

The Language
.ax (3 ops)
meet(*), complement(~), add(+). Self-compiling. Parser, codegen, evaluator all in .ax. WASM pipeline. CC0.
The Library
crt.h (832L, 0 deps)
Runs on ESP32 ($4), in browsers (WASM), on any C compiler. 7-channel CRT decompose, reconstruct, eigenvalues, ECC3, round-trip calibration. CC0.
The Website
.ax pages
site.wasm = pure .ax compiled to WASM. No server. No framework. No tracking. The source IS the site. CC0.
The Math
proved theorems
Falsifications published. Running code behind every claim. Tested, not asserted. CC0.
The Hardware
3 ESP32 boards
CRT-encoded packets over WiFi. Coupling = routing. mod-11 = error detection. No IP addresses. CC0.
The AI
ARC-AGI solver
Pure .ax. Zero dollars. 32 primitives + depth-2 composition. 6 independent views per puzzle. CC0.

The Demos

GPU compute, mesh networking, AI training, error correction, compression, audio, image processing, cryptography, scheduling, and more. Each demo is an interactive proof that CRT decomposition makes patents obsolete in that domain.

View All Demos ’

The Weapon

Prior Art Through Radical Openness
You cannot patent what has already been published as CC0. Creative Commons Zero is irrevocable. Once deployed, the knowledge is free forever. No takebacks. No licensing. No exceptions. The best defense against enclosure is to give everything away, permanently.
Victims
NVIDIA, Qualcomm, Meta, Oracle, Siemens, Adobe, Intel
Every patent troll in these domains is now racing against prior art that already exists.
Cost
$0
One man, one ring, one website. No investors, no grants, no IP lawyers.
Timeline
CC0 demos deployed
Speed > perfection. Width > depth. Ship the prototype, poison the pool.
Permanence
Irrevocable
CC0 means no rights reserved. Not open source (which has conditions). Zero. Nothing. Forever.

Contrast Table

IP strategyPatent everything, license to fund R&DPublish everything CC0. Prior art prevents enclosure. Knowledge wants to be free.ScopeOne patent per inventionOne equation, many domains. CRT decomposition is unreasonably general.Cost to attackMillions in legal fees$0. A ring and a website. The asymmetry is the weapon.DefenseDefensive patent portfolioNo portfolio needed. CC0 IS the defense. You cannot claim what is already public.PermanencePatents expire in 20 yearsCC0 is immediate and forever. The knowledge is free the instant it deploys.

Source code · Public domain (CC0)

Report issue

.ax source compiled to WASM via self-hosting compiler. Zero HTML authored.