Open Source Developer Rankings & Their Applications

I was wondering if there is any interest in a ranking of open source developers.

Such a ranking might be automatically determined by seeing how successful their applications have been (e.g., # downloads). We could also take into account other factors such as the size and complexity of the application.

Of course, if an application is built by many developers, we have to address the credit assignment problem. Namely, who is primarily responsible for the success of the application? We might examine the CVS repository to see who wrote what.

In any case, once we have this ranking of open source developers, we could then consider various applications:

* code search that returns code fragments written by particularly good developers (e.g., I might search for "drag and drop" across KDE apps and the most highly ranked drag & drop code fragments returned by the search would come from expert developers)

* mailing list search that takes into account how good of a developer the poster is (e.g., I might search for a problem related to drag and drop and the most highly ranked drag & drop messages returned by the search would come from expert developers)

Do you think building a ranking of open source developers would be worthwhile?

Do you think the applications mentioned would be compelling?

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

OT for LtU

LtU is about programming languages, not about general issues regarding software development, interesting as those can be.

Re: OT for LtU

Ok, sorry. It's hard to find a forum for discussions of these software engineering issues...

See Advogato

For open-source engineering issues, write an article on advogato.org. Although I must admit that I have stopped subscribing to it and looking at it based on the signal-to-noise ratio dropping in the past couple of years.