Anaerobic Computation · Class: Aporhabdota
lungless.dev
code that runs in vacuums — processes that never pause for breath
// epipelagic — light still reaches here
respiration is not a requirement
Most of the visible world breathes. Lungs swell, gills filter, spiracles whistle. But beneath the assumption of inhalation, an entire phylum of organisms simply diffuses — oxygen seeping across thin membranes the way a thought seeps across a synapse.
This site is a slow descent into systems built that way: code without heartbeat, processes that compute by osmosis, daemons that cannot drown because they never breathed.
// mesopelagic — twilight, 200m
flatworms compile
The flatworm is a simple machine. No lungs. No circulatory system. Oxygen drifts in through the skin and reaches every cell because the cell is never far from the surface. Architecture, not ventilation.
Our libraries follow the same constraint. Modules that are thin enough to oxygenate themselves. APIs that surface every instruction within one diffusion length of the call site.
Specimen 0x2A — Planaria torva — observed self-bisecting and continuing to execute both halves.
// bathypelagic — 1000m, no sun
the jellyfish stack
Ninety-five percent water. Two cell layers thick. A jellyfish is mostly the absence of itself, and yet it propels, hunts, glows, persists. We have built a runtime that does the same: nearly nothing, almost transparent, and entirely sufficient.
Calls drift through the membrane. State is held by surface tension. There is no thread because there is no chest to fill.
// abyssopelagic — 4000m, eternal night
fungal mesh, alien threads
Fungi do not breathe in the way you and I do; the mycelium is the lung, distributed, slow, faintly glowing along its tips. Our distributed protocols inherit this lineage — rhizomatic, decentralised, anaerobically tolerant.
Nodes do not heartbeat. They merely persist, and persistence is reported by absence rather than presence: a node is alive until it stops failing to be there.
Field note — Armillaria solidipes, 2,400 acres, single organism, age uncertain.
// hadalpelagic — the trench, 8000m
tools for the airless
- diffuse — a build system that never blocks; outputs propagate by gradient
- spiracle — per-process oxygen budgets, enforced by the kernel
- medusa — ninety-five-percent-empty service mesh, almost no infrastructure
- planaria — bisectable workers; halves compile independently
- mycel — rhizomatic config store; no leader, no breath
// the floor — sediment, slow chemistry
correspondence
Letters arrive slowly here. Atmospheric pressure flattens the envelope, but the words diffuse through anyway. Write to drift@lungless.dev and a response will surface, eventually, when the gradient permits.
No telephones at this depth. No notifications. The sea does not buzz.