this post was submitted on 17 Mar 2025
529 points (95.4% liked)
Programmer Humor
21658 readers
1265 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
Code in MS Word because it handles tabs correctly, unlike all code editors.
Tab means "move to the next tabstop", not "advance a fixed amount".
(I don't do it, I'm not THAT insane)
Me: hits return.
Word: "Sure, here, a new line. I already indented it for you, same as the one before. Like a good IDE."
Me: "That's nice of you, Word, but I want this one to be indented one tab stop less than the line before." Hits delete.
Word: "Delete, you say? Sure, back to the line before."
Me: "No, no! Just delete one tab! Maybe, if I select the line and hit dele..."
Word: "Why of course!"
Me: "Shit, it's gone. Undo! Hmm... Move the thingy here on top?"
Word: "Move all the lines you say? No problem!"
Me: "Nvm, I'll just indent everything by hand with spaces."