Show HN: Every Developer in the World, Ranked

(coderank.me)

7 points | by ejc 1 hour ago

2 comments

  • O1111OOO 26 minutes ago
    This is an amazing page. I am lost in it, looking at the numbers - trending, most active, insights, etc. It's like candy (for some of us):-)
    • ejc 6 minutes ago
      I really enjoyed building it as an analytics addict. The most difficult part was drawing a line for myself to call it finished and stop adding stuff.
  • codingdave 49 minutes ago
    Most of the prior projects I've seen that used public github data for anything along these lines suffer from the same flaw - Many coders' work is private. You can't see it to include in the system, so what you are really ranking is people's public code. And for many devs, that is their experiments, not their best work.
    • ejc 9 minutes ago
      this is true. we could request private commit permissions but I was afraid that would scare people away from signing up. If there is demand for it we could enable it and it would certainly paint a more complete picture - with the obvious caveat that we'd need a large number of users to sign up and grant those permissions.