Theme 1: AI‑assisted coding is already common and often improves productivity or capability
- “I’ve basically stopped writing code by hand in 2026. The LLM writes better code than I do, much better.” – edg5000
- “My entire programming flow does not even include an editor… Writing good specifications is the key detail… you can absolutely generate high quality code if you know what you're doing.” – Zambyte
- “AI can help experienced engineers write better code in less time.” – lrvick
Theme 2: Concerns about AI‑generated code quality, maintainability, and over‑reliance
- “They produce pretty crappy code… they are very far from [writing good code] right now.” – jeltz
- “It’s extremely verbose, hard to read, often repeats code… review load went way up with AI.” – roblabla
- “If you don’t know how to use these tools, you’ll end up with crap. If you DO know how to use them, they are incredibly useful.” – LatencyKills
Theme 3: The debate over whether the origin of code (human vs AI) matters for end‑users or ethics
- “If they work, does it matter?” – alienbaby (repeated by several)
- “The burden of proof is on the new technology… I haven’t seen the efficiency benefits of AI trickle down to the programs I’m an end‑user of.” – rossy
- “For pre‑packaged code… it being AI or not is a problem only if the concerns we have about AI code… also apply to developer written code.” – alienbaby