Na, names are about pronunciation (how you call someone). Written letters are an approximation of that. You can't pronounce a newline, so there's that.
Programmer Humor
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
John
(long pause)
Doe
Just crouch down to simulate moving to a lower line.
John Doe
A line break is a non-printable character. So it would only work in the scope of electronic storage. The minute it hits other media, the line break character is subject to how that media handles it’s presence, and then it is lost permanently from that step forward.
Plus, many input forms make use of validation that will just trim anything that isn’t a character or number, removing the line break character.
NaN,
Not a Number, and now Not a Name
Arguably any name is not a number.
Except for Jennifer 8 Lee.
I'm not american and I'm glad I'm not but intended if someone could enter a bunch of zero width spaces
This sounds like the start of another sovcit "loophole"
Always sanitize your Data inputs.