by picsoung on 2/26/15, 3:00 PM with 106 comments
by lucisferre on 2/26/15, 4:29 PM
by codebeaker on 2/26/15, 3:20 PM
Fun project, but buggy data makes for a bit of a crappy user experience. Doesn't GH classify languages pretty well using it's Linguist project? The project with ~6,700 stars is correctly classified as [ Ruby 97.5% | HTML 2.5% ] (the 2.5% seems to be from documentation and templates, which in itself is already weird)
I understand that many people find gamification fun, but I know a lot of people who don't like ranked leaderboards, based on stupid things like "how many people bookmarked your project", it leads to unnecessary egotistical competition, and driving more barriers between us than we need. (Example, what benefit would we get from comparing stars on vim, and neovim?… so we could argue to one group of people that their work is less important than another group?)
by sfk on 2/26/15, 3:09 PM
On the other hand, maybe that's Github's future business model: Rank Open Source slaves and sell that information to recruiters.
by LukeB_UK on 2/26/15, 6:06 PM
Edit: Also, I have more than 1 star on my projects, yet it just reports 1?
by luu on 2/26/15, 3:31 PM
If you like at the top javascript or ruby developers, yep, those are all pretty famous javascript and ruby developers. But if you look at the #6 matlab developer, well, turns out that's me. I've probably used matlab for less than 40 hours total, lifetime. And most of that was in grad school, a decade ago. Most of my stars come from a tutorial. Not a tutorial I created -- a tutorial I worked through, that thousands of people have probably done. Ok, so, not many people put matlab code on github, so that data is messy. What about popular languages?
Turns out I'm also the 240th most starred scala developer worldwide. I once used scala for two months and created some projects to help me learn that aren't even close to being polished enough to be useful to anyone. Like most code written by someone who's learning a language, it's not any good. But that somehow puts me at 240? Even in a pretty popular language, by the time you get into the hundreds worldwide (or the top few in most cities), it's people who just threw up some toy projects.
I wonder if this explains why I've been getting recruiters contacting me "because they saw my scala code on github". I doubt anyone who's actually seen my scala code on github would contact me for a scala position, but someone who uses a tool that counts stars might think that I actually know scala and contact me for a scala position. This particular tool is too new to be the source of that, but the page the source data comes from (github archive) shows how easy it is to make BigQuery queries to return results like this.
For Julia, I'm also presently ranked above all of the co-creators of Julia, despite having spent a total of perhaps 20 hours ever using the language (I'm 72, compared to the co-creators, who are 113, 143, and unranked).
BTW, in languages I've actually worked in professionally, I'm 98,582/244,375 in a language I used for years before it became trendy, 1,100/1,835 in a language I've used a lot recently, and 75,998/161,465 in a language I've used some recently. In the language I'm most proficient in, the language I'm mostly likely to reach for if I just want to get things done, I'm 14,800/25,094.
P.S. If the developer is reading this and wants bugreports, your service returns a "503 Service Unavailable" if you click the "top foo github developers in your city" for developers that don't have an associated city.
by m0th87 on 2/26/15, 3:35 PM
"Back in the day" I remember it was as easy as sharing with a few friends or posting on HN, and it would quickly get some traction. Now it feels as if you need marketing clout.
by jrochkind1 on 2/26/15, 3:37 PM
by danso on 2/26/15, 3:58 PM
That said, I imagine a lot of headhunter companies use the same kind of heuristic, which is probably why I get so many unsolicited interview requests despite my lackluster activity (I'm in the top 200 developers of Ruby in New York, and #3200 in CSS...of the entire world)
by tessierashpool on 2/26/15, 7:40 PM
in reality, I'm not in Mexico.
similar comments abound: "I live in Halifax, UK and it compared me with people in Halifax, Canada." "I'm only detected as having 34 Ruby stars when one of my Ruby projects has ~6,700 stars."
another comment: "[the site is] in breach of the Github name and branding usage guidelines."
this thing is a mess, and I'm about to get a ton of emails from recruiters who want to me to work in Mexico now.
on the bright side, at least I'll get to practice my Spanish.
by ehamberg on 2/26/15, 4:28 PM
People with only a country as their location, e.g. “Norway” are detected as being in “Norway, United States”. :-)
by jdjb on 2/26/15, 3:36 PM
sum(stars) + (1.0 - 1.0/count(repositories))
So if I have 3000 stars and 10 repositories, you give me a score of 3000.9? Shouldn't it be multiplied?
by matthuggins on 2/26/15, 3:58 PM
by picsoung on 2/26/15, 3:06 PM
Also, it seems that some of my repo are not taking into account, like https://github.com/picsoung/uberSlackBot which has 13 stars.
by lettergram on 2/26/15, 3:43 PM
by fcambus on 2/26/15, 3:30 PM
For example, it seems that for Kraków (Poland) you have both Kraków and Cracow.
PS : Great project!
by cheshire137 on 2/26/15, 4:40 PM
by swah on 2/26/15, 3:43 PM
by fiatjaf on 2/26/15, 5:58 PM
by csl on 2/26/15, 4:15 PM
It would be nice to be able to see results by specifying a geographic radius.
by vkjv on 2/26/15, 5:01 PM
by kristopolous on 2/26/15, 8:07 PM
by vdaubry on 2/26/15, 3:03 PM
I'm vincent author of GitHub Awards, if you have any questions feel free to ask
by cblavier on 2/26/15, 3:03 PM
by muddy on 2/26/15, 3:10 PM
by codebeaker on 2/26/15, 3:33 PM
> ## Naming projects and products > Please avoid naming your projects anything that implies GitHub’s endorsement. This also applies to domain names.
(Reference: https://github.com/logos)
Edit: Why the downvotes? It's valid, and if someone had used my company name in their unauthorized, misleading and buggy "awards" platform, we'd be asking them to refrain from attaching themselves to our name and brand.