It's time to log off and get a vasectomy
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
Frontend devs hates this guy.
It's impossible to represent that on paper. It could be misrepresented as a specific number of spaces. Depending on the position on the paper, it may also be hard to tell if the carriage return comes with the line feed. Unless you want the document to be in ASCII or EBCDIC, it's like writing an ambiguous math problem where the answer is different depending on how you were taught about the order of operations. Don't do this to your kid, Abcde.
Anyone remember when Chrome had that issue with validating nested URL-encoded characters? Anyone for John%%80%80 Doe?
C programmers would ask whether a null-terminated name would be acceptable
I'm not american and I'm glad I'm not but intended if someone could enter a bunch of zero width spaces
Once I was tasked with doing QA testing for an app which was planned to initially go live in the states of Georgia and Tenessee. One of the required fields was the user's legal name. I therefore looked up the laws on baby names in those two states.
Georgia has simple rules where a child's forename must be a sequence of the 26 regular Latin letters.
Tenessee seemed to only require that a child's name was writable under stone writing system, which would imply any unicode code point is permissible.
At the time, I logged a bug that a hypothetical user born in Tenessee with a name consisting of a single emoji couldn't enter their legal name. I reckon it would also be legal to call a Tenessee baby 'John '.
im sure the devs tasked at fixing that bug loved u ;-)
Sounds like you did a thorough job as a QA tester. As a software engineer, I love to see it.
No, cause "John\nDoe" messes up my regex. Sorry, out of the question. I'm not good with regex.
no one is "good" with regex.
Then who's coming up with all the bits that I copy/paste off the internet? The regex dragon?
There was only one, we're all still copying from him or her.
From what I've seen, it's Cthulhu.
Can I kill someone who wants to do this? How do I legally get away with it?
Plead permanent sanity. If I was the judge I would let you go.
Plead permanent sanity.
temporary sanity is the best I can manage these days.
Of myself of the now dead purpetrator?
why settle for \n when you can go for the stylish carriage return
so John\r Doe
? depending on the software, when it gets printed, the carriage return will moves the cursor to the start of the line without moving a line down, becoming \x20Doe
.
¿Porqué no los dos? A nice \r\n, Windows style.
Gotta band it Windows tho, it just feels right, I want to enjoy my fake typewriter
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.
Just crouch down to simulate moving to a lower line.
John Doe
How do you pronounce the hyphen in double barrelled names?
Just pronounce \n as a glottal stop.
John
(long pause)
Doe
But differently spelled names are legally distinct.
i think they mean that pronounciation matters for determing validity, not for the actual record or distinguishing between names
But that doesn't really address the original question, does it? You don't have to pronounce all the letters in a name, so the fact that you can't pronounce a newline isn't sufficient to demonstrate that it can't be part of a name.
Not legal in Sweden. Our "IRS" must also accept the name and deem it legal.
I for one like this. As it stops some very stupid people to name their children some very stupid names. Such as "Adolf Hitler".
And yes. Someone did try to name their child this and they were appropriately stoped from doing it.
ugh literally 1984
Not legal in Canada. Your legal name must use Latin characters only. This is a sore point for indigenous people.