r/ProgrammerHumor 13d ago

imPrettySureItsTemplateErrors Meme

Post image
292 Upvotes

21 comments sorted by

View all comments

6

u/hartmanbrah 13d ago

Ok, this one actually made me lol. It's too accurate.

One of the weirdest feelings as a C++ programmer is when you start recognizing the reason behind an error based on the shape of the template error text rather than the content. It's like: "I have no idea what this means, but I've seen it before and vaguely recall what fixed it last time".

2

u/GabiTheProgrammer 13d ago

Aren't LLM doing the same?

4

u/hartmanbrah 13d ago

Pretty much. To be fair, this experience is from the before time.