Eric Raymond: Why Open Source will Rule
DNapalm writes "A very interesting two part interview with Raymond from ZDNet, talking about the success of open source and Linux on the desktop, among other things. Check out Part I and Part II (I liked part II)." Raymond also asserts that Microsoft could have killed Linux if only they'd started a little earlier.
ESR's fundamental argument to Linux taking over the desktop is solely cost. Because the cost of Windows will be a bigger chunk of the PC price as PC prices, OEM's will seek out cheaper options (e.g. Linux).
I believe this is wrong for at least two reasons:
1. Microsoft has a much freer pricing structure than most other component makers. Since they employ monopoly pricing they are able to price the product exactly at the point where it maximizes profit. Futher, since their marginal cost is essentially zero (as opposed to chips, disks, and other hardware components), they have a lot of downward headroom in their prices should this ever become an issue.
2. There is little evidence that cheaper wins out. A classic example is the IBM PC (and clones) which were substantially more expensive than home PC's (such as C64, Atari 400/800, Apple II, etc.) but won over the market big time. There are many factors other than cost which contribute to the success or failure of a computer product. Indeed, very cheap computers (e.g. $350 or so) computers are available today, but the sweetspot seems to be the $800-level machine which will get you something pretty good.
Actually, the filesystem as database, which has been around for a while, see beos, has the potential to be very big. That doesn't mean you wouldn't have to be able to use some of the same *nix tools and pipes, just that there would be more information available to describe a file.
It would be nice to have the following types of information associated with a file as part of the file system, for example:
--crc or md5 info to tell when a file was corrupt
--detailed information about what executable should be used as the default to open the file
--more detailed permissions, like in netware, as opposed to *nix very basic rwx
--rollback features (think something along the lines of netware's salvage feature, a feature yet to be implemented in *nix or windows to the degree it is in netware
--detailed information about files that access data in the file. For linked objects, for example, to know that when I change *this* graphic, it means that *that* document will be changed
--user customization. If the file system is a database, why can't I make a table with new attributes that I want to track and use the filesystem's unique id for the file as a foreign key?
Sure, some of these features are implemented to a greater or lesser extent by programs today, but they are program specific, not built at the file system level and not as expandable.
Just some thoughts off the top of my head.
If Microsoft doesn't want to kill Linux, why is it running ads attacking UNIX, spreading FUD about the GPL, etc.?
First, MS does want to kill for-profit UNIX servers, and UNIX-derived MacOS X. These companies represent competition in the for-profit market, and have carved out niches difficult for MS to penetrate even given their desktop monopoly.
In this modern era, however, it is important to maintain a duopoly, to avoid the appearance of monopoly. Traditionally this has been a weaker commercial competitor that is dominated but protected from destruction: think Apple, AMD, or Pepsi. One danger of this approach, as all three of the aforementioned companies have illustrated, is that it is hard to keep this balance: companies tend to consistently lose (Apple) or gain (AMD, Pepsi) market share in ways hard for a competitor to regulate.
Enter Linux, a revolutionary new duopoly opportunity! Now Microsoft's "competitor" is a non-profit volunteer organization: very hard to kill, and yet very unlikely (at least in the estimation of Microsoft) to gain dominance. Better yet, this is an organization supported by major corporate players such as IBM that give the appearance of being competitors without actually attempting to directly compete.
Granting this analysis, Microsoft's best course in dealing with Linux is clear: sufficient repression to prevent dominance, but not sufficient to marginalize the "competitor". Indeed, all of Microsoft's actions to this point have been in line with this behavior.
All that is left now is to see how this new strategy will play out...