this post was submitted on 19 Aug 2025
1435 points (99.5% liked)
Programmer Humor
25844 readers
2839 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
I really like the description of AI coding as 'custom stack overflow generator' because it really sells the flaws as well, to an experienced dev. We go to stack overflow for help with some weird quirk of a language or find an obscure library that solves our specific need.
I think vibe coding is cobbling together a project from a bunch of stack overflow posts -- and they only use the question part of the post.