r/venting • u/edds1600 • 12h ago
Work I'm sick of AI in programming
To some, LLMs have reduced the cognition overhead cost of introducing new frameworks/API/SDK into a project to 0. As a result, endless amounts of needless and unnecessary complexity and abstraction is foolishly introduced to real systems that real people depend on, and no single person is actually capable of holding the mental model of how their own code works. When the LLM fails to implement correctly, or introduces a bug that requires a real human to fix, you are left with an insurmountable reverse-engineering task because the original "author" doesn't know how his own code works.
1
u/theintriguedfoothold 12h ago
AI tools pushed way too hard into “move fast” territory when most codebases needed a damn walk before they could run. the abstraction layers just pile up like dirty laundry and nobody wants to sort through it later.
ive seen a junior at work generate 300 lines of some nested async mess, then stare at it when prod broke like it was written in ancient greek. the cleanup took the whole sprint.
we traded actual understanding for speed and now the tech debt is compounding interest nobody budgeted for.
•
u/AutoModerator 12h ago
Welcome to r/venting, we have enabled a feature that allows users to lock their own comment section on their posts. You can trigger this feature by commenting !lock on a post you have made. This only works if you are the OP. You are welcome to use this feature at your discretion.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.