Ohloh shows scary decline in open-source project commits
1–10 of 28 posts
Re: Ohloh shows scary decline in open-source project commits
#2Re: Ohloh shows scary decline in open-source project commits
#3It's possible people are just moving away from verbose languages like C and Java and thus just needing to write less code, but I'm not sure I have enough faith in the human race to believe it.
Re: Ohloh shows scary decline in open-source project commits
#4Re: Ohloh shows scary decline in open-source project commits
#5Re: Ohloh shows scary decline in open-source project commits
#6Re: Ohloh shows scary decline in open-source project commits
#7The decline is in C, dynamic languages are on the rise. May be everything that had to be written in C has already been written?
Re: Ohloh shows scary decline in open-source project commits
#8You'll get totally different picture if you remove C (even if you just replace it with C++) and Java. So, hm?
Re: Ohloh shows scary decline in open-source project commits
#9Seems to shadow the recession. I wonder how this compares to closed-source commits.
Another theory: a huge fraction of open-source in recent years is written by programmers paid by companies to work on it. The recession has caused these programmers to be pulled off and put on projects where their time can be billed directly.
Third theory, there is more use of distributed version control "offline", which would not be detected by Ohloh.
Re: Ohloh shows scary decline in open-source project commits
#10I suspect it has more to do with the mechanism by which commit volume is measured than the actual commits themselves. It's possible people are just moving away from verbose languages like C and Java and thus just needing to write less code, but I'm not sure I have enough faith in the human race to believe it.