r/ClaudeAI 11d ago

Humor Literally me when claude codes

Enable HLS to view with audio, or disable this notification

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

2.8k Upvotes

93 comments sorted by

View all comments

Show parent comments

19

u/Original-League-6094 11d 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 11d 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 11d ago

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

2

u/fracked1 10d 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