198
        
            
                'AI' Sucks the Joy Out of Programming
 
            
            (alexn.org)
          
          
          
          
          
        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
I'm glad you found something that works for you but giving ai control over a git workflow sounds like a catastrophy waiting to happen, how do you ensure it doesn't do something stupid?
You just whitelisted commands. It can't do anything destructive
interesting. what do you use as the model and how is that config set up? I'm not disinterested in trying it I just don't know much about using it for workflows, is there an article you'd recommend?
I just use Cursor. Nice vscode IDE.
But tog can also use n8n etc to interface with git in a more automated manner
thanks, I'll check it out!
You read the commits before pushing, and test before committing. I also find it helpful to have a reference for any dev tickets you have in your git tracker