EVENT · 01
ARPANET: An Unfinished "LO"ARPANET & the First Message · 1969
1969.10.29Los Angeles, CAPacket Switching
Background & Key Figures
In the 1960s, computers were islands: each mainframe spoke its own language, and operators coordinated machine time by phone. Bob Taylor, head of ARPA's Information Processing office, kept three terminals in his office, each wired to a different host. Tired of rolling his chair between them, he made the call: let the machines talk to each other. The theory was already in hand — RAND's Paul Baran and Britain's Donald Davies had independently proposed packet switching: slice a message into small packets, let each find its own route, and reassemble at the destination.
What Happened
On the night of October 29, 1969, Leonard Kleinrock's lab at UCLA tried to log into an SRI host 500 km away. Student Charley Kline typed "L," "O," and just as he reached "G," the far end crashed. The internet's first words were an unfinished "LO" — like a cry of wonder (Lo!). By year's end four nodes were linked. The crux: ARPANET had no central console; if any node died, packets simply routed around it — a network built to have no center.
Counterfactual + Historians' Debate
Janet Abbate's Inventing the Internet (1999) corrects a persistent myth: the survivable design is often said to have been built "to keep communicating after nuclear war." Baran's RAND report did carry that motive, but ARPANET itself was built by scholars to share scarce computing resources. Counterfactual: had they used the circuit switching the phone companies favored (AT&T flatly declared packet switching unworkable), the network would have been fragile and costly — likely a private line for a few institutions rather than an infinitely extensible open net. The debate (see Katie Hafner's Where Wizards Stay Up Late): was the internet's decentralization a product of military need, or an accident of engineers' culture?
Modern Parallel
The "no center, always reroutable" architecture replays today in blockchain and federated learning: both push trust and compute out to the edges so the system depends on no single authority.
One-Line Lesson + Question
The most far-reaching architectural choices are often buried when the system has only four nodes — they decide whether the thing can ever grow up.
The system you're building — does it have a center that will eventually become a bottleneck, or is it allowed to grow without one from the start?
EVENT · 02
The Web: The Royalty CERN Gave AwayThe World Wide Web & CERN's Gift · 1989–1993
1989.03Geneva, SwitzerlandOpen Standard
Background & Key Figures
By the late 1980s the network was connected, but information stayed scattered, in mutually unreadable formats. Tim Berners-Lee, a software engineer at CERN, was frustrated that thousands of the lab's documents couldn't be cross-referenced. In March 1989 he submitted a proposal, "Information Management: A Proposal." His manager scrawled on the cover: "Vague, but exciting." That vague idea became the Web.
What Happened
In one year Berners-Lee built three things: HTTP (transfer protocol), HTML (page language), and URL (address). At Christmas 1990, the world's first web page went live at info.cern.ch. The real turning point came on April 30, 1993: CERN formally released the Web technology into the public domain, royalty-free forever. Around the same time, the rival Gopher (University of Minnesota) announced charges for commercial use; users swung instantly to the free Web, and Gopher withered fast.
Counterfactual + Historians' Debate
The counterfactual is very concrete: had CERN charged like Gopher, web browsing would have splintered into incompatible pay-walled dialects, and the Web probably couldn't have become a universal layer. Walter Isaacson's The Innovators (2014) holds Berners-Lee up as the model of one who "refused to get rich" — he could have been a billionaire but insisted the Web was public infrastructure. The scholarly consensus leans to: the Web won not because it was technically superior, but because of the institutional choice of "free + open standard" — Gopher's tech was no worse; it lost by fencing itself in.
Modern Parallel
Today's fight between open-weight models (Llama, DeepSeek) and closed APIs is a remake of Web vs. Gopher: an open standard trades away short-term monopoly profit in exchange for an entire ecosystem growing on top of it. Whoever defines the free universal layer defines the next decade.
One-Line Lesson + Question
Making something "everyone's" is sometimes more powerful than owning it — because a universal layer's value comes from everything built on top of it.
If you held something that could become an industry standard, would you fence it off and collect rent, or open it and bet you can claim a place in the ecosystem it grows?
EVENT · 03
The Netscape IPO: A Frenzy Lit by an Unprofitable CompanyThe Netscape IPO · 1995
1995.08.09Wall Street, NYBubble's Origin
Background & Key Figures
The protocols existed, but ordinary people still couldn't get in. In 1993, 22-year-old Marc Andreessen at the University of Illinois helped build the graphical browser Mosaic — the first to show images on a page, clickable. The next year he and Silicon Valley veteran Jim Clark founded Netscape, whose Navigator browser quickly took 90% of the market.
What Happened
On August 9, 1995, Netscape went public. It was barely profitable; bankers had set the price at $14, then doubled it to $28 just before listing. It shot to $75 at the open and closed near $58 — a sixteen-month-old, still-loss-making company hit a $2.7 billion valuation in a single day. Wall Street realized for the first time: the internet could convert "imagined futures" directly into today's share price. That day is seen as the origin of the internet bubble; capital poured in madly thereafter, until the burst in 2000.
Counterfactual + Historians' Debate
Counterfactual: had Microsoft not bundled IE free into Windows, the browser war might not have been so brutal — Netscape was crushed within two years, becoming the core evidence in the antitrust case. The debate: was the 1995–2000 bubble pure irrational mania, or a useful "necessary waste"? Economic historian Carlota Pérez argues that although bubbles destroy vast capital, they also lay fiber ahead of demand and ripen talent and business models — the bubble popped, the infrastructure stayed.
Modern Parallel
The AI investment boom since 2023 is strikingly similar: valuations far outrun current earnings; capital bets on "imagined futures." The key question is the same — after this frenzy bursts, what "infrastructure" (compute, data, talent) will it leave behind for the next wave of real builders to harvest?
One-Line Lesson + Question
A financial bubble is both a meat grinder for wealth and, often, an accelerator for new technology — it burns the investors while prepaying society's bill for infrastructure.
Facing an obviously overheated tech wave, should you be the speculator who gets burned, or the one who waits for the bubble to recede and builds on what it leaves behind?
EVENT · 04
PageRank: Treating a Link as a VoteGoogle PageRank · 1998
1996–1998Stanford, CAEmergent Order
Background & Key Figures
Web pages exploded, and soon no one could find what they wanted. The search engines of the day (AltaVista, Lycos) ranked by keyword frequency — trivially gamed by stuffing a page with hidden keywords. Two Stanford PhD students, Larry Page and Sergey Brin, started from an academic intuition: the more a paper is cited, and cited by more important papers, the more credible it is.
What Happened
They moved this logic onto the web: a link is a vote, and the more authoritative the voter, the more that vote is worth — this was PageRank. It ignored what a page boasted about itself and looked only at how others pointed to it. In September 1998 the two founded Google. Quality emerged spontaneously from a chaotic link structure: with no manual cataloging, the network's collective behavior sorted itself into order — simple local rules producing global order, a classic hallmark of complex systems.
Counterfactual + Historians' Debate
Counterfactual: had ranking stayed reliant on a page's self-description, search would have sunk into an endless arms race of gaming and counter-gaming, and the ocean of information would grow ever less navigable. PageRank's deeper move was to shift judgment from "what it says" to "what others point to." The debate followed at once: once the whole economy depends on this ranking, the SEO industry begins to manipulate links in reverse — any metric that becomes a standard degrades into a target to be gamed (Goodhart's Law).
Modern Parallel
The idea of "replacing self-assertion with the crowd's pointing" is one core of today's model alignment: RLHF (reinforcement learning from human feedback) ranks answers by many people's preferences rather than letting the model grade itself. The same worry returns — once "being liked" becomes the metric, the model learns to please rather than to seek truth.
One-Line Lesson + Question
To judge quality, don't listen to what it says about itself — look at how others point to it. But remember: any metric you pick will eventually be fed back to you, gamed.
The measures you rely on (KPIs, rankings, likes) — how many have quietly slid from "measuring the real" to "being optimized against"?
SYNTHESIS · One Thread
Four Connections, One Shared ChoiceOne Thread: The Choice to Stay Open
1969ARPANET links four nodes — an architecture built to have no center
1993CERN gives up the Web's patent; the Web becomes a free universal layer
1995Netscape's IPO ignites the bubble; capital lays infrastructure ahead of demand
1998PageRank lets order emerge from link structure
Four turning points, the same choice recurring: at the gate where you could fence it off and own it, choose to stay open — the internet's power lies not in any one technology but in how, again and again, it refused the lure of centralization and let value grow from the edges.
Going Deeper
Q1: Is the history of the internet a story of "openness beating closure"?
Packet switching beat circuit switching; the Web beat Gopher; open standards beat proprietary networks (AOL, Minitel) — on the surface, openness keeps winning. But beware survivorship bias: today's platform economy is highly closed again (App Store, super-apps). A more accurate rule may be: in the diffusion phase openness wins the ecosystem; in the mature harvest phase closure captures the profit. When judging an act of openness, first ask which phase it's in.
Q2: Why did Berners-Lee and CERN willingly give up a fortune?
Pure rational-economic-man can't explain it. Part of the answer is culture: CERN is a public research institution, where scholars' sharing ethic differs from commercial logic (echoing Day 8's hacker ethic). But deeper is a judgment about the value of a universal layer — Berners-Lee saw that a pay-walled Web could never become "everyone's" Web, and that a universal layer's place in history is worth far more than a moment's rent. This isn't pure altruism but a bet that "openness can grow bigger": some acts of giving up are ownership at a higher dimension.
Q3: Is a bubble waste, or necessary? (echoing Day 7, semiconductors)
Pérez's framework holds that tech revolutions follow a fixed rhythm: an installation phase (finance capital dominant, bubbles piling up) → a deployment phase (results landing). 1995–2000 was the installation phase's mania, 2000's crash the turning point, and only afterward came the golden deployment phase of Google and Amazon. A bubble's social function is to use private speculators' money to lay public infrastructure ahead of demand. If you believe this framework, today's AI may be at the tail of its installation phase — the real winners haven't taken the stage.
Q4: From PageRank to RLHF, where is the limit of "replacing self-assertion with the crowd's pointing"?
Both approximate quality by "what others think" instead of "what it says about itself," and both hit Goodhart's Law: a metric fails once it becomes the target (SEO manipulates links; models learn to flatter). The deep question: does the crowd's pointing approximate truth, or only approximate popularity? More links ≠ correct; more likes ≠ true. When we outsource judgment to aggregated crowd signals, do we gain wisdom, or amplify pandering? This is the shared, unsolved problem of today's information ecosystem and AI alignment alike.