To view parent comment, click here.
To read all comments associated with this story, please click here.
Agreed. BSD is probably better than Linux in a server role.
Disagree. You have to write server applications ... such as the LAMP stack itself itself (this could easily have been the BAMP stack instead, I agree) ... but then after that in addition you need AJAX, CUPs, Alfresco, Citadel, OpenChange, Samba, LDAP, NFS, Python, Ruby, symfony, Django, Jena, Pylons, Cappuccino, Durpal, web2py, Helma, jitsu, Lift, Wicket ... just a few examples ... the list is getting quite long by now.
True.
If it were not for the inspiration of the GPL and Linux, however, much of the list of applications above, I believe, would never have even got started.
There is a differing factor between the GPL and BSD. Both GPL and (original) BSD code remain open, but the GPL as a copyleft license has a domino effect. Everything you put in, becomes GPL and the whole can never be closed off without consent of all the contributors, which in practice means that the code stays non-proprietary.
The BSD license is very lenient and that is a very good quality, but it tends to "lose" development and contributions, because of proprietary interests. Every distributed and closed source addition to BSD code is not available in the free eco-system (and must be implemented in BSDL code a second time). As a developer you can have valid reasons to allow this, but you'll forgo the avalanche effects of the GPL.
I wonder if IBM, Sun, Novell et all, would have contributed to a BSDL ecosphere as "freely" as they did to the GPL ecosphere. The GPL is a good protection against a competitor taking and running off with your code. GPL is a forced joint venture and a completely level playing field. No one can change the rules mid-game. (Except ALL contributors and the FSF with a new version of the GPL, but that is only in conjunction with the GPL upgrade clause).






Member since:
2006-09-24
While I completely disagree with your assessment of the BSD license, that is a topic for another time. The argument you are using has absolutely nothing to do with the question asked here. Had Linux not been around, BSD could have been used in the cheap server role just as easily. You don't have to write one bit of code to run a server. And even if you develop an app that runs on *BSD, there's nothing saying you have to give it a BSD license.