the terminal is a poem
T.S. Eliot wrote that poetry is “the concentration, and the new combination, of the meanings of words.” I think about this every time I read a good commit message.
A commit message is a compressed poem. It has a subject, an object, an economy. fix: handle empty state on profile page — that’s fourteen words that tell you exactly what changed and why it matters. No metaphor, no ornament, no apology. Eliot would have hated the syntax highlighting, but he’d have recognized the discipline: say precisely what you mean, and nothing else.
Monospace as a moral stance
There’s a reason terminals use monospace. It’s not nostalgia — it’s honesty. Every character takes the same space, so alignment is meaningful and nothing hides behind kerning. The Waste Land is famously written in fragments, voices colliding across the page without decoration. That’s what a well-formed config file feels like to me: fragments shored against my ruins, each key on its own line, each value exact.
The green build
I’ve been trying to write a poem about the moment a build goes green after hours of red. The closest I’ve come is a haiku:
deploy script turns green
the record skips to track two
nothing is on fire
It’s not Eliot. But he’d understand the impulse — taking a moment of small mechanical relief and trying to make it mean something.
The terminal is the last honest text interface we have. It doesn’t sell you anything, it doesn’t autoplay, it waits. Like a good poem, it assumes you can read.