Live data from Hacker News

Life on the Internet Is Hard When Your Last Name Is 'Butts'

motherboard.vice.com

21–30 of 149 posts

Re: Life on the Internet Is Hard When Your Last Name Is 'Butts'

#21

> Take the case of Jennifer Null, for instance, whose name was frequently rejected in input fields because the program treated her last name as a form of code, rather than text For all those who say javascript the language is fine: ^^

Can‘t find the JavaScript connection. Guess you‘re simply trying a little too hard trolling around.

Edit: To all the Nulls, thanks for the downvotes.

Re: Life on the Internet Is Hard When Your Last Name Is 'Butts'

#24
post #7

A similar problem happens when the name itself is only considered offensive in certain cultures, but is completely benign in the culture of the person with the name. I remember two gaming related incidents where people were blocked from making accounts; one was a south american using "negro" as his username being prevented from creating an account, even though english speakers with the username "black" are fine; the…

> A muslim coworker told me that "jihad" being synonymous with "holy war" is pretty much just a western thing, it could also be referring to an internal struggle, so it's similar to christians naming a child "Chastity".

Which actually explains a lot about the infamous quote, "The main character, Spongebob, lives inside a giant pineapple. How do you think he acquired that house? Through jihad."

Re: Life on the Internet Is Hard When Your Last Name Is 'Butts'

#25

Probably not as bad as if your last name is Null. https://www.wired.com/2015/11/null/ In the early 80s I worked with a guy who wanted an unlisted phone number (back in the days of paper telephone directories). He was really miffed at the idea that the phone company would charge him an extra $10 (or similar) per year for this "service". ("Ten dollars to NOT do something?!? That's extortion!") He couldn't believe this…

Was it Leonard Nimoy?

Re: Life on the Internet Is Hard When Your Last Name Is 'Butts'

#26
Native Americans have the fun problem of taking a lot of grief (and some Facebook deletions[3]) for last names like "Yellow Bird", "Good Iron", "Walking Eagle", and "Has No Horses". In fact, I was a little disappointed with a thread on this and some of the logic[1][2].

1) https://news.ycombinator.com/item?id=7364933

2) https://news.ycombinator.com/item?id=7367657

3) https://news.ycombinator.com/item?id=9025246

Re: Life on the Internet Is Hard When Your Last Name Is 'Butts'

#27

> Take the case of Jennifer Null, for instance, whose name was frequently rejected in input fields because the program treated her last name as a form of code, rather than text For all those who say javascript the language is fine: ^^

The value `null` and the value `"null"` are not the same thing in Javascript, and `null == 'null'` is `false`.

And if we set x=[0], then x==x is true and x!=x is also true...

And []+[] = "" And []+{} = [object Object] And {}+[] = 0 And {}+{} = NaN

Re: Life on the Internet Is Hard When Your Last Name Is 'Butts'

#28

> Take the case of Jennifer Null, for instance, whose name was frequently rejected in input fields because the program treated her last name as a form of code, rather than text For all those who say javascript the language is fine: ^^

She should change her first name to 'or 1=1;drop table customers;commit;--', sit back, and watch the fireworks. by the way, best use case of this I've ever seen? It was pasted on a sticker on a car's bumper, right below the license plate, in a nice easy to read/OCR font. Now, I've no idea if the speed/traffic/tracking cameras read it and acted on it or not, but the idea amused me.

Obligatory link to Bobby Tables, for those who have been living under a rock:

https://xkcd.com/327/

Re: Life on the Internet Is Hard When Your Last Name Is 'Butts'

#29

I'm pretty sure Caterina Fake[1] has talked about problems with signing up for everything from Facebook to buying plane tickets. These names need to be on those "things programmers believe about names that are false" lists closer to the top[2]. [1] - https://en.wikipedia.org/wiki/Caterina_Fake [2] - https://www.kalzumeus.com/2010/06/17/falsehoods-programmers-...

Man, people love making those damn lists.
Post reply on HN