Counter
This project is a machine that counts from 0 to 4,294,967,295 (2³²-1) using a 32-bit Linear Feedback Shift Register.
LFSR and Slowness
Traversing the full cycle of a 32-bit LFSR, this machine takes 136 years to reach the last bit. The same operation would take a conventional computer only a few minutes. Why is this machine so slow?
The slowness is not a technical limitation — it is a deliberate design. Everyday computation runs beneath the threshold of perception: billions of operations execute in the blink of an eye, and the labor that produced them disappears behind the result. This machine lowers that threshold into human time. Every single count is executed as a physical stroke — the actuator travels along its rail, a toggle switch is thrown, an audible click fills the air. Every state the machine displays is nothing but the residue of work actually done.
Inside this machine, no signal exists before its operation has run.

Toggle Switches — Incarnation
Thirty-two toggle switches store the state of each bit physically. The machine’s dependency on electricity produces, paradoxically, another kind of physical dependency — if the power fails, when it returns, the physical position of the switches still remembers the last count. Pure logical binary information is incarnated through this stubborn materiality.
The moment abstract information acquires a body. It is no longer a floating sign; it is something you can push up and push down with your hand.

The Last Lamp — Abeyance
At the end of the machine, there is a lamp. It is wired to light only at the last bit — the moment all 32 switches reach 1. That moment is mathematically guaranteed. If the power holds, it will arrive.
But there will be no witness.
136 years exceeds any human lifespan. The lamp will turn on after everyone is gone. The machine is designed to complete, but also designed so that its completion will not be witnessed. This condition turns the machine into a ritual: a procedure whose completion no participant will verify, and which is performed anyway, exactly, because the exactness is the point.
The question this machine holds open has not been refused an answer. It is in a state of abeyance — neither extinguished nor dissolved, intact and undiminished, awaiting an arrival that is owed but not yet served.
