Interview With BitKeeper Author Larry McVoy
Jeremy Andrews writes "KernelTrap has spoken with Larry McVoy, BitMover founder and primary BitKeeper author. BitKeeper, a distributed source control system, has been adopted by Linux kernel creator Linus Torvalds and condemned by free software icon Richard Stallman.
In this interview, Larry looks back through the years, describing his exposure to computers and Linux. He also discusses the history of BitKeeper, from writing NSElite for Sun (which turned into their still used SCM, Teamware), to his desire to keep Linus from burning out, to the present day solution. The choice to not license BitKeeper under the GPL is also explained.
Larry discusses much beyond Bitkeeper as well, exploring some of his other interests. Find the full interview on KernelTrap."
For years, I've been skeptical of the Linux kernel development model, and specifically the its lack of source control. While it seemed to be "working", Linus has showed the strain several times on the kernel list. As far as I'm concerned, I'm glad he's found a tool that works for him - I totally agree with Linus' attitude of "use the tool that works for you, not its ideologically better, but otherwise inferior competition".
Hopefully this will at least alleviate some of the "Linus doesn't scale" criticisms, too.
Stallman can't get over the fact that Bitkeeper is NOT licensed under the GPL, and that Linus chooses to use it anyway. Presumably Linus just likes it better, and he's free to do as he sees fit. Freedom, that's an interesting word, because the mere notion of it means it must apply equally and unilaterally to everyone, or it doesn't exist. Stallman has repeatedly tried to exert pressure on people including McVoy to license things under *his* GPL, and complaining loudly when it doesn't happen. In other words Stallman is making an effort to limit their freedom with their own product.
Freedom applies to everyone, or it applies to no one.
Software Wars
Linus' approach to BitKeeper (and to everything it seems) is a purely pragmatic one. He has said that if there is a GPL'ed SCM that is at least as good as BitKeeper then he will switch. Until that happens he refuses to let idealism stand in the way of progress.
I think the BitKeeper license is an interesting innovation. My only problem with it, is that if I am using it for free, I am _forced_ to upgrade when new versions become available. Even on an open source project I wouldn't want to be changing something as fundamental as my SCM very regularly. If it aint broke and all that.
john
What RMS actually said was:
That's a very profound statement. It's easy to sneer at it, to dismiss it ad hominem. But he raises important points which deserve to be addressed in depth.
Sig: What Happened To The Censorware Project (censorware.org)
RMS is an extremist. Always has been. In that role, he has fought for the complete freedom of software. IMHO, it's an admirable, idealistic view of the world. Having said that, there are times when his extremism causes him to fall right off the deep end, for refusing to make the smallest compromise for the good of the movement.
McVoy is hardly anti-free-software. The very fact that he gives away *anything* for free symbolizes that. (He doesn't have to give anything away.) He makes the simple requirement that the free users use the newest versions for bug reporting reasons. Not a bad idea IMO.
But RMS bristles at even the association with a software product that is ever sold for money. That extreme view causes great debate in the community (this discussion for one) and that's a *good* thing! However, RMS needs to be less beligerent about this one. The kernel needs a stable base in terms of source control. If Linus determines that the best solution is BitKeeper, then that's his decision. RMS has the right to his opinion, but not to insult the intelligence of all of us by tring to tell us that we're all compromising our values by allowing this.
In a similar vein, am I the only one who is sick of RMS whining about the naming of Linux? The accepted name is Linux not GNU/Linux. It's out of your hands, RMS. Live with it.
Ben
I would have to agree with the AC and burn karma in the process. Larry McVoy is an exciting and pleasurable indivudual if you never read or hear of him in your entire life. Now, the problem is, that I can't see RMS as much better... Oh well.
CVS has a lot of short-comings. Most people that use CVS are ready to admit that, I think. Maybe CVS works for gcc, but gcc has multiple persons with write access to the tree. The kernel bitkeeper repository has only one single person with write-access; Linus himself. Linus himself decides what goes in and what doesn't, by pulling from other developer's trees, or by applying normal patches.
Then again, CVS would probably be able to handle the kernel too. But Linus doesn't like CVS one single bit, and since he doesn't, the choice wasn't CVS vs BK, but rather no source-management system vs BK.
Oh, and Bitkeeper is in no way mandatory for kernel-development. Alan Cox and Alexander Viro, for instance, don't use BK, and have no trouble getting their contributions into the kernel. In fact, Viro commented that it got easier, since Linus got relieved of some work.
The fact that gcc was a prerequisite for the Linux-kernel doesn't change the fact that CVS is far inferior to BK. Oh, and it's not like BK is totally non-free. As long as you accept to have your changelogs logged to a server, you get the program for free. Furthermore, the source-code is available, and you are allowed to modify it, as long as it still passes the regression-tests and does nothing to circumvent the open-logging. To finnish off, the program will become GPL if BitMover ceases to exist (can't remember the exact terms, sorry...)
I'm not saying that I'm thrilled with having one important part of the kernel-development process non-free, but I agree when Larry McVoy says that people should spend their time coding a replacement instead of complaining.
From the interview:
Did he? I'm not 100% sure, but I thought RMS attitude was 'Free, or not at all'. I remember reading that all the computers at the EFF ran only free software.
This sounds more like what Linus said - something about using the best tool for the job, whatever the license.
One of bitkeeper's nice features is to keep track of a set of patches (You can apply or undo a group of patches)
If you want to know more about it Jeff Garzik posted a BK kernel hacking HOWTO
The funny thing is that I have to be a part time programmer to get any sort of baseline control out of CVS. Why? Because it is what it says it is.
_ _
CVS is versioning control not a tool for complete configuration management.
It is not difficult to keep baseline control over a project with tagging models and proper procedures. However, your cm better come to you with a proper background in scripting at the very least. I am a former sysadmin myself.
For CVS to go beyond its parameters and become a tool for real software control takes some scripting and working.
My goal in terms of giving back to the community is to come up with a standard set of tools for tagging and tracking source code files over a large project. Currently my tools are far to project specific to be of use to the general community. My thought was to expand upon a tool like cvsweb for ease of use.
I have no idea if bitkeeper is any better than CVS for total software control but I will be doing some research as soon as the interview is not slashdotted.
_______________________________________________
ACK
RMS has never, ever, objected to any activity on the grounds that it is "tainted" by monetary objectives. (Though others nearby have - the Gnuart people, for example)
What RMS objects to about BitKeeper (and about acrobat reader, and latex column modes, and Netscape 4) is, as he says so many times it almost makes you want to beat your head into the wall, that BitKeeper is not "free as in freedom".
RMS has no problems with BitKeeper being sold - his problem is that the market for BitKeeper (and most other non-free software) is propped up by the restrictions placed on the buyer. In fact, RMS agrees with debian that software which contains a "don't sell this for more than the cost of the media" clause is not free. Part of the problem with BitKeeper is not that McVoy is selling it, but that I (or anyone else) can't.
If every person who received a copy of BitKeeper from McVoy were able to use it however they wanted, examine all the source, modify it as desired, and then copy and sell the result, then BitKeeper would be free software. (I'm sure someone could weasel in a non-free restriction somewhere into that statement, but basically that's it) Contrary to popular opinion, RMS does not insist that every piece of free software be licensed under the GPL.
Painting RMS as hostile to the pursuit of money, as though he were these guys is inaccurate. RMS is not actively hostile to the software market; he just doesn't view its continued existence as a sufficient reason for non-free software. If the commercial software market cannot survive without the restrictions on redistribution currently placed on buyers, then it cannot survive.
People who paint RMS as hostile to making money fail to see the difference between "I hate that" and "I care about something else more than I care about that". (Those who would paint free speech activists as being against national security often commit a very similar structural confusion.)
McVoy managed to piss off ESR, who is, as you all know a strange mix of valuable open source contributor and condemnable weapons idiot.
Regards, Marc
The system is no longer GNU + Linux kernel. If it's about giving credit in proportional amounts, then X, perl, Berkeley, Apache, Netscape, and many other major contributors should also be recognized.
I do understand that some of these can be stripped away without impairing the OS, but some of them cannot.
While calling the whole ball of wax "Linux" may be overstating the importance of the kernel, calling it GNU/Linux understates the importances of all the other contributions.
"Genius may have its limitations, but stupidity is not thus handicapped." --Elbert Hubbard (1856-1915)
The effectiveness of the source control system used to develop any non-trivial, multi-developer project is critical.
Creating a good one isn't trivial.
In my opinion, CVS and RCS are far from the best solutions available. CVS behaves like an automation layer on top of the single file version control of RCS, not a change management system for a whole project. It can do most things other systems can do, but you may have to waste effort working around its weaknesses.
I've not used BitKeeper but I have used Perforce, another commercial product which can be used for free on Free software projects, and found the benefits to the development process significant. Making simple things trivial and hard things quite easy helps developers to do the right thing without getting in their way.
Minimising the cost of using the source control system to its fullest effect leads to many improvements throughout the software development process. I'd argue it leads to better, more maintainable code.
As a Linux user and free software advocate I'm glad that Linus is using BitKeeper, rather than CVS. I'd love to see a better free software source control system, but until we've built one I'd rather not sacrifice quality and efficiency in other important projects.
"Every good boy deserves fudge"
GPG: 66F0 CD0A 9EC6 367F C3B4 7EB0 C76D CFBE 86CF 21E4
How does this programmer buy food to eat?
This is the flaw in the Free-Software model that McVoy is getting at. If you are a programmer who releases quality work which is distributed for free, how the hell do you survive?
The fact that the GPL does not prevent trying to sell software does not change the reality of distribution of such software in the Internet age.
I don't want to hear solutions based on using the software; the model here is someone who wants to be a programmer, not to remain an architect.
I believe in Free Software; I just can't see how I could ever be involved beyond it being a hobby funded by my real job.
TWW
"Encyclopedia" is to "Wikipedia" what "Library" is to "Some people at a bus stop"
In reference to BitKeeper, RMS says:
;-)
The GPL requires "complete corresponding source code," and a sequence of integers is not the source code.
Feh. A real programmer sees machine code as perfectly readable source code.
comparing software development to insurance is brilliant, it maps very well into the real world. Yes a major project is too big for a single small company to do, but spread the cost around, and it works.
This is a model that will work for open software.
If there was something better out there under the GPL, Linus would have chosen to use it. Remember, there is a REASON why it was chosen, and that is to improve productivity. Should the development suffer because of the SCM? I have to say I don't think it should.
Of course, he also said that if the company went under, BitKeeper would probably be GPL'd. Gotta think that RMS is hoping for that. :-)
My beliefs do not require that you agree with them.
In reference to the FSF, RMS says:
We have no non-free systems or applications on them now, and our principles say we must keep it that way.
So is this to say that their motherboard BIOS and all supporting microcontroller code, EPROMs, firmware and controller code in their video cards, ethernet cards, etc. all comes with source code?! Impressive. Where do they shop?
Larry's company sells proprietary software. Nothing wrong with that, although I question the wisdom of putting a startup in an area that demands $160K salaries. Also, speaking for myself, I'd take a pay cut to work on free software. (I think I could get by on $100K.)
The complaint over the license has less to do with Larry than with Linus. Linus isn't fanatical about free software. He'd like the world to believe that Linux is successful because he's such a great manager, never mind the GPL.
Mozilla and Evolution are good enough. I won't abandon them just because IE and Netscape are freeware. Linus thinks that CVS is not good enough. RMS would have him resist the temptation of BitKeeper freeware, because it lessens the incentive to improve CVS (or replace it with something better). After all, where would Linux be today if its users and developers had been tempted away by non-commercial SCO or freeware Solaris? But Linus isn't fanatical.
The parent post, a perfectly normal post, was modded down as 'redundant'. There is a pattern of that here, today (read the modded down posts - yes of course, some are the usual trolls). Who is modding those posts down, and why? Please judge for yourself whether the parent is 'redundant' (and in particular, watch for this post to be modded down).
There was a need for a source code managment tool with some new features. Free ones exist, why not add to them? Then the entire world could benefit.
Free Software will change the world. Companies can still make money and programmers will still have jobs. There will be a market for customising software and adding features. There will be a market for providing training and support (and people will pay it because they didn't spend money of the software).
In fact there will probably be more jobs and more programmers hired because software as a whole will start moving forward at a much quicker pace.
When everyone realises this there will be no market for BitKeeper, to make this happen people must think about Freedom.
Life's a bitch but somebody's gotta do it.
On the contrary, I think the FSF explains the different types of free software very clearly. The common response to a question such as yours is: would you buy a car with the hood welded shut? You're not a mechanic, so what do you care?
Take, for example, Intel Solaris. It was distributed free of charge from its web site, ISOs and all. I download it, install it on my web server, happy as a clam that I have a free, enterprise O/S behind MyPuppySam.org. Oops, the web server crashed, and I have to reinstall. Hmm, the Solaris CD-R is scratched. "Hey, buddy, can I borrow your Solaris disk?" I ask my friend. "Sorry, dude, didn't you read the license agreement? I'm not allowed to lend you my copy. You'll have to go download it again," he replies. Oops, it's not available for download any more, because it's been "deferred," whatever that means. Guess I'll have to pay $50 and wait for the mail man. I guess I should count myself lucky that I can buy the media kit, at all.
Best has a context associated with it. RMS believes that best is always free as in GPL'd. Anything else, to him, is inferior.
Linus himself was quoted as saying "Making Linux GPL'd was definitely the best thing I ever did. "
I'm concerned about what I see as extreme pragmatism on Linus' part. Surely, better software, in terms of features and useability, isn't the only criteria for determining it's selection. Price is obviously a major criterion with such internet-developed projects as the Linux Kernel.
As far as I can tell, the BitKeeper license doesn't insure that future versions, perhaps even versions necessary to run on future OS releases, will still be free of charge and without source, we can't be sure that we could make it work on those releases.
Maybe this is just paranoia and there's really nothing to worry about, or maybe not.
RMS is insistent and consistent. Somebody has to be.
I like Barry Goldwater's statement "I would remind you that extremism in the defense of liberty is no vice." To RMS this is about liberty and he doesn't compromise.
It seems to me that there are two choices: The GPL is adopted for purely pragmatic reasons because we can outcompete closed source development. The other is that the GPL is adopted as a principled position.
If we take the first position, then will we stop using Linux the moment something better comes along in terms of features, useability and stability? After all, the existence of BitKeeper proves that, at least in some contexts, that closed source development is superior to Open Source Development models. Doesn't it?
Let me ask you. Should we adopt MicroSoft software if it offers better features and useability? Or... are there other concerns than the narrow "best tool for the job" consideration?
You probably hint on the founding myth of the United States, where an armed militia fought the English colonial army. I don't see how armed people would have fought the nazi regime, when that regime was supported by a majority of those people of that time.
And a recent event, where someone got his training and weapons via a shooting club, rather speaks against the general availibilty of guns.
Regards,
Marc
One site is always a master, the rest are slaves for a specific branch. For another branch roles may be swapped of course.
There are also some specifics dealing with the conflict resolutions and obvious races in them. Usually the lusers never see that. It is for the cm to sweat over and sort them out.
Anyway, Larry is right, you are wrong.
RTFM again please.
Baker's Law: Misery no longer loves company. Nowadays it insists on it
http://www.sigsegv.cx/
The system is no longer GNU + Linux kernel. If it's about giving credit in proportional amounts, then X, perl, Berkeley, Apache, Netscape, and many other major contributors should also be recognized.
... people dislike RMS for various reasons, his sometimes abrasive personality and lack of tact almost certainly among them.
That is just flatout nonsense, and has been rebutted so many times, so effectively, that one seriously wonders how people can still say that with a straight face, much less get modded up to +5 for it. The reasons, of course, are ad homonim
The core UNIX/Linux operating system consistes of the kernel, various file and binary utilities, a few core libraries, and (arguably) a compiler. It most certainly does not include a GUI windowing system (Microsoft's confusion as to what constitutes an operating system aside), nor does it include a web browser, much less a web server.
The core Linux operating system consists of the Linux kernel and a collection of critical components that were written by the GNU folks long before Linux came along. You may not like RMS's request, or argument, that Linux systems ought to go by the moniker of GNU/Linux, but only someone completely ignorant of operating system design, and of the internals and components of the Linux operating system, would ever argue that "if we call it GNU/Linux we should call it Berkely/GNU/X/Apache/Netscape/Linux." That, or someone who knows better, but has a political ax to grind and is willing to bend the truth more than a little in order to do so.
As an excersize, remove GNU glibc from your (GNU/)Linux system and reboot. If that doesn't make clear the fallacy of your argument, then I suspect nothing ever will.
Call it GNU/Linux, or just call it Linux if you prefer, but please cease and desist spreading absolute nonsense about what is and is not a part an operating system v. what are user space utilities that run on top of an operating system.
The Future of Human Evolution: Autonomy
It's no myth. Bellesiles was a fraud, in case you haven't heard yet.
IIRC, didn't the Nazis have some trouble dealing with the Warsaw ghetto, where the locals had managed to procure some small arms for themselves?
Was it? I'd think the people didn't have much of a choice in the matter, once they gave up the ability to defend themselves: "do as der Führer says, or we'll put a bullet in your head." Besides, when is a majority opinion ever of any relevance anyway when it comes to your rights? I don't know if prewar Germany was a democracy, but the United States sure as hell isn't—and I'm grateful that it isn't. Democracy, after all, is two wolves and a sheep deciding what to have for dinner.
My experience is that you won't find a more polite or upstanding group of people than at the gun range. Since everybody is in possession of firearms of varying degrees of potential lethality, people tend to be on their best behavior—an illustration of the axiom that "an armed society is a polite society."
I don't deny that there are psychopathic individuals in society whose rights ought to be restricted. It does not follow, however, that the rights of law-abiding citizens should be infringed on account of a few "bad apples." Should your free-speech rights be infringed because somebody might say something that would cause offense? Should your right to peaceably assemble be infringed because a few rabble-rousers might go on a rampage through downtown and bust up a few shop windows? If your answer to these questions is "no," then you logically cannot justify infringing the right to keep and bear arms.
20 January 2017: the End of an Error.
And a
recent event [bbc.co.uk], where someone got his training and weapons via a shooting club, rather speaks against the general availibilty of guns.
The story mentions nothing of where he obtained the guns. Besides, it's a fallacy to think that he could not have gotten the guns, even if they were illegal. Illicit drugs are still readily available, despite being banned for decades.
I don't see how armed people would have fought the nazi regime,
Thousands of cheap liberator pistols were dropped on occupied territories. The idea was that a civillian could use the single-shot weapon to sneak up on and kill a german soldier and take his gun. It's difficult to guage how effective the strategy was.
It may be easy for you, because you live in a nice comfy, stable world. For those of us who realize that all countries go through times of civil unrest, don't try to dictate how we can protect ourselves and our families.
I guess you support the anti-circumvention clause of the US DMCA too. After all, you think the means to an illegal end should be banned, not the illegal action itself.
I've had enough abrasive sigs. Kittens are cute and fuzzy.
Sure, exactly the same reason why porcupines make love veeerrry cautiously.
For all the borking I hear on this thread about the "badness" of BK, I have to ask if there are any viable GPL'd alternatives to it?
I am in a position to get a VC system in place at work. We have looked at a lot of commercial stuff, but they leave me kinda dry and with a lot less money. The are very proprietory, usually only work on Windows, and don't work & play well with others.
I think I would love to implement CVS, however there are some problems with this solution. Although it is "Free", GPL'd, open, & x-platform, it is also somewhat difficult to setup, use, & maintaine from an enterprise view.
Stop bitching about BK and build something better!!!!
KangarooBox - We make IT simple!
Stable times?
I had one grandfather who was in the German army, the other grandfather in the Dutch resistance (with 7 brothers killed by the Germans), my father fought Indonesians in Nieuw Guinea.
Guess I was just lucky so far.
For those of us who realize that all countries go through times of civil unrest, don't try to dictate how we can protect ourselves and our families
If you were Swiss, a rather rich society with folks of a certain phlegmatic temper and not those trigger happy cowboys, I might have less stomach pains with the all those guns around.
Regards,
Marc
From the interview: "If the company were to go under, then BitKeeper becomes GPLed."
This is, in my opinion, a big commercial selling point. Often companies have gone out of business due to mismanagement or other problems, and the people who bought from them were left with no support and an expensive conversion to something else.
RMS doesn't actually write any code these days; he just goes around looking for stuff to whine about. Think of him as the Jesse Jackson of the computer world.
MAD (MPEG Audio Decoder) is an example of someone writing cool GPL software and then successfully licensing it with a non-GPL license to many commerical products that do not want to share their code.
cpeterso
I'm sick of Larry McVoy claiming that he derives no benefit from Linus and the other kernel developers using BkBits. He tries to sound like some sanctimonious benevolent sack of shit for letting them use it, and then spouts all that tripe about his "paying" customers.
But the truth is that he couldn't buy that kind of advertizing anywhere. At least 99% of his market is *heavily* influenced by Linus's endorsement and that "BitMover is the dotcom in Linux!" or whatever his glossy ads say.
At least Hans Reiser was up front about his motivation for getting ReiserFS into the 2.4 kernel (and *somewhat* gracious when it didn't make it in right way), and he was actually donating code.
It's a bit like Nike claiming that by giving Michael Jordan free shoes that we should all kiss their feet for being so gracious as to allow us to watch basketball.
What is your criterium from calling something part of an operating system
... nice, subtle appeal to authority there btw) there are literally thousands of Apache+GNU+Linux servers deployed throughout the web which prove that a GUI is not an essential part of an operating system, indeed isn't a part of the operating system at all, while a filesystem clearly is.
It isn't my criterium, it is the criterium that has been applied by numerous academics, and virtually every UNIX vendor, and is encoded in the POSIX standard itself. (C.f. amongst numerous others, Tannenbaum et. al.)
Also I really do think that a GUI is an essential part of a modern operating system. Just like a file system is an essential part of an operating system.
You may think that, but (despite being a project leader of a very interesting project
Indeed, it wasn't until people began adopting Microsoft Newspeak that the GUI was considered a part of the operating system (even though Macs had been bundling their GUI as part of their OS for years, ironicly enough).
You can make a GUI a fundamental part of your OS, without which the operating system cannot boot or function, but that isn't an indication of a GUI being necessary for a functioning OS as much as a design flaw in your implimentation (and a serious one at that if you have any serious intention of using it to deploy servers).
Interestingly enough Microsoft didn't do this (you can still boot without running the GUI in "dos" mode), and Apple has gotten away from that with their BSD-based OS X.
All of course is neither here nor there, since we are discussing UNIX operating systems like (GNU)Linux, not Mac or Windows. The X Window System is not, and never has been, a fundamental, core component of the UNIX or (GNU)Linux operating system, nor does it appear in the POSIX standard which does define, quite precisely, what is included in a POSIX compliant operating system.
The Future of Human Evolution: Autonomy
I think one would be hard pressed to argue with the author in economic terms. As Rob has often said, the solution is probably somewhere in the middle. There are definite benefits in OpenSource from a developers point of view and peer review points of view, but as an unemployed programmer from the dotcom bust I can appreciate that programmers need to earn a living as well. His compromise model seems to be one of the more successful models in the business today. Apple does something similar with it's opening the OS core as Darwin and keeping the GUI and the fancy bits proprietry. This keeps them in money and provides the core with the benefit of many eyes and views and keeps OSS developers happy with something to hack on. I think of all the large companies Microsoft is probably the most scared to go this route with their products, although even they seem to be doing a bit of this even if it is only for PR purposes.
We need the profit motive to keep the gears turning, those gears crank out the new stuff. It's great that free software gives us free versions of existing products, but who is going to pay for the next generation of new products?
Compare that to this paragraph from his 1993 Sourceware OS paper:
Almost every good feature in computer operating systems today, including most features in DOS, Windows, and Windows/NT, came from the mind of one hacker or another. Typically, the work was not commissioned by a company.
(Highlighted in the original).
This notion of the "lone programmer" writing the Great American Program in his basement would be absurd if it didn't describe the beginnings of some of the most successful free software projects. We have to stop thinking of free software as a business model for producers and look at it from the point of view of the consumers.
California formed a department specifically to advise on IT issues. The state accepted that department's recommendation to buy millions of dollars of Oracle software, apparently far in excess of its need. California needs software. Should it enter an absurd contract with a proprietary software company, or should it spend the money on free software that is guaranteed to be there tomorrow, and that won't cost a penny more if the state hires more employees?
The UK spent half a billion dollars on air traffic control software that doesn't work very well.
Sun, on the other hand, has contracted with Wipro, an SEI CMM level 5 outfit in India to enhance Metacity as a GNOME window manager. They can do this because it's free software.
Let me ask you. Should we adopt MicroSoft software if it offers better features and useability?
Short answer:
Yes, in my opinion.
Long answer:
That's a personal decision. If 'best' to you means that it offers better features and useability without consideration of other factors such as license, then you should use MS software if you feel that it is the most functional thing out there. In my case, I don't use BSD/Linux because they're open/free. I use them because I think they're the best tools for the job (from a purely pragmatic viewpoint). If MS offered something that I thought was better, I'd consider switching, even if I had to pay for it. (I don't think this is likely, but it is conceivable.)
On the other hand, if your definition of 'best' takes into consideration the ideology behind the software, if you (like RMS) require software to be free before you will consider it worthy of use then obviously the answer is no.
It boils down to how pragmatic/ideological you are. Linus is and has always been the pragmatic type, whereas Stallman....well, you know where he stands.
Let me also say that I don't fault RMS for (what some consider to be) his extremism. As you say: someone has to be. To move something of enormous inertia, you either have to push really hard or have a lot of people pushing with you.
Admit nothing, deny everything and make counter-accusations.
according to Larry McVoy (on the LKML), its at least an order of magnitude more complex than the Linux kernel.
It's a complex question, and I don't claim to have the answer; only to have some perspective. The Waco incident in the US illustrates one kind of outcome. Superficially, the Branch Davidians lost that battle. But in a deeper sense, they may have won. The deaths drew a lot of critical attention to the aggressive approach of the ATF agents. I've read that the ATF is trying very hard not to repeat this incident. If the Branch Davidians had been unarmed, I would probably never have heard of them. They would be arrested without incident and living in prison somewhere. And the government would have gone on to arrest more religious wackos of various kinds.
So it's possible that armed resistance by Jewish families would have raised awareness of how serious a move the government was making. People are not inclined to see oppression when the oppressed are quietly cooperating.
What makes this unlikely, however, is that the government did not show their intentions early on, or provide clear opportunities for defiance. For example, compulsory registration seems to have been a common tactic. Would anyone shoot a government official over being made to fill out a form? But if not then, when does one fight back?
That may not be the best example of why GNU deserve to slap their name on Linux. Have you read these comments by glibc maintainer Ulrich Drepper? Here's a quote:
Stallman verses the world? I can't believe it! You could knock me over with a feather.
I've heard from several leaders of many highly visible GPLed projects who have essentially said that the biggest problem with the GPL is Stallman. Not that that's not my personal opinion, so don't flame the messenger.
Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
I wasn't referring to the kernel, I was referring to BitKeeper.
My beliefs do not require that you agree with them.
--
"...lines of code has commonly been found to outperform many of the more complex composite measures of software development." - A. Powell, 1996
Patrick Doyle
I mod down every jackass who puts his moderation policy in his sig. Oh, wait a sec....