Comment on NetBSD bans all commits of AI-generated code
best_username_ever@sh.itjust.works 5 months agoAround me, most beginners who use that don’t have the skills to understand or even test what they get. They don’t want to learn I guess, ChatGPT is easier.
I recently suspected a new guy was using ChatGPT because everything seemed perfect (grammar, code formatting, classes made with design patterns, etc.) so I did some pair programming with him and asked if we could debug his simple application. He didn’t know where the debug button was.
Zos_Kia@lemmynsfw.com 5 months ago
Guilty as charged, ten years into the job and I never learned to use a debugger lol.
Seriously though that’s amazing to me I never met one of those… I guess 95% of them will churn out of the industry in less than five years…
Tja@programming.dev 5 months ago
Debug button? There is a button that inserts 'printf(“%s:%s boop! \n" , FUNCTION, LINE) ;”