this post was submitted on 29 Jul 2025
475 points (98.8% liked)
Programmer Humor
25425 readers
1941 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
In my experience I tried to come into a vibe project as a reviewer, and it felt completely unreadable with no underlying principles to hold on to. Like every function was written by a different guy almost.
Now you totally can stuff the context with instructions about how to do everything. And then add 50x mcps to retrieve documentation and policy about how to write the thing, but this is like cheating on an exam by remembering the answers. You already supplied enough context to write the thing yourself.
Wait... Vibe projects are a real thing? I THOUGHT YOU GUYS WERE JOKING!
Considering how LLMs work, you might be right.
I wonder if this stuff is really worse than the software I write.