technologybriefs
14:26in productionCh. 1 · The PSTN Hack/ 14:26 · ceiling 15 min
Systems · Tech history

Dial-up Internet access

Dial-up didn’t democratise the Internet — it bottlenecked it on the phone company’s terms.

Dial-up Internet access used PSTN-based audio modulation/demodulation via modems to connect computers to ISPs, achieving up to 56 kbit/s (V.90/V.92) but often much less due to line noise and infrastructure limits; it blocked concurrent voice use and peaked in the dot-com bubble before broadband replaced it.

Chapters & takeaways6
  1. 1:13
    The PSTN Hack

    It piggybacks on the telephone network — no new wires, just audio signals sent down voice lines.

  2. 2:56
    Audio as Data Carrier

    Modems don’t transmit data — they sing it, then listen for the song’s meaning.

  3. 4:40
    The Voice-Data Lockout

    One line, one function: pick up the phone or go online — never both.

  4. 6:27
    The 56 kbit/s Ceiling

    56 kbit/s isn’t a target — it’s a hard wall set by the 64 kbit/s DS0 signal format.

  5. 8:11
    The Shared Line Compromise

    It turned every landline into an Internet port — but only if you were willing to go offline to take a call.

  6. 9:53
    Infrastructure, Not Innovation

    It worked because the telephone network was already everywhere — not because it was fast, flexible, or future-proof.

Worth your time?

No. The brief is enough.

1.5/ 5
What works
  • modulation and demodulation within the 3.1 kHz voice-band limit
  • RJ-11 connection to the PSTN
  • V.90/V.92 protocols delivering up to 56 kbit/s where line quality permits
What does not
  • allow concurrent voice and data use
  • scale beyond 56 kbit/s
  • tolerate line noise
  • support persistent connections
Study it if
  • historians of infrastructure
  • engineers studying legacy constraints
Skip it if
  • anyone building or maintaining systems today
The written brief1 min read

What it is and the problem it solves

It is a method of connecting computers to the Internet using existing telephone lines and modems. It solved the problem of bringing packet-switched network access to homes without new wiring.

How it works

It converts digital data to audio signals using modulation, transmits them over standard telephone lines, then demodulates incoming audio back into digital data. It relies entirely on the PSTN’s voice-grade bandwidth because telephone infrastructure could not carry multiple carrier signals simultaneously.

What works

Modulation and demodulation work reliably within the 3.1 kHz voice-band limit. The RJ-11 connection to the PSTN is simple, universal, and low-cost. V.90/V.92 protocols deliver up to 56 kbit/s where line quality permits.

What does not

It does not allow concurrent voice and data use. It does not scale beyond 56 kbit/s. It does not tolerate line noise: speeds drop to 21.6 kbit/s in noisy or distant environments. It does not support persistent connections or background activity.

What it changes

It changed early consumer access from zero to dial-up — enabling email, basic web browsing, and bulletin boards for millions before broadband. It established the ISP-as-gateway model and made home Internet ownership technically feasible, albeit fragile and monopolised by telco infrastructure.

Is it worth your time

No. It is obsolete for all practical Internet use. Its speed ceiling is fixed at 56 kbit/s by the Digital Signal 0 format. It blocks voice calls. It cannot support modern web protocols, streaming, or real-time interaction.

Same field · Systems4 of 177
9:36
Apache ActiveMQ2006ActiveMQ is a Java-based open source message broker implementing JMS 1.1. It enables asynchronous communication across Java and cross-language clients. It supports clustering, multiple persistence options, and several protocols. It originated in 2004 at LogicBlaze, moved to Apache in 2007, and later expanded to include Artemis—a next-generation broker donated in 2015. It is used in enterprise service buses and SOA infrastructure.
10:28
Unmanned surface vehicleUSVs are operational—but not systemic. They deliver real results in niche applications. They lack standardisation, interoperability, and regulatory grounding. Their value lies in removing humans from risk—not in replacing captains with code.
10:32
Self-driving truckSelf-driving trucks are a systems-level adaptation of autonomous technology to freight logistics. They rely on multi-sensor fusion and AI navigation, but their real-world deployment is bounded—not by capability, but by self-imposed safety thresholds and infrastructural control. Kodiak’s December 2024 launch on private lease roads is the first commercial driverless operation in the U.S., yet no autonomous truck has hauled freight without a human on public highways. What works is geofenced, industrial, or military convoy logic—not open-road autonomy.
10:35
China Mobile1997China Mobile is a state-owned telecommunications company formed in 1997. It delivers mobile voice and multimedia services across mainland China and Hong Kong. It is the largest wireless carrier in China, with 945.50 million subscribers as of June 2021. It is listed on the Shanghai and Hong Kong stock exchanges. It is the world's largest mobile network operator by subscriber count and largest telecom company by revenue. Its market value stood at US$240 billion as of 8 July 2025. It originated from the 1999 break-up of China Telecommunications Corporation. In May 2008, it acquired China Tietong to add fixed-line and broadband Internet services.
Up next in Technology

Diffusion model

· 9:18

Diffusion models don’t generate images—they reverse entropy, one noisy step at a time.

9:18