Why is the HN crowd so anti-AI? A veteran software engineer with over 20 years of experience questioned why the Hacker News community is overwhelmingly critical of AI-generated code, arguing that users only care about working products, not how code is written. The engineer noted that AI-assisted development can ship products 10 times faster than manual coding, allowing for rapid real-world feedback and iteration that outweighs concerns about code elegance or technical debt. Genuine question. 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. I’ll probably make a lot of enemies by saying this, but do people realize that code is just a means to an end? 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. I say this as someone who has spent more than 20 years honing their craft as a software engineer. Let’s face it: by the time I manually ship version 1.0 of a product, the AI-assisted version could have been deployed 10x faster. 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. At some point, execution speed starts to matter more than the elegance of the code. Comments URL: https://news.ycombinator.com/item?id=48420827 https://news.ycombinator.com/item?id=48420827 Points: 3 Comments: 8