this post was submitted on 01 Mar 2025
202 points (93.5% liked)
Programmer Humor
21165 readers
1209 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
Figure out if they prefer spaces or tabs, insist on the other.
Please note this won't work on Pythonistas as they've already had their spirit thoroughly broken.
For python, see which one they use and secretly replace a single indentation with the other.