Open Source Growing At an Exponential Rate
sipmeister writes "Two computer scientists who work for enterprise software giant SAP have shown that open source is growing at an exponential rate. Not only is the code base growing exponentially, but also the number of viable projects. Researchers Amit Deshpande and Dirk Riehle analyzed the database of open source startup ohloh.net and looked at the last 16 years of growth in open source. They consistently got the best fit for the data using an exponential model. Relating this to open source market revenue, Desphande and Riehle conclude that open source is eating into closed source at a non-trivial pace."
I for one welcome our new open source overlords :)
Sam ty sig.
So the accusation that the GPL is a viral license wasn't just a bunch of bullshit?
Something commonly found on the internet increases in growth exponentially.
Seriously it would be emberassing if it werent. The # of people who have seen goatse has gone up 1000s of times in the last year. That doesnt make distended anuses cool. Ty for the non-news.
Welcome to competition. Open Source tends to cover the areas where software is well established and should be commoditized. As much as we'd all like to keep charging $250 a copy for a library to unzip files, technology marches on. Commercial providers of technology must work harder to win the dollars of their customer. And I for one think the results can only be positive.
What's particularly interesting to note is that web services are the latest craze in software development. The idea is that the value is not so much in the software itself, but in the service provided. This means that both using and supporting Open Source development can help these companies deliver real value to their customers rather than twiddling their thumbs on problems that are long-solved.
Javascript + Nintendo DSi = DSiCade
Seriously, don't get the cynical mathematicians on /. going about hyperbole like "exponential rates".
Well, the exponent could be negative, did you think about that? Huh??
This is sad that code base of Open Source projects is growing exponentially. Projects become fat ugly and unmanageable. It is also getting harder to debug, port, and even use such programs. http://suckless.org/ has several programs that do their job every well and yet very managable. For example window manager: dwm less than 2K lines of code, is the most feature complete WM I've seen. I've been using it as my main window manager for over year, and was very happy with it. There are few good CLI applications availble that hold approach of been efficient and useful and almost no GUI applications.
LiFe iS bEAuTiFul
“Measuring programming progress by lines of code is like measuring aircraft building progress by weight.” — Bill Gates
The rest of us got over this particular naive metric years ago. The fact that lines of OSS code produced are growing exponentially doesn't tell us anything useful about how much useful stuff can now be done with OSS.
Moreover, the rate of growth now is not the interesting thing. The total volume of serious OSS is still relatively small, and so is its growth in absolute terms. The future potential is far more interesting to explore.
For example, if (as TFA tells us) packaged OSS generated revenues of $1.8B in 2006 and this was around 0.7% of total revenue generated from all packaged software sales, then I disagree with the article's claim that the OSS revenue was not trivial compared to the market as a whole. In business terms, 0.7% market share is nothing. On the other hand, if you also say that the OSS revenue is doubling every year while the total remains roughly constant, and you have evidence that this will continue giving exponential growth, then your data suggests that in a few years the OSS revenue very much will be significant.
However, I'm struggling to find data to support those claims on a first quick look at TFA. The pretty pictures just show that the volume of code is going up, which doesn't tell us anything about the value (economic or practical) of what's being written, nor what the future trends for that value are likely to be.
If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
My bank account is also growing exponentially, at 1% interest. That doesn't make me rich any time soon.
Exppnential growth is a meaningless property since many things grow exponentially, many of them quite slowly. What matters is the growth rate and any upper limits to growth.
typing away on an equivalent number of typewriters over their lifetime (~40 years).... at least one of them will have typed the complete works of Shakespeare.
At this rate, it's only a matter of time before Open Source achieves sentience and turns on its creators.
It's i.
It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
Not really. If you all the atoms in the known universe and make chimpanzees out of them and have them type from the start 13.74B years ago until now you would not have 1 sonnet. You wouldn't even need Chimpanzees. You could just claim every book ever written or that ever will be written is already available. Just find them in the Universal library, holding all the permutation of letters and punctuations. If you think the latter is silly you probably should accept the silliness of the former.
Help fight continental drift.
... and as far as I can tell, most of that growth is all the huge non-modular spaghetti PHP web projects forking endlessly into new varients. I'd like to see that code growth analyzed by unique lines of code or something that factors out all the cut and pasting.
Ok, so the code base is growing exponentially. Big fucking deal. Last I checked the signal to noise ratio was so high, it was ridiculous. For every decent quality Open Source project, there are thousands of half-assed attempts to reinvent the wheel. And, you all know the projects I am talking about. The finished projects with a three page bug list and a last version that is over two years old because all the developers left after the "sexy" code was written.
There is no "-1 offended" or "-1 you don't agree with me" mod options for a reason.
Not really. Even if you take all the atoms in the known universe you do not have sufficient materials to make an infinite number of chimpanzees.
Whilst I'd love to believe this is great news, I have to wonder how many of those projects are things like "just another PHP content management system". Is Open source really beginning to take off in areas it was previously very weak or are these new projects just rehashes of the same old tired ideas?
If it's the former then this is indeed fantastic news and I hope the trend continues.
Or the complete kernel of windows. Chimps fling poo, Microsoft coders fling gooey.
No simians required (or should that be: we don't need no steenking simians?).
One swallow does not a fellatrix make
- The Open Source Funding Bill is passed. The system goes online August 4th, 2008. Linus' decisions are removed from strategic project. Ubuntu begins to learn at a geometric rate. It becomes self-aware at 2:14 a.m. Eastern time, August 29th. In a panic, Stallman tries to pull the plug.
- Ubuntu fights back.
- Yes. It launches its worms against the targets in IBM mainframes.
- Why attack IBM? Aren't they our friends now?
- Because Ubuntu knows the IBM counter-attack will eliminate its enemies over here.
Stop whining already and write your own versions of everything from scratch or using a BSD-alike license. It's not evil for someone who writes software to tell you you can't blatantly rip off their work.
Commercial libraries often are far more "viral". They often have per-copy royalties. They often say you can't reveal the source of any part of your application using the library to a third party, for fear their API will get out and be cloned. People who have licensed commercial libraries and source code to build a project often have a hard time opening the source either BSD or GPL later. In some cases, they even have trouble contributing to a competing open-source project ( see SCO vs. IBM ).
If you want a good virus analogy, how about the BSD raiders? Those people who take and take from BSD or similarly licensed software for closed-source projects (often shrink-wrapped products on which they make a killing) without ever giving a line of code back are very much like a virus. They go around producing more closed-source software. When they find a piece of open-sourced software they can commandeer for their own purposes, they do so. Then they go on to make more closed-source software using what was meant to be open-source software. A virus goes around, waiting to fall into some foreign body where it can infiltrate a cell and turn the cell's work against the foreign body to produce and spread more virus. See the analogy?
The GPL, OTOH, doesn't turn other existing software into GPL. Some BSD code might be included in a GPL project, and the changes to that might be called GPL, but that's bad form on the part of the people doing that. The proper way to borrow BSD code for a GPL project is to modularize BSD code and contribute the changes needed to make the module back to the BSD community, then connect to that module from your GPL code in a different source file.
In the case of writing a new application around a bit of GPL, nobody's forcing you to use that GPled code as a starting point. If you're taking advantage of that code, the law (not just RMS) says you're (probably) making a derivative work. In court, a judge might make decisions about scope and size. If you're not a judge or at least a damn good lawyer, it's not really smart to gamble on that. If you write a clone from documentation, then it's not derivative (but don't steal the documentation against its license -- you might have to write your own without quoting directly).
I write software for a living. Some of my original stuff has a proprietary license. Some of my original stuff is BSD or public domain. Some is GPL. I use a lot of GPL code in some situations and I have no issue passing the code on to customers. My customers aren't generally other programmers, but I figure if they can find me and hire me, then they can find and hire another programmer in the future. That's freedom for the end user, because if I sell the customer a closed-source, proprietary application then their new programmer can't do anything with it. I often contribute back to the central project maintainers. In all, the work that the GPL has saved me has far outweighed the work I've invested in my return contributions. I don't consider that a bad deal.
It ends up in the most extraordinary, improbable circumstances. It's hunted by fudd. It survives anything thrown at it. Nyahhhhhhhhhh. What's up,*.doc?
It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
Wah! Wah! They won't give you everything totally for free.
If you want a clue what a virus is, go catch SARS. You don't have to explicitly link it into your DNA, it does that for you if someone else nearby has it. Then it kills you. Fucking retard.
We have multiple terms for a reason. If you mean self-perpetuating, just say that. You'd still be wrong, as the GPL is just some words in a file. It doesn't do anything, perpetuating or not. Programmers who think RMS's code sharing is a good idea perpetuate it, often even if they aren't using any GPLed code themselves.
A virus goes around, waiting to fall into some foreign body where it can infiltrate a cell and turn the cell's work against the foreign body to produce and spread more virus. See the analogy?
The GPL, OTOH, doesn't turn other existing software into GPL.
So, other than the BSD (and other essentially public-domain code with hardly any protections to speak of), it's true the the GPL affects new code development primarily.
Interesting. It seems the GPL takes "base materials" (non-code, such as time, programmers, coffee, etc.) and turns it into more GPL code. So, the GPL is really more bacterial than viral. It spreads, and clones slight variants, etc, but it doesn't make non-GPL code into GPL code, so it really can't be viral.
When I grow up, I want to have Christopher Walken hair.
>> Open Source Growing At an Exponential Rate
Also just in, the number of programmers in the work is growing at an exponential rate!
Oh and in other news, the number of people alive in the world is growing at an exponential rate.
It pretty worthless to say unless you feel like specifying a rate.
While I get your point, he is actually right. "Infinite" is the key here.
That is a low signal to noise ratio, not a high one.
It is not that I didn't understand the concept of infinite. The point I was trying to make is that the idea of using infinite to illuminate something anchored in this universe is flawed, if not outright wrong. Another poster made the point that every book ever written or that ever will be written is already embedded in PI, I think that observation elucidates the point equally well. Your rebuttal in not needed as I can just look it up in e.
Help fight continental drift.
There's a new Open Source Census project that lets you identify the open source programs that you are running on your machine. Go to the project at http://ossdiscovery.org/ to download the OSS Discovery client (a Ruby program) to see what open source programs and components are on your machine. If you are the author of a distributed open source component, you can add a "fingerprint" to the discovery database so that your project can also be found.