Downsides of using LLMs for coding
Using Claude Code and alike with each agent working in a tab in the terminal feels very productive. You spend very little time waiting for AI since you basically start a task and go look at the next agents output.
But with this workflow for 6 months I can now see the downsides:
Finishing software is much harder
Working on 3-4-5 different features at the same time means you work in parrellel but you move slower on a single feature. It feels incredible moving on that many features, but it is harder to finish each. To finish a feature you need to deploy it and test it in the end, making sure it actually works.
Read full post
