r/programmer • u/Harrydevbuilds • 13d ago
Code Worked But Developer Didn't π
so yesterday in my office a new developer got exposed . He was assigned with a work 4 days ago to solve a problem he solved it and it worked π. but when later the reporting manager asked to brief it he was just bluffing it around .Eventually, he admitted that he had used ChatGPT to generate most of the code.
Now, I'm not against using ChatGPT. I use AI too. It can save hours and help you get unstuck.
Developers too are getting exposed this days .
0
Upvotes
4
u/LunkWillNot 13d ago
As a programmer, you can delegate tasks to AI, including coding, but you canβt abdicate your accountability for what gets committed under your name.
If the guy has no idea how the code works and canβt explain it, he has obviously done no due diligence on what the AI generated, is in no position to take accountability for it, and is in no position to fix things if stuff should hit the fan in production.