Dear Open Hub Users,
We’re excited to announce that we will be moving the Open Hub Forum to
https://community.blackduck.com/s/black-duck-open-hub.
Beginning immediately, users can head over,
register,
get technical help and discuss issue pertinent to the Open Hub. Registered users can also subscribe to Open Hub announcements here.
On May 1, 2020, we will be freezing https://www.openhub.net/forums and users will not be able to create new discussions. If you have any questions and concerns, please email us at
[email protected]
Here a suggestion for the rank calculation algorithm that would likely produce much better results than the current one:
Rankingpoints =
ln (Total number of commits * 50) * ln (Total lines of code changed * Language factor) * ln (1 + Sum of stacks of all contributed projects * 5)
Language factor could be use to factor in the difference in LOC between languages. If unwanted assume a value of 1)
The algorithm is very easy and fast to calculate and it could be extended by more factors (e.g. longest time in project, persistance in contributing, etc.)