> Over the past six months, there hasn’t been a single day where I’ve checked the HN Best RSS feed without seeing a post about how AI “writes bad code,” “introduces bugs,” “creates technical debt,” or something along those lines.
because it's true
> Users don’t care whether the code was written by AI or by hand, or which framework you used. They care that the product works.
How can you guarantee that it works though? You can verify, but it would be at the same speed as before the AI, or even slower.
> By then, enough real-world feedback would have surfaced to identify the major issues, and tools like Claude Code would make it possible to fix and ship version 2.0 at an incredible pace.
By then you have a blackbox of a codebase which is unmaintainable, or in a worst case scenario you end up losing your data or get hacked or both.
Boggles the mind that people can't see this. You gotta keep the guardrails pretty tight to succeed with LLMs and code in my experience.