this post was submitted on 10 May 2026
63 points (94.4% liked)

Programming

26924 readers
197 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 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] iglou@programming.dev 0 points 4 days ago* (last edited 4 days ago) (1 children)

There are definitely real engineers being strongly anti-AI. The problem, in my opinion, is that they just didn't really try working with them.

They're incredibly powerful tools, and they don't only amplify bad developers, they amplify every developer that really tries to work with it.

The mistake people make is delegating the decision making to the AI. Let the tool be a tool, not a brain. You architect, you design, you order, it writes the code. You review the code. There you go, you have a pretty good quality code, better than most devs will produce, following your design and architecture, you controlled the entire decision making, and you did it in 5x less time.

I also think that it has become too useful to disappear in engineering.

[โ€“] Nomad@infosec.pub 2 points 4 days ago

I fully agree with your take. Thank you :)