this post was submitted on 30 Dec 2025
101 points (99.0% liked)

Programming

24141 readers
467 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
[โ€“] IHeartBadCode@fedia.io 3 points 1 day ago (1 children)

It's still very meh. Like does anyone remember those visual studio wizards for doing something? AI tools are about that good, roughly. But the difference is, you still have to review everything with the AI tool because it'll still make mistakes.

I use AI maybe once or twice a month, but it's far from, replaced my snippets with Ctrl+H replacing keywords.

I don't think I could ever have an AI actively modify my code. I use one semi regularly but just for the first steps of research and brainstorming ideas. It often never lands exactly on what I need but the process helps me think a bit better and to avoid the shortcomings that the AI often produces in responses.