It's cute. How does it calculate each statistic?
The score is calculated in three parts. 1) The reputation score is a count of the number of followers you have. 2) The contribution score takes into account the number of repositories you have. It factors in the number of watchers for each repository as well as the number of forks. It then doubles that score if you are the original owner of the repository (rather than the repository being a fork itself). 3) The gist…
Show HN: Weekend project - Gitscore
31–37 of 37 posts
Re: Show HN: Weekend project - Gitscore
#32When you start measuring things, people start gaming them, so for github's sake I hope your project disappears into oblivion. Klout is the latest major sad example of this phenomenon. People are modifying their Twitter behavior in some fascinating ways to game their Klout score. However, people love shortcuts, so I'm sure you can refine your service and subscribe clueless HR folks to it.
I don't think that means people should not measure things, if we didn't measure things we would never improve.
And if people start changing their behaviour because they're gaming the system (or is it the system that gamed them?), and that results in unintended consequences, do we (as a whole) come out ahead from where we started?
Re: Show HN: Weekend project - Gitscore
#33Seems broken on my Chrome Dev Channel - lots of JS errors and a blank score
Re: Show HN: Weekend project - Gitscore
#34Seems broken on my Chrome Dev Channel - lots of JS errors and a blank score
I had the same problem and it turned out that if you block Facebook and/or Twitter you will break things.
Re: Show HN: Weekend project - Gitscore
#35Earlier quoted context omitted.
I had the same problem and it turned out that if you block Facebook and/or Twitter you will break things.
I've the same problem with Safari. I don't see why I need to unblock to see the scores. This is bad design. I'll just pass.
Re: Show HN: Weekend project - Gitscore
#36Re: Show HN: Weekend project - Gitscore
#37It's cute. How does it calculate each statistic?
The score is calculated in three parts. 1) The reputation score is a count of the number of followers you have. 2) The contribution score takes into account the number of repositories you have. It factors in the number of watchers for each repository as well as the number of forks. It then doubles that score if you are the original owner of the repository (rather than the repository being a fork itself). 3) The gist…