AI can generate 100 lines of code in seconds. It can also generate filenames that don’t exist, dependencies that were never installed, and paths that point at nothing. If you’re working entirely inside the chat window, you have no way to know the difference.
The terminal knows.
This series is about using the command line as a control plane for AI-assisted work. It is the one tool that pushes back against hallucinations and burns them away.
I grew up on DOS, got frustrated with UNIX, and found my way back to the Linux terminal after a few years. It turns out those skills matter more now than they ever did. The CLI is how you keep an LLM honest.
Who this is for
Developers who are building with AI but feel like they’re working without a net. People who have vibe-coded something and had it blow up in ways the model didn’t predict and couldn’t explain.
You don’t need to be a Linux person. You just need to be curious about what the AI is actually doing and be willing to check.