this post was submitted on 28 Nov 2024
246 points (88.9% liked)
Programmer Humor
32581 readers
942 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
because semicolons are tiny characters that oftenhave to be appended to the end of lines (precisely the worst place for them to be easily visible, since they'll blend in with the previous character)
whitespace meanwhile is very easy to notice that it's missing, as i'm sure you noticed when reading the above sentence.