The Unbearable Slowness of AI Coding
3 days ago
- #Software Development
- #AI Coding
- #Productivity
- Initial excitement with Claude Code led to rapid task completion and frequent commits.
- Building a substantial app has slowed the process, despite parallelizing Claude Code instances.
- Reviewing PRs is time-consuming, requiring local application, console log checks, and fixes.
- Despite the speed of code generation, the process feels slow due to QA responsibilities.
- Challenges include ensuring Claude follows rules and performs complex integration tests.
- Current workarounds involve local PR reviews, git hooks for quality, and dealing with hallucinations.