229
Using AI generated code will make you a bad programmer.
(slopwatch.com)
This is a most excellent place for technology news and articles.
If you treat an AI like anything other than the rubber duck in Rubber Duck Programming you're using it wrong.
I use it to generate repetitive patterns that's easy to guess what's next, but PITA to write, eg. asserts in Unit tests
If your code has repeating patterns, you should probably be writing a function.