66
Do you guys use AI when programming? If so, how?
(lemmy.world)
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
Follow the wormhole through a path of communities !webdev@programming.dev
That’s about all I have found it good for too. Larger projects need solid architecture that the coder understands well. If you leave architectural decisions to LLM, they build some real janky solutions that take more time to sus out and correct than it takes to just so do it yourself.