this post was submitted on 01 Mar 2025
208 points (93.7% liked)

Programmer Humor

24790 readers
1219 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

founded 2 years ago
MODERATORS
 

Probably not a good title to seek upvotes. If it does get upvotes, more programmers get share in your pain ๐Ÿ˜…

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 58 points 4 months ago (14 children)

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.

[โ€“] [email protected] 4 points 4 months ago

For python, see which one they use and secretly replace a single indentation with the other.

load more comments (13 replies)