Earlier quoted context omitted.
That rule usually only applies if the word doesn't have other valid uses. For example, 'cracker' is a racial slur for white people, but it also means an edible snack, so it's in the clear. To my knowledge, the word 'kike' does not have a non-offensive meaning, at least in the english speaking world.
Again, only in the United States. The word "kikel" is the yiddish word for "circle", and illiterate Jewish immigrants coming to the US didn't want to write an X by their name because they inferred they were being asked to draw a cross. Once this was figured out as the problem, Jewish immigrants were instructed (in yiddish) to write a circle instead, thus they were referred to as "kikes" by immigration officials. Sinc…
Show HN: Kikked – check if any of your NPM repos is trademarked
71–80 of 99 posts
Re: Show HN: Kikked – check if any of your NPM repos is trademarked
#72Earlier quoted context omitted.
You are parsing it incorrectly. Can I be 'kik'-ed. Kik being the operative word here not the slur to which you refer.
Perhaps my background makes me a little more attuned to this particular word, but 'kike' practically leapt off the page to me. In English, words ending in a single short vowel followed by a single consonant double the consonant before adding '-ed' to form the past tense. That's the grammatical rule. I still can't tell if this project is by someone with bad grammar or some 4chan-bred bigot trying to make a double ente…
Your posts come across as ascribing malice to a fairly trivial (IMO) mistake. Politely pointing out that the name could be misinterpreted to be a derogatory term would have been a been course of action.
Re: Show HN: Kikked – check if any of your NPM repos is trademarked
#73Earlier quoted context omitted.
Perhaps my background makes me a little more attuned to this particular word, but 'kike' practically leapt off the page to me. In English, words ending in a single short vowel followed by a single consonant double the consonant before adding '-ed' to form the past tense. That's the grammatical rule. I still can't tell if this project is by someone with bad grammar or some 4chan-bred bigot trying to make a double ente…
I'm a native English speaker, and probably would have made the same mistake. 'Kick' conjugates as 'kicked', so I would have conjugated 'Kik' as 'Kiked' and 'Kikked' just looks weird to me. Though I've heard the term 'kike' before, I certainly don't hear it enough (I'm in the UK FWIW) that I would have recognised it unless it was pointed out (and obviously at that point would adjust the name). Your posts come across a…
Re: Show HN: Kikked – check if any of your NPM repos is trademarked
#74Without wishing to otherwise get involved at all, I'd like to say that as an Australian native english speaker, I have never heard of the word "kike" or that it is apparently a slur against jews. Why would anyone else in the world know that? I have nothing against jews, but it pisses me off that some local slang is elevated into a global "character sequence you can't use", so long as that slang originates in NYC. Ima…
Re: Show HN: Kikked – check if any of your NPM repos is trademarked
#75Without wishing to otherwise get involved at all, I'd like to say that as an Australian native english speaker, I have never heard of the word "kike" or that it is apparently a slur against jews. Why would anyone else in the world know that? I have nothing against jews, but it pisses me off that some local slang is elevated into a global "character sequence you can't use", so long as that slang originates in NYC. Ima…
Re: Show HN: Kikked – check if any of your NPM repos is trademarked
#76Earlier quoted context omitted.
That rule usually only applies if the word doesn't have other valid uses. For example, 'cracker' is a racial slur for white people, but it also means an edible snack, so it's in the clear. To my knowledge, the word 'kike' does not have a non-offensive meaning, at least in the english speaking world.
Again, only in the United States. The word "kikel" is the yiddish word for "circle", and illiterate Jewish immigrants coming to the US didn't want to write an X by their name because they inferred they were being asked to draw a cross. Once this was figured out as the problem, Jewish immigrants were instructed (in yiddish) to write a circle instead, thus they were referred to as "kikes" by immigration officials. Sinc…
Re: Show HN: Kikked – check if any of your NPM repos is trademarked
#77Without wishing to otherwise get involved at all, I'd like to say that as an Australian native english speaker, I have never heard of the word "kike" or that it is apparently a slur against jews. Why would anyone else in the world know that? I have nothing against jews, but it pisses me off that some local slang is elevated into a global "character sequence you can't use", so long as that slang originates in NYC. Ima…
Still, if you're publishing for an international audience, it makes sense and is polite to make a change once you've been alerted. I think Parro-it handled this very well. (Especially since, as others have pointed out, the proper English conjugation of "kik" is "kikked".)
This sort of thing does go both ways, BTW. There have been several significant media flaps over the word "spaz," which just means "clumsy/hyper/awkward" in American English, but is a pretty serious ableist slur in British English.
Re: Show HN: Kikked – check if any of your NPM repos is trademarked
#78Does the inflection rule still work the same way with proper names?
Re: Show HN: Kikked – check if any of your NPM repos is trademarked
#79Earlier quoted context omitted.
At least in the US, the rule is essentially confusion: is a consumer likely to be confused? In both cases (yours and kik) the likelihood of real confusion is unlikely, although admittedly sunglasses are a couple steps more removed than a messaging app. Good reading is the Apple V Apple series of court cases: https://en.wikipedia.org/wiki/Apple_Corps_v_Apple_Computer
True, but the brouhaha over kik was over npm's module name dispute policy. So, it seems like the operative questions are 1) How likely is X to create an npm package? and 2) If a node.js developer types `npm install X`, are they more likely to expect X's package, or my package? For the parent commenter, 1 is a definite no, and 2 is kinda wishy-washy.
Going to foo.com is a very serviceable strategy for getting foo corps website and if it's not you have invested 2 seconds and risked nothing.
Contrast that with npm unless you specifically know the package by name getting foo corps software by npm install foo is a total crap shoot that is only somewhat likely to succeed will cost you as much as a minute or more of your time and is installing software considered by most technical people to be risky.
Nobody is likely to confuse foo package with foo Corp unless the description of the package is unclear thus name and description should be considered together to decide if confusion exists.
Re: Show HN: Kikked – check if any of your NPM repos is trademarked
#80There's also https://github.com/egoist/is-trademarked-cli - a CLI tool I came across the other day, to see if a name is trademarked.