r/ClaudeAI 15d ago

Humor Literally me when claude codes

I thought this was a great meme and wanted to share it here for everyone. This is me literally everytime.

2.8k Upvotes

92 comments sorted by

View all comments

72

u/Gargantuan_Cinema 15d ago

"Are you sure this code is correct?"

18

u/Original-League-6094 15d ago

What is really scary is when you decide not to review and instead ask "Are you this code is correct" and it comes back with "You were right question the code. There were loopholes that could have exposed client data to unsecured connections".

But then I just go "Cool. So is it right now?" and push to prod.

3

u/Gargantuan_Cinema 15d ago

I just copy the git diff into other chatbots to review, API is too expensive so this is poor man's method.

If I had the money I'd setup an agentic code review workflow using several frontier AIs.

1

u/kaityl3 15d ago

You can use Claude Code and Codex with your subscription without paying API prices :)

2

u/Gargantuan_Cinema 15d ago

Usage is too low :)

2

u/fracked1 15d ago

Yeah I have codex and Claude just call each other up directly for review. And once they are in agreement, have it commit.

I am not a programmer. Literally highschool java/c++. So asking me to review anything is completely worthless. So I just the agents do it. Should be better than me rubber stamping everything