Skip to content
This repository has been archived by the owner on Nov 18, 2021. It is now read-only.

User analytics / metrics / karma / reputation system. #219

Open
cirosantilli opened this issue Jun 24, 2014 · 3 comments
Open

User analytics / metrics / karma / reputation system. #219

cirosantilli opened this issue Jun 24, 2014 · 3 comments

Comments

@cirosantilli
Copy link
Collaborator

One possibility:

  • per project: user's repo is the percentage of LoC additions to repository

    If ever comment upvotes Idea: A voting system for comments #209 get implemented, also give some weight to comments. This would hugely help closing issues.

  • per user: take the above, multiply by the number of stars in the repo, sum over all repos.

    Show a per language rep.

More advanced: if a user has higher rep, his star has greater weight (a la Google Rank).

More advanced: if a user has higher Javascript rep, give higher weight to votes on Javascript repos.

Rationale: Stack Overflow works because of this. We all know that reputation is meaningless, yet many of us keep contributing because of it.

I'd love to hear new ideas and about existing API based user analytics systems.

@captn3m0
Copy link

There is the existing http://gitscore.com/

@cirosantilli
Copy link
Collaborator Author

What algorithm are they using? Are they open source?

@TPS
Copy link
Collaborator

TPS commented Mar 2, 2019

https://github.com/loopj/gitscore

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants