Any Reason To Buy Microsoft?
zymano writes "This yahoo article says that almost everything enterprises once found unique to Microsoft they can now find somewhere else -- without some of the baggage that comes with Microsoft purchases, like ongoing security concerns and mystifying licensing practices and that in a recent survey of CIOs, Forrester Research found that about 25 percent of them were already in the process of replacing Windows servers with Linux."
Let's have a close look at the costs involved when running a Linux system.
An important factor in Linux' cost is its maintenance. Linux requires a *lot* of maintenance, work doable only by the relatively few high-paid Linux administrators that put themselves - of course willingly - at a great place in the market. Linux seems to be needing maintenance continuously, to keep it from breaking down.
Add to this the cost of loss of data. Linux' native file system, EXT2FS, is known to lose data like a firehose spouts water when the file system isn't unmounted properly. Other unix file systems are much more tolerant towards unexpected crashes. An example is the FreeBSD file system, which with soft updates enabled, performance-wise blows EXT2FS out of the water, and doesn't have the negative drawback of extreme data loss in case of a system breakdown.
According to Linux advocates, an alternative to EXT2FS would be ReiserFS. Unfortunately, ReiserFS is still in beta stage. This means it is not intended for production use (although according to many Linux advocates this shouldn't be a problem, which makes me wonder how (little) valuable they find your data).
The other proposed 'solution', EXT3FS, is nothing more than an ugly hack to put journaling into the file system. All the drawbacks of the ancient EXT2FS file system remain in EXT3FS, for the sake of 'forward- and backward compatibility'. This is interesting, considering that the DOS heritage in the Windows 9x/ME series was considered a very bad thing by the Linux community, even though it provided what could be called one of the best examples of compatibility, ever. When it's about Linux, compatibility constraints don't seem to be that much of a problem for Linux advocates.
Back to Linux' cost. Factor in also the fact that crashes happen much more often on Linux than on other unices. On other unices, crashes usually are caused by external sources like power outages. Crashes in Linux are a regular thing, and nobody seems to know what causes them, internally. Linux advocates try to hide this fact by denying crashes ever happen. Instead, they have frequent "hardware problems".
The steep learning curve compared to about any other operating system out there is a major factor in Linux' cost. The system is a mix of features from all kinds of unices, but not one of them is implemented right. A Linux user has to live with badly coded tools which have low performance, mangle data seemingly at random and are not in line with their specification. On top of that a lot of them spit out the most childish and unprofessional messages, indicating that they were created by 14-year olds with too much time, no talent and a bad attitude.
I could go on and on and on, but the conclusion is clear. Linux is not an option for any one who seeks a professional OS with high performance, scalability, stability, adherence to standards, etc.
The parent post smells M$ paid droids. Ahhh the art of manipulation and deception.
Microsoft is the only real innovator in the market today, you must admit. And their software is slick, cheap and well designed.
I like getting paid to write code. I'm pretty sure that a lot of other people do. If the companies don't sell the products, and make a lot of money, then the whole idea of a paid programmer will go away. That would be a bummer.
Indeed, I can imagine the same "geek" a decade or so apart:
20 years old, college sophomore: Dude, everything should be, like, totally free dude. Like the sun, dude, nobody has to like, pay for that and stuff. Pass the bong, dude...
30 years old, wife and 2 kids, mortgage, etc: Shit, man, why can't I find a job? My kids gotta eat!
RMS has written a lot about the economics of open source, but he makes some basic assumptions: that everyone involved in writing software has a foundation grant or academic tenure and the programmer not the user is the best person to decide how software should work and what software should be written. Essentially he totally decouples the producer and consumer. Maybe the world really looks like that from an ivory tower at MIT, but the market in software exists so that programmers can earn a living writing the software that the users want written. The present system, selling software as a product, works very well. RMS and all open source advocates would like to go back to the days where computer operators were the "high priests" of technology. The real crime of the software industry in their eyes is that it brought computing to the "unwashed masses".