StartupCities







With AI coding agents like Claude Code, everything old is new again:
Since code gets generated, I find myself spending a lot of time writing things out, diagramming, and understanding how to verify a system's behavior before writing any code. All the docs and diagrams can feel a bit old-fashioned given that modern startups shied away from frontloaded architecture and design.
Code agents seem to do better if you write the tests first than if you write the code first. This was the theory of test-driven development. In practice, TDD is brutal on an all-human engineering team. But now tests feel cheap to write.
Command line interfaces were the OG tools of software development, all the way back to UNIX days. Engineers in 2026 are now swimming in CLIs since they're so useful to AI agents.
Everything old is new again!


















