A physical law is not an invented thing. Nobody designed the band gap; nobody drafted the charge of the electron. They were found, not written — and unlike a language, you cannot refuse one. This is the descent that begins where the Ladder ended: below the last rung, past the metal, down through the laws no one chose, to the bare given the whole climb is standing on.
The Ladder climbs away from the machine through languages someone invented. This falls toward the machine — and then straight through it — past everything anyone could invent, into the laws that were already there.
His was a history in walls: each language a wall someone broke, a refusal, an act of human will. This is a descent in laws: each depth a constraint no one can break, a thing you obey or you build nothing at all. Read his bottom-up; read this top-down. His rungs are spaced in time — 1804 to 2015. These depths are spaced in scale — from a switch you can almost see to a number smaller than meaning. Nothing here was designed. That is the entire point.
The Ladder's last rung is a symbol: "the transistor," the place where code finally becomes voltage. But a transistor is not a symbol. It is an object, obeying a law. Lift the symbol off it and look at the thing.
Up in the Ladder, x = 97 + 5 is a designed sentence. It compiles down and down until it becomes a pattern of switches opening and closing. The switch is a MOSFET: a voltage on a tiny gate either lets electrons flow through a channel or pinches it shut. A 1 is "channel open," a 0 is "channel closed." This is the last thing a human designed — the shape of the gate, the layout, the choice to call open a one.
But why a small voltage can open or shut a channel of silicon at all — that, no one chose. The engineer arranges the parts. The law decides what the parts do. Below this line, every door we open was already there.
Take the switch apart and you find a meeting of two differently-poisoned silicons. Where they touch, a door forms by itself — and it only opens one way. Nobody built the door. The contact built it.
Press p-type silicon (carrying positive "holes") against n-type (carrying electrons), and at the seam they cancel, leaving a bare depletion region with a built-in electric field. That field is a one-way door: current crosses easily in one direction and is throttled in the other. This is a diode — and it appeared the instant the two materials touched. The law that fixes exactly how much current crosses is written, not chosen:
I = I_s · ( e^(qV / kT) − 1 ) # current vs. voltage across the junction q = the charge that crosses # not negotiable (Depth 4) kT = the thermal energy available # the temperature decides the shape
You cannot wire a junction to conduct equally both ways by wanting it to. The built-in field is set by the physics of the contact. The diode rectifies because the universe rectifies here — the engineer only chooses where to put the seam, never what the seam does.
Why is one silicon "p" and the other "n"? Because of an almost unbelievably small contamination — and the size of that effect is not a dial we set. It is a ratio physics handed us.
Pure silicon is nearly an insulator: every one of its four outer electrons is locked into a bond. Replace roughly one atom in a million with phosphorus (five outer electrons — one spare, free to roam: n) or boron (three — one missing, a roaming "hole": p), and the crystal becomes a controllable conductor. The whole digital world rests on a contamination of parts-per-million. We choose the dopant and the dose — but the fact that so few atoms change everything is the lattice's doing, not ours.
This is the floor of David's own Field Guide — The Doped Crystal, the opening sheet. The Ladder rises out of software; this is the rock the software's machine is cut from. We have descended out of his history into his substrate.
One foreign atom per million should be a rounding error. Instead it rules the crystal — because conduction in silicon depends not on how many carriers exist but on whether any can move freely at all. A trace dopant flips that switch. You cannot dope your way out of needing the dopant; the pure crystal simply will not conduct on command.
Why does a dopant's spare electron "roam"? Why is silicon a semi-conductor and not a metal or a stone? Because electrons in a crystal are forbidden from having certain energies at all — and the size of the forbidden zone decides what the material is.
In a single atom, electrons sit in discrete levels. Pack 10²³ atoms into a crystal and those levels smear into bands — broad ranges of allowed energy, separated by gaps that are forbidden: no electron may have an energy in the gap. To conduct, an electron must leap from the full valence band, across the gap, into the empty conduction band. The width of that jump is the whole story:
conductor (metal) gap ≈ 0 eV # bands overlap — always conducts semiconductor (Si) gap ≈ 1.12 eV # jumpable with a nudge — the sweet spot insulator (quartz) gap ≈ 9 eV # unjumpable — never conducts # silicon's 1.12 eV is why the entire industry is silicon. # nobody picked 1.12. it falls out of silicon's quantum structure.
Silicon runs the world because its gap is small enough to cross with a little voltage or heat, yet large enough to stay shut when you want a clean 0. That balance is not an engineering choice — it is a number the crystal's electrons settle into. We searched the periodic table for an element whose given gap suited us. We did not give silicon its gap.
All of it — switch, junction, doping, band — is electrons moving. So what is the electron, and what rules does it never break? Two of the hardest laws in the well live here.
Charge does not come in a smooth stream. It comes in lumps, and the lump has a fixed, exact size — so exact that since 2019 the world's units are defined by it:
e = 1.602 176 634 × 10⁻¹⁹ coulombs # exact — the SI ampere is built on it # every current at every depth above is a whole number of these. # there is no half-electron. the bit is, ultimately, counted.
And electrons obey a second law with no appeal: the Pauli exclusion principle — no two electrons may occupy the same quantum state. This is why levels fill up, why atoms have shells, why the periodic table has its shape, why the valence and conduction bands are separate things at all. Exclusion is the reason matter takes up room instead of collapsing into a point.
You cannot move half a charge, and you cannot stack two electrons in one state. Quantization and exclusion are not features anyone added — they are the terms on which electrons exist. Every clever thing built above, all the way up to a running program, is whole electrons, each in its own state, all the way down.
Down here the electron stops being a tiny ball. It is a wave of probability — and that wave sets a hard limit the whole industry has slammed into. The Ladder's last rung, Rust, refused the old "fast or safe" trade. This is a trade that cannot be refused.
An electron is described by a wavefunction ψ — a spread-out wave whose square tells you the probability of finding it somewhere. It evolves by a law as fixed as gravity:
iħ · ∂ψ/∂t = Ĥ ψ # the wave's law of motion tunneling: T ≈ e^(−2κd) # chance of passing through a wall it can't climb uncertainty: Δx · Δp ≥ ħ/2 # you cannot pin both position and momentum
Because the wave has width, an electron can appear on the far side of a barrier it does not have the energy to cross — quantum tunneling. Harmless when barriers are fat. But as transistors shrank toward a few nanometers, the insulating gate became thin enough that electrons tunnel through it: the switch leaks even when it's "off." This is the real wall under Moore's Law — and unlike every wall in the Ladder, it is one no cleverer language can break.
The Ladder's walls were always, in the end, refusable: someone built the next rung. This one is not. You cannot write a language, a compiler, or an architecture that makes the uncertainty principle relent. You design around the leak — FinFETs, new materials, stacking, going wider instead of smaller — but the floor stays exactly where ħ put it.
Under the wave there are no more mechanisms — only constants. Bare numbers the universe came with. We measure them to absurd precision and cannot say why they have the values they do. This is the bottom of the well.
Everything above is downstream of a handful of numbers. Change them slightly and there is no silicon, no chemistry, no you. The most haunting is pure number — no units, nothing to blame it on:
α (fine-structure) ≈ 1 / 137.035 999 # strength of electromagnetism — a bare number ħ (Planck/2π) = 1.0546 × 10⁻³⁴ J·s # the quantum of action — sets the leak above c (light speed) = 299 792 458 m/s # exact by definition now # and the price of computing, set by thermodynamics, not by us: E ≥ kT · ln 2 per bit ERASED # Landauer's limit — the floor under every 0→1→0
That last line is the deepest tie back to the Ladder. Every print("hello") at the top, every variable overwritten, eventually erases information — and erasing one bit costs at least kT·ln 2 of energy, dumped as heat, no matter how perfect the machine. The Ladder spent the machine's speed buying human comfort. The Well shows the bill the universe charges underneath, in joules, for the privilege of forgetting a single 1.
Here law stops being a mechanism and becomes a number with no story. Nobody derived α ≈ 1/137. There is no deeper rung to invent, no wall to break, no language to write. You did not choose the constants, and you cannot. This is the layer that isn't a language, isn't a choice, and isn't even an explanation — it is simply what was given.
The Ladder traced one task — "say hello" — up every rung. This traces one act — a single bit going 0 → 1 — down every law that must hold for it to happen. Same event, deeper each time, until it is nothing but constants.
The 0 → 1 at the top and the constants at the bottom are the same single event, seen at different depths. The Ladder's "hello" got freer as it rose. This bit gets more bound as it falls — until it is nothing but obedience to numbers no one wrote.
The Ladder found five pressures that drove humans to invent. Strip the depths down and you find their mirror: a handful of laws that drive nothing and permit everything — the constraints no rung above can escape.
The Ladder never ends, because human refusal never runs out: there is always another wall, always a next rung to build. The Well does end. You descend through switch, junction, crystal, gap, charge, wave — and then you hit the constants, and there is nowhere left to dig. Not because we got tired, but because below the given there is no below. The laws do not need a next one.
And the deepest thing under all of it is the exact inverse of his deepest thing. He wrote: a programming language is a constructed grammar with a translator beneath it, all the way down to the voltage — and to design a language is to add a rung of your own. True. But you cannot add a law of your own. The deepest act in the well is not invention — it is obedience: to find the floor that was already there, and trust it enough to build the whole ladder up from it.
He climbed away from the metal and called the bottom rung "the only layer that isn't a language." This paper is everything beneath that rung — and it answers him: you were standing on laws the whole time. The ladder rises out of a well. One half is what we make; the other half is what we were given. They shake hands at a switch.