top | item 12098918

Repokémon – Showcase of GitHub Repos with Pokémon Names

100 points| juanfatas | 9 years ago |cheeaun.github.io

29 comments

order

noahmorrison|9 years ago

I had a project[1] that was named after a Pokemon. It was a mustache[2] parser so I named it Entei because he has a very fashionable mustache. I changed the name[3] to chevron because I didn't want to deal with Nintendo's lawyers.

[1] https://github.com/noahmorrison/chevron [2] https://mustache.github.io/ [3] https://github.com/noahmorrison/chevron/commit/42a028f597171...

jofer|9 years ago

If you're worried about lawyers, why change it to the name of one of the largest companies in the world?

zero_iq|9 years ago

Because giant international oil companies' lawyers are famously a pushover compared to Nintendo's...?

j2kun|9 years ago

Would a company send a DMCA notice for a github repo whose title is a trademarked character's name? (Is there a MickeyMouse project?)

x1798DE|9 years ago

I don't think DMCA can be used for trademark infringement, just copyright.

jychang|9 years ago

Yes. I have previously made a simple Chrome extension that contained Pokemon stuff, but certainly derivative work that should not be considered copyright infringement. (The extension replaced facebook reactions with Pokemon faces, if you're wondering).

I got DMCA'd by Nintendo anyways. I didn't bother fighting it, since it wasn't worth my time for a one-day project. Nintendo of America has overzealous paralegals that WILL go DMCA anything pokemon related.

antoineMoPa|9 years ago

What happens when many repos by different Github users have the same pokémon's name?

cheeaun|9 years ago

Yeap, the one with most stars. I was thinking of getting most forks if say multiple repos with exact same number of stars, but I guess I was lazy.

m3Lith|9 years ago

It takes the one with the most stars.

hackerling|9 years ago

I'm sorry but could someone explain to me the point of this?

I can see it be amusing to have repos with pokemon names, but for practicality, I would have no idea what they are for by reading the name.

slazaro|9 years ago

There are a TON of names for projects and companies that are not related at all to what they do. Is Apple a fruit company?

rosstex|9 years ago

This is cool! Is there a way to sort by popularity?

cheeaun|9 years ago

Thanks! Currently no sort/filters. I'm planning to add those soon :)

By popularity, do you mean the repos or the pokemon?