Skip to content
Matthew Blode
Writing
AI-assisted engineering1 min read

The best AI interface requires five years of nerd knowledge

They are just forcing normies into the terminal. That is my read on current AI coding tools: Claude Code, Codex CLI, all of it. Capable tools locked behind decades of Unix knowledge. The command line is the most agent-friendly interface we have, but most people cannot use it.

Based on observations about AI coding tool accessibility from early 2026.

They’re forcing normies into the terminal. That’s my read on Claude Code, Codex CLI, all of it: capable tools locked behind decades of Unix knowledge.

Tribal knowledge

You need to know what a PATH is. What a shell is. Why a command works in bash but not zsh. That’s tribal knowledge, not skill.

I set up Claude Code on my phone with Tailscale and Termius. Build from the couch, merge from bed. Getting there meant knowing Tailscale, SSH, terminal emulators, persistent sessions. Five years of nerd knowledge compressed into a weekend, and none of it accessible to someone who hasn’t lived in a shell.

Plain text again

The internet went from plain text HTML with hyperlinks to bloated React SPAs, and now it’s circling back to plain text markdown with hyperlinks. Dev tools are on the same arc. Abstraction peeling away.

The terminal is text in, text out. Exactly what LLMs are built for. No DOM, no pixels, just streams both ways.

The missing bridge

v0 and Lovable got something right: people need visual feedback. I still wonder whether anyone starts there anymore, or whether everyone’s on Claude Code from day one.

Someone needs to build a real command line for people who’ve never typed ls. Not another IDE plugin. Not another chat wrapper. Nobody’s building it yet.

Get new posts by email

New writing on shipping with AI agents, sent when it is published. Nothing else, and you can leave any time.