TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ohloh shows scary decline in open-source project commits

28 pointsby devmonkover 14 years ago

11 comments

wingoover 14 years ago
NumPy: -157,525 lines of code, mostly written in Modula-2.<p><a href="http://www.ohloh.net/p/numpy" rel="nofollow">http://www.ohloh.net/p/numpy</a>
评论 #1788341 未加载
amujumdarover 14 years ago
We at Black Duck noticed it too. So far, looks like the decline is largely because, lately Ohloh - a) hasn't kept up with discovering new projects. b) hasn't paid needed attention to keeping existing projects up to date.<p>We'll provide more details once transition is over (we just acquired Ohloh from Geeknet).
technomancyover 14 years ago
I suspect it has more to do with the mechanism by which commit volume is measured than the actual commits themselves.<p>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.
评论 #1787924 未加载
sproutover 14 years ago
Seems to shadow the recession. I wonder how this compares to closed-source commits.
评论 #1787912 未加载
daviduover 14 years ago
Are they tracking commits made to github?
评论 #1787974 未加载
评论 #1787977 未加载
nakkielover 14 years ago
Hum. The App Store opened in mid 2008 and the Android Market in late 2008. There might be a link.<p>Also, there is a growing quantity of proprietary Web Apps which might have helped shift interest of many users and programmers along.<p>I'm not all that surprised as it has been one of my concern lately. The Open Dream might come to an end with the make-it-all-online meme.
twymerover 14 years ago
What about the possibility of the emergence of distributed version control? Perhaps this is causing less actual commits to the actual project, but not necessarily less code being written.
CedriKover 14 years ago
You did the graph for C. Common!<p>Should add C++ and C#...ain't much of a decline.
thingieover 14 years ago
You'll get totally different picture if you remove C (even if you just replace it with C++) and Java. So, hm?
评论 #1787908 未加载
shurikover 14 years ago
The decline is in C, dynamic languages are on the rise. May be everything that had to be written in C has already been written?
评论 #1787886 未加载
cliffchangover 14 years ago
HTML, JS, CSS, PHP, and Python all have steady increases, and ruby is mostly stable. It could just be that focus is more on the web (HTML in particular seems to have taken a biggish jump mid-2009 - related to HTML5?)<p><a href="http://www.ohloh.net/languages/compare?measure=commits&#38;percent=&#38;l0=html&#38;l1=javascript&#38;l2=php&#38;l3=python&#38;l4=ruby&#38;l5=xml&#38;l6=css&#38;l7=-1&#38;commit=Update" rel="nofollow">http://www.ohloh.net/languages/compare?measure=commits&#38;p...</a>
评论 #1787975 未加载