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
Back in the day, I used CakePHP to build websites, and it had a tool that could "bake" all the boilerplate code.
You could use a snippet engine or templates with your editor, but unless you get a lot of reuse out of them, it's probably easier and quicker to use an LLM for the boilerplate.
Easier and quicker, but finding subtle errors in what looks like it should be extremely hard to fuck up code because someone used an LLM for it is getting really fucking old already, and I shudder at all the things like that are surely being missed. "It will be reviewed" is obviously not sufficient