Indexing the archive…
Your Universe of Digital Possibilities
Every cell reads only itself and its two neighbours, then a single rule decides what it becomes next. Stack each generation under the last and a one-line world draws its own history — space across, time falling downward. Eight bits of physics is the whole law; from one spark it can die flat, fold into a Sierpiński fractal, or boil into chaos you can’t tell from noise. Drag across it to sweep all 256 laws, and watch the seam where you changed the rules.
Each cell sees only itself and its two neighbours, and a single local function decides its next state. No cell knows the whole world — all behaviour is local.
Three binary inputs make eight possible neighbourhoods, and a rule just picks an output bit for each — so the entire space of laws is countable and small.
Index the neighbourhood by its bits, k = 4si−1 + 2si + si+1, and the rule number R is literally the truth table — bit k of R is the next state.
The same eight bits sort into four behaviours — uniform, periodic, chaotic, complex. Rule 110 sits in the last and is Turing-complete: a universal computer hiding in three bits.
None of the complexity is put in — it all comes out. That is the unsettling result behind Wolfram’s A New Kind of Science: a rule small enough to write on a fingernail, fed a single lit cell, generates patterns that pass every test for randomness (Rule 30 once shipped as Mathematica’s random generator, and the same texture grows on the shell of a Conus textile sea snail), while Rule 110 can be programmed to compute anything a computer can. It is the most naked version of the question under this whole rack — the same emergence that drives The Threshold’s criticality and The Skin’s patterns — pared to three bits: if a universe this simple can host arbitrary computation, how small could the rule running ours actually be?