Using a 1930 Teletype as a Linux Terminal (2020) [video]

2026-09-10

Link: https://www.youtube.com/watch?v=2XLZ4Z8LpEE

HN Discussion: 1 points, 0 comments

Every time you type tty in a terminal and see something like /dev/pts/0, you're touching a lineage that stretches back nearly a century. The "TTY" abbreviation isn't nostalgic branding — it's a literal reference to the teletypewriter, the electromechanical device that predated CRTs as the primary way humans talked to computers. This video takes that history and makes it tangible by wiring an actual 1930 Teletype Model 15 into a modern Linux box as a working terminal.

What makes this deserve attention isn't just the "look, cool old machine" factor. It's the engineering bridge required to make it work:

For a technical audience, there are a few reasons this hits harder than typical retrocomputing content:

The fact that this got exactly one upvote is a small tragedy — it's exactly the kind of hardware/software crossover that HN historically rewards.

Why it deserves more upvotes: It's a hands-on demonstration of why Unix's TTY abstractions exist, using the actual machine those abstractions were built to control.

All newsletters