Show HN: Weekend project - Gitscore
gitscore.com
Show HN: Weekend project - Gitscore
1–10 of 37 posts
Re: Show HN: Weekend project - Gitscore
#2It's cute. How does it calculate each statistic?
Re: Show HN: Weekend project - Gitscore
#3So how are you calculating my (horribly low) score? I am guessing each accepted pull request counts ten, or something but I am interested in the algorithm.
Re: Show HN: Weekend project - Gitscore
#4Does not work on Firefox 13.
Re: Show HN: Weekend project - Gitscore
#5It'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 score takes into account the number of gists you have as well as the comments on those gists.
Re: Show HN: Weekend project - Gitscore
#6looks like some people are having fun with a case sensitivity bug (:
Re: Show HN: Weekend project - Gitscore
#7I believe that VisionMedia own the place !
Re: Show HN: Weekend project - Gitscore
#8I believe that VisionMedia own the place !
He is a pretty prolific programmer and spawner of all things Node.js related.
Re: Show HN: Weekend project - Gitscore
#9Here's a collection of pagerank values based on the followers graph from two months ago, if anyone's interested
https://raw.github.com/clayw/Github-pageranks/master/github-...
Re: Show HN: Weekend project - Gitscore
#10Seems broken on my Chrome Dev Channel - lots of JS errors and a blank score