Earlier quoted context omitted.
And what about Mr. Fucks, the fast food worker with no network to get his issues in front of a Lyft employee? He's probably just unable to use the service.
That guy's so used to services failing him that he doesn't use his real name unless necessary.
Lyft’s algorithm is trying to block people with names like ‘Dick’ and ‘Cummings’
151–160 of 307 posts
Re: Lyft’s algorithm is trying to block people with names like ‘Dick’ and ‘Cummings’
#152Earlier quoted context omitted.
Fucks is Germanic surname. It isn't the most common, but it isn't rare either. Sometimes it is spelt "Fuchs", "Fuks", or "Fux".
Means “Fox”?
The flower Fuchsia is named after someone called Fuchs, and therefore the correct pronunciation is "fook-seeah", not "foo-shah".
Re: Lyft’s algorithm is trying to block people with names like ‘Dick’ and ‘Cummings’
#153Earlier quoted context omitted.
Or just not filter names on an app like Lyft. You can't even see other users' names. Who is potentially being harmed by even a malicious Professor Fuck?
Drivers? Cannot imagine it being a big problem people having really offensive names though, after all you are actually meeting the driver irl and expect them to.. well, drive you.
Re: Lyft’s algorithm is trying to block people with names like ‘Dick’ and ‘Cummings’
#154Earlier quoted context omitted.
This is a nonsensical argument. A word has meaning, which is why it is a word and not a sound. If I yell insults at you, you are saying that doesn't mean anything? And if you get insulted, it is your own fault? No, words have meaning based on a common understanding between the person saying the word and the person hearing the word. If I insult you and you understand it, it is me who did the insulting, it is not 'your…
> " And if you get insulted, it is your own fault " Yes. It's just sounds that you hear, then your brain recognizes and turns them into words with meaning. How you react to the meaning is entirely within your consciousness. This is how you might pick up words from languages you don't know if the sounds are similar, yet you wouldn't claim to be insulted by them. > " If the person felt threatened, that is on them" " Ye…
Considering that it is often very easy to guess how people will “react to the meaning” of the sounds you make, it’s often considered polite to refrain from making them when they would probably offend.
Re: Lyft’s algorithm is trying to block people with names like ‘Dick’ and ‘Cummings’
#155Earlier quoted context omitted.
From my experience building filters, this is one of the most frustrating tasks in software development, because getting it right is thankless and highly contextual, and if you get it wrong, the results are obvious. Edit: Actually, it's worse bc if you get it wrong you open up your employer to getting called out for cultural insensitivity.
You can never get this 'right' and trying to is a waste of time and money. Words are just words. Trying to police what words a person has in their name, username, email, etc. is wrong and has unintended consequences. What's inappropriate to these 'decision makers' is actually the given names of some of their users. You should never try to define 'appropriate language' and then impose your definition of that on to the…
Re: Lyft’s algorithm is trying to block people with names like ‘Dick’ and ‘Cummings’
#156Earlier quoted context omitted.
How do people find that offensive?
It is probably best known as part of nazi ideology: https://en.wikipedia.org/wiki/Aryan This is no the only use, of course, but that doesn't matter. Good luck being a Hindu and displaying a swastika.
Re: Lyft’s algorithm is trying to block people with names like ‘Dick’ and ‘Cummings’
#157Earlier quoted context omitted.
> " And if you get insulted, it is your own fault " Yes. It's just sounds that you hear, then your brain recognizes and turns them into words with meaning. How you react to the meaning is entirely within your consciousness. This is how you might pick up words from languages you don't know if the sounds are similar, yet you wouldn't claim to be insulted by them. > " If the person felt threatened, that is on them" " Ye…
> How you react to the meaning is entirely within your consciousness. Considering that it is often very easy to guess how people will “react to the meaning” of the sounds you make, it’s often considered polite to refrain from making them when they would probably offend.
Re: Lyft’s algorithm is trying to block people with names like ‘Dick’ and ‘Cummings’
#158Earlier quoted context omitted.
That would be rare; the child would usually be named Richard and nicknamed Dick. It's not clear to me why Dick is the standard nickname for Richard.
Better question; why is Jack short for John?
Compare manikin, a little man.
Apparently unrelated to French Jacques, despite the similarity.
Re: Lyft’s algorithm is trying to block people with names like ‘Dick’ and ‘Cummings’
#159Earlier quoted context omitted.
Better question; why is Jack short for John?
Middle English Jan -> Jankin (diminutive) -> Jackin -> Jack. Compare manikin, a little man. Apparently unrelated to French Jacques, despite the similarity.
Re: Lyft’s algorithm is trying to block people with names like ‘Dick’ and ‘Cummings’
#160It seems like tech companies have been doing DIY profanity filters. Apple has a profanity filter for engraving text onto a device in the online store ( https://twitter.com/minimaxir/status/1213188371452841984 ); intended to be your name, so terms like "Dick" have to not be filtered. I learnt that Apple has a validation endpoint. Since the engraving service was recently updated, I took a profanity wordlist and checked…