this post was submitted on 17 May 2026
1096 points (99.6% liked)
Programmer Humor
31492 readers
862 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've got this strange error that only happens in this specific conditions using an obscure software with no documentation, anyone knows how to work around it?
RTFM
RTFM of a different software which the software you are actually interacting with employs. (E.g. having problems with an application that downloads stuff, need to read curl docs because thats what it is using under the hood.)