Offline

AI Slop to AI Gold: Building Codebases That Last

Track:
General
Type:
Sponsored
Level:
beginner
Room:
S4
Start:
16:00 on Thursday, 16 July 2026
End:
16:30 on Thursday, 16 July 2026
Duration:
30 minutes
View in the schedule

Abstract

AI can generate Python faster than ever before. It can also generate an astonishing amount of code that nobody wants to maintain.

That's not a new problem.

Every generation of software tooling has made writing code cheaper while increasing the cost of poor engineering. AI is simply the latest example.

Some Python features and architectural patterns don't just catch bugs - they make them difficult to write in the first place. Those ideas weren't designed for AI, but they may be exactly what AI needs.

AI hasn't changed what good software engineering looks like. It's made good software engineering impossible to ignore.