1. AI‑generated code tends to be low‑quality “slop” that accumulates over time
- “bad coding decisions accumulate over time and for the strict solve rate, where all tests have to be passed at all checkpoints, even state of the art models achieve 0% pass rate” – tphyahoo2
- “agentic coding uses 2‑10× as many lines of code to accomplish the same task” – bunderbunder
2. Coding is not “solved” by AI; human oversight, design, and software engineering remain essential
- “Coding is not solved, correctness is not a feature, it is the bare minimum…. current models are pretty bad at this.” – danbruc
- “Best explanation I’ve heard is that ‘coding is solved but software engineering hasn’t’.” – elcritch
- “Companies that produce novel things are still hiring, often to manage agents and review output.” – guywithahat
3. Business and management pressures often favor speed over code quality, influencing the prevalence of slop
- “The pressures from management and the company environment are not always a bad thing… taking a long time to ship great code can mean that the company goes out of business.” – hax0ron3
- “Blaming workers is always an excuse by poor management.” – shimman
4. There is a strong need for better metrics and benchmarks to evaluate AI‑generated code quality
- “I love this train of thought. Code quality is critical, but I don’t think we’re correctly evaling it at the moment. If we could get solid benchmarks measuring the quality of generated code, we might see the models climb those benches fast.” – fosterfriends
- Describing a benchmark: “From all these different values, we can create a heuristic ‘architecture score’ to benchmark against.” – technoplato