this post was submitted on 16 Nov 2024
586 points (99.3% liked)
Programmer Humor
19570 readers
1257 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 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I really can't even begin to properly explain this because it's just so many layers of intuition. No, you absolutely cannot have a line break in your name. That's not a letter. That said, I'm fully prepared for someone to give me an example of some writing system that uses line breaks for unique purposes apart from spaces.
Chaotic neutral response: A line break is just white space.
Most languages use white spaces
its not just a white space. Sometimes it entails a white space, when theres still space on that line. Sometimes it does not.