Ask HN: Why is the HN crowd so anti-AI?
Experienced engineer argues AI-assisted development prioritizes execution speed over code quality, and users only care that products work.
The author, a 20-year software engineer, questions why Hacker News frequently criticizes AI-generated code for bugs and technical debt. He contends that end users care only whether products function, not implementation details. He argues that AI-assisted development enables significantly faster iteration: while manual version 1.0 ships, AI versions could deploy 10x faster, gather real-world feedback, and fix issues in version 2.0 using tools like Claude Code. He concludes that execution speed eventually matters more than code elegance.
What HN community is saying
Top comments challenge the premise by distinguishing legitimate testing criticism from anti-AI sentiment. Commenters stress that LLMs remain unreliable and that documenting failures drives improvement, not obstruction. A key tension emerges: experienced engineers using AI as a research and boilerplate tool report good results, while those outsourcing core thinking show skill decline. Specific concern: developers submitted unreviewed AI code, deferring to AI assertions without verification. One commenter reported a manager fired after submitting untested, low-quality work justified by "everyone uses AI." A senior comment identifies two camps with divergent outcomes: thoughtful integration versus prompt-curation without understanding implementation. The thread's center suggests poor outcomes correlate with abdicated responsibility, not AI itself.