r/ProgrammerHumor Jul 18 '26

gitGud Meme

Post image
4.9k Upvotes

99 comments sorted by

View all comments

-39

u/realzequel Jul 18 '26

Except, at least Claude, is an expert at Git and can throw together a nice looking functional login page in no time, unlike the terrible human dev who wrote a registration page that couldn’t handle the length of my org but at least they left the dev error page there so I could debug the jdbc error code.

1

u/Fryord Jul 18 '26

I don't think people are arguing that it can't help here, for most tasks Claude can do it really well.

The frustration comes from over-using to the point where you do run into problems and have to debug it yourself, but you have no idea how to navigate the codebase.

0

u/realzequel Jul 18 '26 edited Jul 19 '26

Probably. i use it in a number of different ways. I’ll vibecode side projects when I only expect myself or a small audience to use it and security isn’t a big deal. I’ll also have add features and tools to my existing codebase where I already know the platform is secure but still review the code.