this post was submitted on 22 Sep 2026
72 points (90.9% liked)
Programming
28554 readers
206 users here now
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Rules
- Follow the programming.dev instance rules
- Keep content related to programming in some way
- If you're posting long videos try to add in some form of tldr for those who don't want to watch videos
Wormhole
Follow the wormhole through a path of communities !webdev@programming.dev
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Now I’m no cognitive behavioral therapist, but, uh… this is what I think is catching you.
I use AI plenty. I write most of my code with it. The garbage it spews out if you don’t hand-edit or get ultra-specific with design instructions is just atrocious, even if it looks sleek in the gestalt. You can give it small tasks and one-shots that it handles perfectly, sure, but it will rot a large codebase to the core if you start letting it make any real structural decisions.
There’s simply no replacing architecture and focused thought, and writing code by hand isn’t going anywhere, even if the majority of the industry works with AI. I mentor junior engineers, I’ve seen the worst spaghetti they can make, and I can nonetheless confidently assure you that you’re better than “frontier” AI across multiple domains.