@jaynicks: Your link to Grygus doesnât help your argument, Iâm afraid. Anyone who thinks (from the bottom of the page you linked):
âA major part of the .Net strategy is to centralize the software you use and your own business and personal data on Microsoft owned serves so they can charge you a monthly fee for access to your own stuff. Access will be, of course, by Windows PCs and Windows mobile devices, only through Microsoftâs .Net servers and only by using Microsoft .Net software, which you rent by the month. Fall behind on your .Net payments and you are out of business.â
canât really be taken seriously IMO. I donât see MS trying to get me to give them my business or personal data and pay them a monthly fee; it just hasnât happened. And, since the linked page was from 6 years ago, surely it should have by now⌠Shouldnât it?
@H. Eriksson: Apple being the ruler of the world would be just as bad, if not worse. Apple is itâs own monopoly in itsâ own right. Can you buy OS X to run on hardware that isnât Appleâs? Can you buy Apple computers with Windows Vista pre-installed?
@dennis parrott: âDelayed write failedâ means that you got bit by disk write caching. Itâs usually caused by not properly stopping the USB device (safely removing it); data in the cache for latter writing canât be written if the device is no longer available. To fix it, you can either always use âSafely remove hardwareâ before removing the drive, or disable caching for that drive.
@Jeff Atwood: I agree with you for the most part. A couple of disagreements, though.
The list of have to install items is exaggerated. You just need the .NET 2.0 and 3.0 stuff and Notepad, technically. Because you choose to install all the other cruft doesnât mean itâs required. Hell, with a little work you can use Borland Developer Studio as your IDE.
I think Open Source is fantastic. I use various OS libraries and tools, and always donate something if there is a way to do so and I find the project useful. However, Iâm firmly in the MS camp as far as operating systems go. Why? Because thatâs how I earn a living. I write Win32 applications for PC users, both business and consumer. When 94% of the desktop software market belongs to Windows, Iâm writing software for Windows. I donât use MSâs IDEâs, because Delphi is 1000 times better. I can do a full build of a 1M LOC project and be running it in the time VS takes to change the cursor to an hourglass. I have all of the code completion stuff (Code Insight), all of the code template stuff, and all of the other developer productivity features too.
I spent about a year learning Linux a while ago, thinking it would be pretty cool. It was, but itâll never be a big desktop OS for consumers. Itâs too hard to remember all of the different places you have to go to change configuration stuff, and KDE/Gnome are still waaaay behind XP or Vista. (An example? I have a widescreen Gateway laptop, and the screen resolution is 1366 x 800. Try getting X support for that, especially âout of the boxâ, so to speak. g) But I donât belittle the people who choose to run Linux instead; more power to them. I just donât have any reason to join them.
Apple has the same problem. They donât have any market share, despite all of the amazingly funny ads theyâve been running lately. (My favorite recently is the relatively new âMac Geekâ one, BTW.) And as I mentioned above, theyâre basically their own type of monopoly, albeit considerably smaller.