A connection
How did Division of Labor lead to Error-correcting codes?
10 steps · 6 domains · 8,950 years
- Division of Labor~7,000 BC (craft specialists) · 7,000 BCSplitting work so each person does one thing well instead of everything badly — the arrangement that turns food surplus into every other profession.
- die sie voraussetzte — machte es möglich ↑Agriculture~9,500 BC · 9,500 BCTurning a patch of land into a repeating calorie machine by planting and tending chosen crops — the surplus that made cities, writing, and everything after them possible.
- machte es möglich ↓Fermentation~6,000 BC (widespread); chemically attested by ~7,000 BC · 6,000 BCLiving microbes — chiefly yeast — eating the sugars in grain, fruit, or honey and excreting alcohol and carbon dioxide. Humanity's first controlled chemistry, run entirely by organisms no one could see.
A dependable surplus of sugar-rich grain, fruit, or honey is the feedstock; foragers rarely had enough in one place to spare for brewing.
- die sie voraussetzte — machte es machbar ↑Pottery~18,000 BC · 18,000 BCClay shaped by hand and hardened in fire — among the first materials humans transformed permanently into a new, durable substance, giving them sealed vessels that could store food and, above all, boil it.
Fermentation needs a vessel that holds liquid for weeks and can be sealed against air — the first job of the sealed jar.
- machte es machbar ↓Glass~1,500 BC (vessels) · 1,500 BCSand melted with a flux of soda or plant ash until it fuses into a transparent solid — shapeable while hot, rigid and chemically inert forever after.
- machte es möglich ↓Electric lighting1879 · 1879 ADLight from heat: pass current through a thin filament with enough resistance and it glows white-hot without burning up, because it sits in a glass bulb emptied of the oxygen it would otherwise combust in.
The bulb must be transparent, sealable, and able to hold a vacuum around the filament — a glassblower's job.
- die sie voraussetzte — machte es möglich ↑Electric Generator1831 AD · 1831 ADFaraday's discovery that moving a magnet past a wire induces current — mechanical motion converted directly into electricity.
A filament lamp is only as useful as its power supply; central-station dynamos, not batteries, made lighting a household service.
- machte es machbar ↓Vacuum Tube (Triode)1906 AD · 1906 ADA light bulb's evil twin: electrons boiled off a hot filament in a vacuum, steered by a metal grid — the first electronic amplifier and switch.
- machte es möglich ↓Stored-program computer1945 AD (EDVAC report) · 1945 ADA computer whose instructions live in the same read-write memory as its data, encoded as ordinary numbers. Because the program is just numbers in memory, the machine can be given an entirely new task by loading new numbers — no rewiring — and can even read and modify its own instructions.
Fast read/write memory and logic needed electronic switching, and the vacuum tube supplied it years before the transistor existed.
- die sie voraussetzte — machte es denkbar ↑Boolean logic1847 AD · 1847 ADAn algebra in which the only values are true and false — 1 and 0 — and the only operations are AND, OR and NOT. It turns reasoning into calculation: logical statements can be combined and simplified by fixed rules, the way ordinary algebra combines numbers.
The machine's arithmetic and control are built from AND/OR/NOT gates operating on binary numbers.
- machte es denkbar ↓Error-correcting codes1950 AD (Hamming codes) · 1950 ADA way of adding structured redundancy to data so that a message can not only reveal when it has been corrupted, but locate and repair the flipped bits itself, with no second copy and no request to resend. Extra check bits are arranged so their pattern of failures points straight at the error.
The check bits are computed as parities — exclusive-OR sums over subsets of the data bits — which are pure Boolean operations on 1s and 0s.
Every link in this chain is a verified dependency — not a trivia association. Explore either end: Division of Labor or Error-correcting codes.