Open a recording of a vinyl record in a digital audio workstation and zoom into the waveform far enough. Keep zooming. At some point the smooth curve reveals itself for what it actually is: a staircase. Discrete steps. Horizontal and vertical edges. The continuity is an illusion constructed from 44,100 samples per second, each one a binary number, each binary number a product of 1s and 0s arranged in sequence.
The wave looks smooth from a distance because the steps are small and the ear fills in the gaps. But the gaps are there. They are always there. Digital audio is not a continuous curve. It is a very fine approximation of one, and the approximation has a floor below which it cannot go.
Vinyl has no such floor.
The groove cut into a record is a physical analog of the original sound wave. Every infinitesimal variation in air pressure during the recording session is encoded as a corresponding infinitesimal variation in the groove geometry. There is no sampling rate. There is no quantization step. The information is continuous all the way down because the medium is continuous all the way down. The groove is not an approximation of the wave. It is the wave, translated into a different physical form.
This is the difference between digital and analog computing. And it is the difference that matters most for understanding what a biological neural computing system actually is — and why it might not be a better version of what silicon does, but something categorically different.
* * *
Thanks for reading Cutting Heads! This post is public so feel free to share it.
Every weight in a silicon AI model — even a 16-bit quantized one, even a full 32-bit floating point one — is the product of mathematics that started with 1s and 0s. The floating point numbers are sophisticated approximations built from binary states all the way down. The apparent continuity of a trillion-parameter model is a very fine staircase. The steps are small enough that the outputs seem smooth. But the floor is there.
This isn’t a criticism. It’s a description of what digital computation is. The binary floor is what makes silicon computers deterministic, reproducible, and auditable. You can log every activation. You can replay every computation. You can, in principle, inspect every state the system passed through on the way to its output. The staircase has edges, and the edges are readable.
The question this essay is asking is different. Not whether the digital floor is a problem. But whether there are things that exist only below it — things that a system operating in genuine analog space can do that a system operating in digital approximation of analog space structurally cannot.
The MP3 sounds like the vinyl. It is not the vinyl. And for most purposes that distinction doesn’t matter. The question is whether intelligence is one of the purposes where it does.
Essay Two of this series — Wrong in an Interesting Direction — asked what lives in the solution space that full-precision digital training never visits. It argued that quantization constraint, approached as exploration rather than compression, might surface weight geometries that unconstrained systems structurally cannot find. The frustrated system producing behaviors the easy-path system never generates.
This essay asks a related but different question. Not what lives in the solution space that high-precision digital training misses. What lives in the solution space that digital training — at any precision — cannot reach at all. Because the space itself is continuous and the tool is not.
* * *
Silicon processors use a clock signal. A regular oscillating pulse that synchronizes all operations. Every calculation happens in relation to that rhythm. The 1s and 0s aren’t just voltage states — they are voltage states at specific moments relative to the clock. Timing is fundamental to what makes digital computation coherent rather than chaotic. The clock is binary: tick or no tick, on or off, now or not now.
Dopamine is not a clock.
It is a gradient — a continuously variable neuromodulatory signal that operates across multiple receptor types with different sensitivities, different response curves, and different timescales. D1 receptors and D2 receptors respond to the same molecule with different downstream effects. Tonic dopamine — the background baseline — does different things than phasic dopamine — the burst that arrives in response to unexpected reward or novel input. The signal is not on or off. It is everywhere in between, simultaneously, in different proportions, in different regions, for different durations.
What dopamine regulates is learning rate. In the language of machine learning: it modulates how quickly synaptic weights update in response to new signal. High dopamine in response to unexpected reward tells the system: this was important, strengthen the connections that led here. Low dopamine in response to expected reward that doesn’t arrive tells the system: this pathway overestimated, weaken it. The signal encodes not just that something happened but how surprising it was, how valuable it was, and how much the existing model should update in response.
The silicon clock keeps time. Dopamine decides what matters. These are not the same function performed by different mechanisms. They are different functions entirely.
A system regulated by dopamine doesn’t just compute faster or slower. It computes with different evaluative texture. The learning signal is not binary — not simply ‘update’ or ‘don’t update’. It is a continuous gradient encoding degrees of surprise, relevance, and consequence. The system is not being told what is true. It is being told, in analog, how much to care.
Current AI training approximates this with loss functions and gradient descent. Backpropagation computes how wrong the output was and adjusts weights accordingly. It is a powerful and mathematically precise mechanism. It is also, at its core, a digital process — discrete update steps, quantized weight adjustments, a training loop that runs in epochs with defined boundaries.
Dopamine doesn’t run in epochs. It runs continuously. It doesn’t wait for the end of a training batch to signal relevance. It fires — or fails to fire — in the moment, in response to the moment, adjusting the system’s sensitivity to everything that follows. The temporal texture of biological learning is qualitatively different from the temporal texture of gradient descent, not just quantitatively faster or slower.
* * *
When a query enters a digital language model, it becomes a vector — a point in a high-dimensional space — and propagates through that space according to the geometry defined by the model’s weights. The geometry is sophisticated. The space has hundreds of thousands of dimensions. The surfaces the query travels across are, in the mathematical model, smooth.
But the weights that define those surfaces are floating point numbers. Which means the surfaces are, at the implementation level, discretized. The query is bouncing between grid-constrained values. The path is a series of discrete hops that approximates a trajectory. The settling points — where the computation comes to rest and produces an output — are positions on a quantized grid, not on a continuous surface.
In a biological neural computing system with genuine analog processing, there is no grid. The weights — the synaptic connection strengths — are physical quantities. Concentrations of neurotransmitter receptors. Densities of ion channels. Geometries of dendritic spines. These are continuous values, not floating point approximations of continuous values. They can take any value in a range, not just the values that fit the representation format.
The digital query rides a staircase that looks like a curve. The biological query rides an actual curve. The settling points are different in kind, not just in resolution.
What this means for vector geometry is that the interference patterns are richer. Two concepts that are close together in a digital embedding space occupy grid positions that are near each other. Two concepts close together in a biological analog space occupy positions on a continuous surface — and the relationship between them is encoded in the actual shape of that surface, not in the distance between two grid coordinates.
The distinction matters most at the edges of meaning. Where two concepts are almost the same but not quite. Where a word in one context means something subtly different from the same word in another context. Where the nuance lives. Digital systems handle this through dimensionality — more dimensions means finer distinctions between nearby grid positions. Biological analog systems handle it through continuity — the distinction doesn’t need to be quantized to be represented. It is represented in the actual shape of the surface.
This is why human cognition holds beliefs with texture that binary systems can only approximate. The feeling of being mostly convinced. The sense that something is probably true but worth revisiting. The recognition that two things are similar in one respect and different in another, simultaneously, without resolving the tension into a single classification. These are not failures of digital precision. They are properties of continuous representation that discretization, at any resolution, flattens.
* * *
The standard argument for why scaling digital systems will eventually produce artificial general intelligence runs something like this: human cognition is implemented in biological neural tissue, which is a physical system. Physical systems can be simulated with sufficient computational resources. Therefore, sufficient scale will eventually replicate human-level cognition in silicon.
The argument is not obviously wrong. But it contains an assumption that the analog computing argument puts pressure on.
Simulation is not the same as instantiation. A sufficiently detailed weather simulation doesn’t make anything wet. A sufficiently detailed simulation of fire doesn’t burn anything. The simulation captures the behavior of the system — what it outputs given various inputs — without instantiating the physical processes that produce those outputs in the real system.
Digital AI is a simulation of cognition in this sense. It captures a great deal of the behavioral output of human-level language processing. It does not instantiate the physical processes — the continuous analog dynamics, the dopaminergic learning signal, the geometry of real synaptic surfaces — that produce those outputs in biological neural tissue.
For most purposes, the simulation is the point. You want the output, not the process. But there may be properties of cognition that exist only in the instantiation — that emerge from the continuous physical dynamics and cannot be captured by any digital approximation of them, however fine.
This is not a mystical claim about consciousness or the special status of biological matter. It is a claim about the relationship between continuous and discrete mathematics. There are functions that are continuous but not computable by any finite digital process. There are geometric properties of continuous surfaces that have no exact discrete representation. If any of the computationally relevant properties of biological cognition fall into these categories — and the analog nature of dopamine signaling and synaptic geometry suggests some might — then scaling digital systems will approach but never reach them.
The organoid computer is not a better digital computer. It is not a faster processor or a more efficient matrix multiplier. It is a system that operates in the same continuous physical space that biological cognition operates in. Not simulating those dynamics. Instantiating them.
Whether that distinction matters for AGI depends on whether any of the relevant cognitive properties require instantiation rather than simulation. That question has not been answered. The field has not seriously asked it, because the field has been building digital systems and the question only becomes urgent when you start building something else.
* * *
The previous essay argued that the biological computing labs are running their systems like silicon engineers — treating the substrate as a medium for computation rather than as a system with its own operating requirements. This essay argues something adjacent but distinct: that even when the labs solve the engineering problem, even when the cardiovascular delivery and endocrine regulation and glymphatic clearance are all in place and the system is operating at full biological capacity, what they will have built is not a better version of what silicon does.
It will be something that processes information in continuous analog space, regulated by gradient signals rather than binary clocks, with settling points on actual curves rather than quantized grids. Something that holds the texture of partial commitment natively rather than as a statistical approximation. Something that learns the way biological systems learn — continuously, in the moment, shaped by a dopaminergic signal that encodes not just error but relevance.
The outputs of that system, when they arrive, will not be comparable to digital outputs in any straightforward way. The benchmarks built for digital systems will not apply cleanly. The interpretability tools built for digital systems will not transfer. The entire evaluation infrastructure of current AI research assumes a digital substrate. The analog substrate will require new frameworks for understanding what it is doing and whether it is doing it well.
The vinyl doesn’t just sound different from the MP3. It is a different kind of thing. And the question of which one sounds better is less interesting than the question of what each one is.
That’s the question the next essay takes seriously. Because once you accept that the substrate is continuous and the system is analog, the question of what you have built becomes genuinely difficult. Not just technically. Categorically.
The next essay is about what happens when you keep adding support systems to an organoid computer — cardiovascular delivery, endocrine regulation, glymphatic clearance, progenitor cell reservoirs, rest cycles — and ask, at each step, whether what you are building still counts as a computer.
No posts

Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.