Git Product home page Git Product logo

Comments (4)

hpjansson avatar hpjansson commented on August 16, 2024

Oh, that 's a good idea!

from fornalder.

hpjansson avatar hpjansson commented on August 16, 2024

We could also create cohorts based on the authors' all-time commit count. So instead of colors based on which year the members started interacting with the project, it'd be a color for 1-9 commits, another for 10-99, yet another for 100-999, etc. Then you could see when the big committers are more active compared to the smaller ones. These cohorts could be used in the active-contributors and commit-count charts, which would tell you e.g. "how many level 100-999, ... committers were active, per year" and "how many commits were made by level 10-99 committers, per year".

Part of why I'm suggesting this is also because it's easy to do -- add a new SQL query and reuse all the plotting and histogram code.

from fornalder.

allanday avatar allanday commented on August 16, 2024

We could also create cohorts based on the authors' all-time commit count.

I'm a bit unsure about using all-time commit count to identify "core contributors". One obvious issue would be cases where you have low level commits over a long period.

from fornalder.

hpjansson avatar hpjansson commented on August 16, 2024

I think someone doing polish/bugfixing or maintaining infrastructure consistently over a long time is likely important to the project. Although not as critical as someone speccing and writing the next version of GTK. I also received comments to the effect that measuring contributions by commits is unfair, from someone who spent a lot of time on analysis and API design that resulted in relatively few commits.

We should probably define what a "core developer" is.

from fornalder.

Related Issues (9)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.