Average :/
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
Me too.
I scored 11/21 on https://e-mail.wtf/ and all I got was this lousy text to share on social media.
I vaguely remember a panel where a guy went through various cases like these.
One of the things that stood out is that not every email provides implements the same specs, so one provider might allow you to set up a "valid" email address that might not be able to communicate with other providers as they consider it "invalid".
I got 13/21. I mean thats not bad 😄
12/21. It was highly entertaining though.
I ~~rage quit~~ gave up at 12.
A fork bomb is apparently a valid email address.
I quit, this is stupid.
17/21. Would have been 18 but the first example of spaces screwed me.
Try explaining that last one to someone over the phone
If qoutes are removed and internal spaces are invalid, how could ":(){␣:|:&␣};:"@example.com
be valid?
Presumably the space between quotes is "escaped", meaning it's supposed to act like any other character.