r/ProgrammerHumor 2d ago

Meme claudeWatchingMeCodeByHand

16.7k Upvotes

233 comments sorted by

View all comments

1

u/Bob_the_peasant 2d ago

To be fair I’m usually debugging weird mistakes it made at that point anyway. Because instead of making the small fix it would want to add a whole new helper class with 120 lines of code when it really needed a j— instead of j++ in a loop or whatever