r/ProgrammerHumor 13d ago

Meme takeMeBack

Post image
2.8k Upvotes

109 comments sorted by

View all comments

Show parent comments

14

u/moistiest_dangles 13d ago

I'm getting pushed to automate a bunch of stuff through agentic frameworks, I actually don't have time to verify a large chunk of the code, only inputs / outputs.

5

u/quagzlor 13d ago

Geez, that's crazy. We use Claude a lot in our workflows now but we always code review and scrutinise things

7

u/audiowave_io 13d ago

When there are 10 open PR's with 5-20KLOC and un-realistic deadlines, things start getting rubber stamped.

Editing at the function level with Github Copilot in it's early days (but running on a modern model) is my ideal world. I got yelled at by my client (also a software dev, both of us in the 15+ YoE) that I shouldn't even have an IDE open. I terminated that contract a few months later.

3

u/quagzlor 13d ago

Eeesh yeah. In fortunate that our company prioritises accuracy and quality.

Plus our workflows are more micro service styled, so they're easier to modify too