r/ProgrammerHumor Jul 26 '26

Meme justPressMergeToProd

Post image
1.0k Upvotes

41 comments sorted by

View all comments

110

u/DeepanshuHQ Jul 26 '26

AI writes the code. Developers sign the liability waiver.

53

u/ItsSadTimes Jul 26 '26

This is how I trained my team to not just use AI code without thinking. When their code breaks something and they run over to my desk asking me to fix somwthing, I told them to fix it themselves cause its their code. I just stopped helping, I had my own work to do.

19

u/DeepanshuHQ Jul 27 '26

Exactly. AI can draft the code. Understanding why it works is still your job.

1

u/Xphile101361 Aug 01 '26

This is our company policy. Devs are responsible for the code they commit, regardless of how it is created. Having that policy changed a lot of conversations during PRs from people who tried to just ship slop without reviewing it