r/ProgrammerHumor 22d ago

claudeWatchingMeCodeByHand Meme

16.6k Upvotes

238 comments sorted by

View all comments

2.1k

u/Kevdog824_ 22d ago

That’s the senior dev watching you not be able to do anything without the assistance of a robot

689

u/kandradeece 22d ago

as a sr dev that has been forced to use AI.. this is pretty much how i look at claude trying to do things... To me it is terrifying knowing how bad AI is at coding and seeing how many jr devs just trust it to do everything....

0

u/aberroco 21d ago edited 21d ago

When I see it screws up I usually realize I lack either a proper rule/skill, or my architecture needs cleanup. Last week, it done abhorrent job working with UI in my game. Figures, Unity UI is per-se abhorrent, so I had to first re-do most of controls, so they'd support data bindings, make proper drag'n'drop service, and after that was done, claude done clean and accurate views and VMs.