A companion resource

From Looms
to LLMs

How one line of Python triggers 12,000 lines of code, and why the "deterministic vs probabilistic" debate misunderstands the entire history of computing.

print("Hello, World!")

One line. Twenty-two characters. Seven layers. Twelve thousand lines of code.

The idea is simple.

Every layer of computing is an abstraction built on top of something messier. Python hides C. C hides assembly. Assembly hides machine code. Machine code hides transistors. Transistors hide electrons.

And electrons are probabilistic.

The entire "deterministic" computing stack is engineered on top of quantum uncertainty. Every layer started unreliable. Every layer became reliable through architecture, error handling, and redundancy.

AI is following the same pattern. It is just the newest layer.

7 Layers of abstraction between your code and reality
12,000+ Lines of code triggered by a single print statement
1804 Year the Jacquard loom introduced binary logic to machines
4,096 Extra votes from a single cosmic ray bit flip in Belgium

Explore

"The Analytical Engine weaves algebraical patterns just as the Jacquard loom weaves flowers and leaves."

Ada Lovelace, 1843