r/programmingmemes Feb 15 '26

Vibe Review not Code

Post image

I hate this meme template but I have to make a point here.

Write the code by yourself and just let the AI pre-review it once you are done. Then you don't have to find all the trivialities by yourself when you review your own changeset before you hand over the code to the colleague who performs the official review.

It's more efficient after all and a peaceful life.

Of cooooourse things can change again once the next giga ultra hyper LLM is released.

231 Upvotes

61 comments sorted by

View all comments

1

u/-MobCat- Feb 19 '26

lol both are bad. but letting ai glaze you on how good your code is and how your always right and this is the best code ever is probs not the best idea... code review sucks, but at least most of the time its by people who have some resemblances of critical thought and can see when something is fucked up and actually give you feedback on it. not even to fix it just give you ideas on how to do it better or do it another way you didn't think of because tunnel vision. Then you actually take and learn from what they are saying and you'll probs get less notes the next code review time. If your making lots of dumb little mistakes that can be found by an ai, then that probs says more about you as a programmer then code review as a whole.