Live data from Hacker News

Calculate your GitHub hacker score

github.backtype.com

1–10 of 20 posts

Re: Calculate your GitHub hacker score

#5
post #3
post #2

Seems like it's not working at the moment, perhaps overloaded.

Getting throttled a bit right now by the github API — should be better soon.

This makes me curious is there any reason why the users couldn't provide the data themselves or poll the API via javascript?

Re: Calculate your GitHub hacker score

#7
post #3
post #2

Seems like it's not working at the moment, perhaps overloaded.

Getting throttled a bit right now by the github API — should be better soon.

didn't load for me; you should throw up an example screenshot of what the score looks like. have you thought about making an embeddable score widget (similar to what ohloh has) that you could put on a blog?

Re: Calculate your GitHub hacker score

#8
post #4
post #3

Earlier quoted context omitted.

Getting throttled a bit right now by the github API — should be better soon.

Seems like it's working after all just takes >5 minutes ATM. How is this score calculated?

The score's based on your use of GitHub, who follows you and your projects, as well as (this is where BackType comes in) how much they are shared on Twitter, Facebook, Reddit, Hacker News, etc.

Re: Calculate your GitHub hacker score

#9
post #5
post #3

Earlier quoted context omitted.

Getting throttled a bit right now by the github API — should be better soon.

This makes me curious is there any reason why the users couldn't provide the data themselves or poll the API via javascript?

Since we're using BackType as well to calculate the score, it was easier to do both requests server-side. We pre-ran a long list of popular users and all of their followers, but guess we didn't reach enough people :(

If you leave the tab open, it will finish.

Re: Calculate your GitHub hacker score

#10
post #7
post #3

Earlier quoted context omitted.

Getting throttled a bit right now by the github API — should be better soon.

didn't load for me; you should throw up an example screenshot of what the score looks like. have you thought about making an embeddable score widget (similar to what ohloh has) that you could put on a blog?

Here's an example (or you can click usernames on the frontpage): http://cl.ly/232U2o2t0C2y3V0J0r10
Post reply on HN