Why Windows is Slow 885
hype7 writes "The New York Times is running an article on why they think Windows is so slow. They boil it down to one key factor - legacy support - and they hold up Apple as an example of a company willing to make hard decisions around legacy support in order to provide a better product. From the article: 'Windows is now so big and onerous because of the size of its code base, the size of its ecosystem and its insistence on compatibility with the legacy hardware and software, that it just slows everything down ... That's why a company like Apple has such an easier time of innovation.'"
if only (Score:5, Funny)
You want faster Windows? (Score:5, Interesting)
If you want faster Windows, use nLite [nliteos.com]. It's a beautiful tool that lets one take a Windows XP installation CD and make any number of modifications to it: remove unwanted components/drivers, preset Windows settings, slipstream hotfixes and service packs...even completely automate the installation process by presetting all installation information (license key, etc.). Then, it generates a brand spanking new ISO for you to burn and use for installation. It's glorious.
After nLite-ing my personal XP installation, I must say I have never been happier with Windows. I've left it running for weeks with no problems. A fresh installation of my nLited XP is just over 1 GB of HDD space (whereas the typical XP installation can top 3 GB). It could have been less, but not without removing several components that I wanted to keep.
Granted, this tweaking is not without its quirks. I do occasionally get a warning about "unrecognized file versions", but thus far ignoring them has not caused any problems. I would suggest the following though: I know it's tempting to remove IE right off the bat, but trust me when I say don't. It is needed for some very important functions (such as updates). Also, I would caution against removing Windows Media Player as well. Sure, you may never use it (hell, I never did), but if you remove it, it takes its codecs with it, which can cause other apps to not function properly (such as Winamp). I guess you never know what you have until it's gone. If you're bound and determined to remove it, then I highly recommend the ACE Mega Codecs Pack [free-codecs.com] as a replacement.
Happy hacking!
Windows XP Embedded (Score:5, Informative)
Definitely don' delete IE :-)
Windows XP Embedded lets you do a thing similar to what you are describing - you can create an image only with the components you select and the tool keeps track of component dependancies so it prevents you from creating a broken image by requiring the missing dependancies.
This is where the fun starts. There are dependancies you wouldn't imagine. I wanted to create a very minimalistic XP image with basic API functionality and TCP/IP networking. Impossible. The DHCP component requires the SNMP component, which requires the HTML Help component, which requires, yes you guessed it, Internet Explorer !!!! DHCP client -> Internet Explorer : it makes perfect sense.
Then I foolishly wanted to add SP2's firweall support. The firewall required all kinds of COM and DCOM components, including Microsoft Transaction Server (!!!) or similar crap and of course Internet Explorer as well. Why, oh, why, does a network firewall require Microsoft Transaction Server ?
Of course these dependancies are not always critical - I am sure I could have deleted IE from the image and DHCP would still have worked - but nevertheless it is funny that MS claims IE is not a part of the OS, while it must be present in the simplest OS image :-)
Getting back to the subject - I definitely wouldn't use a tool like nLite - you end up with an unsupported custom version of Windows and you never know what is going to break, which service pack or update is not going to install, etc. It is not worth the hassle.
Re:Windows XP Embedded (Score:5, Informative)
Why, oh, why, does a network firewall require Microsoft Transaction Server ?
MS Transaction Server is middleware used in the development of (frequently COM based) internet/network apps. COM is pretty much the basic messaging system used for most MS app, it allows you to use modules from different programs interchangeably (like embedding explorer and stuff like that). So, those will be required for quite a bit of MS software.
but nevertheless it is funny that MS claims IE is not a part of the OS, while it must be present in the simplest OS image
MS has never claimed this! They claimed the exact opposite in fact during the anti-trust trials as a reason they couldn't un-bundle IE.
Re:You want faster Windows? (Score:3, Informative)
Also, the default XP install should only run about 1.3GB, including the default swapfile (or a bit over 700mb without). I've never seen one bloat up into the 3GB range, a
Transitions.... (Score:5, Interesting)
In contrast, I've had a fairly difficult time getting older software on Windows to even run sometimes. We kept a Win95 box around for the longest time because of some very specific software we needed that would not run on anything else.
Re:Transitions.... (Score:3, Insightful)
I know everything must be wonderful in Apple Land, but the compatibility issue is nowhere as good as Windows.
The fact is that if you buy a new Intel Mac, it runs no pre-OS X software which is only 5 years old. Virtually all Windows software from 2000-1 still runs without any issues. The Mac situation is OS for most consumer users, but for larger shops, the "upgrade-cycle" can become an issue.
Your entire
Re:Transitions.... (Score:4, Interesting)
The Intel move is a major HW architectural shift. However, there are quite a few 1984 Mac apps that ran on every MacOS through 9.2, and still ran in Classic mode on the latest PPC Macs. That's survival through 20 years, one major HW architectural shift, and one major and numerous minor OS architecture changes already. That's nothing to sneeze at. For the Intel jump, Apple is providing Rosetta, so that at least 5 years of OS X code can be transitioned. That's not a bad effort, either.
I'm not saying Apple or MS is better or worse in legacy support, that's not my point. But your parent certainly isn't all "spin". Apple's done a darn good job, all things considered.
Re:Transitions.... (Score:3, Informative)
Re:Transitions.... (Score:4, Informative)
Heh. My wife is a scientist. Her group discovered that there was no backward compatiblity between version of Microsoft's Backup program when they tried to get archived data off of tape.
Re:Transitions.... (Score:5, Interesting)
You can download Visicalc from http://www.bricklin.com/history/vcexecutable.htm [bricklin.com] and it will still work. It is from 1981. It targetted MS-DOS 1.0 which was before subdirectories existed (the big feature of MS-DOS 2).
As I like to say, Microsoft puts the backwards into backwards compatibility.
Re:Transitions.... (Score:3, Interesting)
A new quad 2.5 ghz G5 with 16 GB of RAM and running Tiger does a great job of running Tetris, from 1987, and Macwrite II, from 1988. And if I use a processor-reducing utility, I can even play Snake and Shuffle Puck from 1985. That's over 20 years of backwards compatibility going on a brand new machine. Even running games, which are notoriously incompatible.
It's true they're making a br
Re:Transitions.... (Score:3, Insightful)
If you get to old enough stuff, you can run just about anything fine on a Mac
Re:Transitions.... (Score:3, Interesting)
Re:Transitions.... (Score:4, Informative)
Windows 2000 (1999)
Windows XP (2001)
Windows Server 2003 (2003)
Windows Advanced Server
Windows XP x64 (2005)
Windows Server 2003 x64 (2005)
Source [wikipedia.org]
Perhaps you meant that Microsoft has not made a major tecnhology shift in over 5 years. But that would merely support the point the original poster was trying to make.
Re:Transitions.... (Score:3, Informative)
Let's have a look at the consumer OS releases since the end of 2000:
Microsoft:
2001: Windows XP
2005: Windows XP x64 (a port)
Apple:
2001: Cheetah
2001: Puma
2002: Jaguar
2003: Panther
2005: Tiger
2006: Tiger x86 (a port)
Each of Apple's releases has been at least as significant as the jump from Windows 95 to 98, and possibly as significant as the jump from XP to Vista (since Vista has lost major features like W
Re:the whole .NET thing breaks compability more (Score:3, Insightful)
Ummmm... never? .NET was designed to have different versions run side-by-side. Why, right this very moment I have .NET 1.0, 1.1, and 2.0 installed on my machine and have various desktop-based programs using different versions.
Granted, I'm not in the .NET desktop app space (an ASP.NET developer, here), but I've never heard of anyo
Re:Transitions.... (Score:5, Insightful)
Build the whole OS as a tight, single codebase that supports VMs, then let the VMs handle backwards compatibility. I never understood why 100% of the population has to suffer for the 3% that wants that parallel port handheld scanner to work.
Re:Transitions.... (Score:3, Interesting)
I've seen a few programs that check the OS version and will not run on anything but 95/98. I had a game that detected Windows NT and said "Sorry, you run NT and don't have DirectX" on a Windows 2000 box. Hello? Windows 2000 has DirectX. Fiddling with the settings to trick it into thinking it was Windows 98 made it work. If the game had simply checked for the required library instead of making an assumption, it would have run just fine. I think this is part of the reason why compatibility is such a headache.
Re:Transitions.... (Score:3, Insightful)
Ummm... that 16bit API is a "classic" layer. It is better integrated than Apples but that is because Windows hasn't changed as much as Apples OS. Windows is pretty much all nasty classic layers. Layer on layer on layer..... And yes I do actually code on Windows.
Here are some things that are VERY hard to do across multiple versions of Windows32.
1. Find where to add items to the sendto menu.
2. Find if a
Re:Transitions.... (Score:3, Informative)
Windows provides separate subsystems and does not require the older operating systems to be installed in order to run old software, and nor does it incur a huge memory cost or load time.
OS X is clearly the crappier solution.
While things change over time in Windows, things have also remained similar; the base Win32 API has been around fo
Re:Transitions.... (Score:5, Informative)
No not really.
OS X is only the crappier solution if running old apps is more important than running new apps.
All the old windows cruft going back... However long has an impact on new programs. OS Xs solution keeps all the cruft in a nice little box that can be forgotten about. The fact that older software is slightly harder to run also encourages people to port their software to the new OS and get out of the compatibility box.
OS X is the crappier solution for running old software.
Windows is the crappier solution for writing new software.
One is not clearly better than the other. Each has it's advantages and drawbacks.
As a user I like OS/Xs method. I want the latest and greatest. As a developer I like Windows method. Why you ask? Simple I don't have to port my code to the new environment to have it look right. Frankly the bar for Windows developers is much lower than Mac. You can get by with a lot less effort for a longer amount of time in Windows than the Mac.
A proper Windows98 program will look good and run well under XP and if you do things the right way under Vista as well.
That is the point of the article. Windows is being held back by all the old crap that adds complexity and makes moving forward a real pain.
Should Vista still run old dos programs? If so maybe DOS and 16 bit windows programs should be run in a VM out of the way.
The other way it is hold back innovation is that it is really easy to sit on your laurels in the Windows world. Once you are established it is hard to get bumped out of your position. It is really hard to write a much better Windows program than what is already established in the marketplace. A big change like from Dos to Windows and OS/9 to OS/X is like a fresh start. Everyone has to come up with something new and innovation can really happen.
Re:Transitions.... (Score:3, Informative)
He installed it so we could play Star Wars Galactic battlegrounds(OS 8.6) againist each other.
I don't know about the Intel Machines but it was there as of Novemember 2005.
Apple isn't afraid of dropping old tech, They provide a short(3-5 years) time frame. But considering most business must buy new Windows machines every 3-5 years anyway it shouldn'
Re:Transitions.... (Score:3, Insightful)
It wasn't until Windows 95 was released that 32-bit applications started arriving, and that started to improve NT's popularity, but until then it was a fairly specialized OS used by relatively few hobbyists and forward-looking businesses.
The 32-bit Windows API is what eventually drove the dagger into OS/2's heart, but NT wasn't the driving force. The driving force was the ubiquity of Windows 95
That and... (Score:2, Funny)
- antivirus software
- antispy software
Emulation Layer (Score:5, Insightful)
Re:Emulation Layer (Score:2)
The next version will be a complete rewrite (so he says).
Re:Emulation Layer (Score:3, Interesting)
VM Layer or legacy-free installs? (Score:5, Interesting)
If this isn't practical (having to run one each of the above layers could gobble tons of RAM), then at least providing a way to do a legacy-free installation with the option of adding support for older environments later. Systems that didn't need it wouldn't have to have it added, perhaps improving performance.
Re:VM Layer or legacy-free installs? (Score:3, Informative)
Kernel-level APIs can't be handled this way, bu
SnailSoft (Score:2, Insightful)
But this doesn't seem to do anything to address the core Windows problem; Windows is too big and too complex
Here's What You Need to Use Windows XP Professional [microsoft.com]
PC with 300 megahertz or higher processor clock speed recommended; 233 MHz minimum required (single or dual processor system);* Intel Pentium/Celeron family, or AMD K6/Athlon/Duron family, or compatible processor recommended
128 megabytes (MB) of RAM or higher recommended (64 MB minimum supported; may limit performance and some features)
1.5 g
Re:SnailSoft (Score:3, Insightful)
I don't think that is true at all. Microsoft spends a fortune supporting other apps that are popular. And you see the difference on Mac something like 10% of all apps need a patch to run after even minor OS upgrades. Linux is much worse. OTOH you can probably run something like 50% of your Windows 3.0 programs today. Neither OS is even clo
Re:SnailSoft (Score:3, Insightful)
I mean, it works and all. (If you define a 10 minute boot cycle and 15 seconds to get file properties as "working.")
Using the computer this way is about as exciting as watching an elderly couple parallel-park a motorhome.
Re:SnailSoft (Score:2)
The other interesting thing to note here is the number of actual code writing engineers that are on each OS software team. For Microsoft, that number is in the many thousands (upwards of 10,000) working on Windows. For Apple, that number is in the low hundreds (around 220 last time I checked) working on OS X.
Re:SnailSoft (Score:2)
Not to mention those are the bare minimum specs for Windows to run. Fr
Re: (Score:3, Insightful)
Re:SnailSoft (Score:5, Insightful)
Here's What You Need to Use Windows XP Professional
PC with 300 megahertz or higher processor clock speed recommended; 233 MHz minimum required (single or dual processor system);* Intel Pentium/Celeron family, or AMD K6/Athlon/Duron family, or compatible processor recommended
128 megabytes (MB) of RAM or higher recommended (64 MB minimum supported; may limit performance and some features)
1.5 gigabytes (GB) of available hard disk space
Mac OS X Version 10.4 requires a Macintosh with:
PowerPC G3, G4, or G5 processor
At least 256MB of physical RAM
At least 3.0 GB of available space on your hard drive; 4GB of disk space if you install XCode 2 developer tools
While we're comparing apples to oranges, I've got a few for you too.
BTW XP was releases Oct. 2001? and Mac OS X Tiger (10.4.0) was released just last year? That's like 4 years. You've GOT to be kidding me? Have you seen what's changed in 4 years? Or are you still living in a shack somewhere with your 233Mhz Windoze box?
Here are the requirements for slackware 3.4:
3.4 (Kernel 2.0.33)
* Intel 8086
* RAM - 8 MB
* Minumum Drive Space: 40 MB
Man, your windows is so complex cuz it requires at least a Pentium.
Here's the kicker, if you actually READ the article, it's not even focused on the running speed of windows compared to everything else. It's saying because of all the legacy support, that adding any features requires so much work and testing to make sure it doesn't break anything else for the last 20 years of windows programs. And because of this it's "slow" in terms of being able to add features or to innovate.
If you want a real comparison, why don't you take the requirements for Vista which isn't even out, but might have some of the features Mac OS X already! And guess what the requirements for Vista is going to be?
Re:SnailSoft (Score:4, Informative)
Mac OS X was released on March 24, 2001. Just because Apple gives it a new "big cat" nickname and charges you for it doesn't make it revolutionary. I've "seen what's changed in 4 years" on a Mac and I have to say it's not that much.
OMG. Are you playing that same damn stupid game the previous guy is playing. First of all HE named OS X Tiger
* Supported Computers - Power Macintosh G3, G4, G4 Cube, iMac, PowerBook G3, PowerBook G4, iBook
* RAM required - 128 megabytes of RAM recommended
- 64MB minimum (barely usable)
* Hard Drive Space - 1.5 gigabytes
- 800MB for the minimal install
Awfully close to the "minimum specs" required to run XP wouldn't you say?
I'm getting too old for this site or something, cuz no one's *thinking* any more.
Re:SnailSoft (Score:3, Informative)
Apple Provides SOME Legacy Support (Score:2, Insightful)
The issue is deeper: OS X was designed to make the best operating system possible for users. Windows was designed to be the best operating system possible for extending Microsoft's monopoly. And the horrific problems plaguing Windows (the Registry, gaping security holes, malware, etc.) are all a reflection of the resulting fundamental design flaws.
Re:Apple Provides SOME Legacy Support (Score:5, Informative)
If you ask me, though, that's the right design decision. First you make a system that works according the specifications, and only after that should you worry about optimizations.
Re:Apple Provides SOME Legacy Support (Score:5, Interesting)
That's easy to say in 2006, but 10-15 years ago the "footprint" of the OS was a huge purchasing decision.
Why do think Apple dumped so much money into Copeland? Because at that point in time, the average Mac had 8MB of RAM and they could never have shipped a Unix-based OS that required 64MB or so of memory.
same as hardware really, ms laziness? (Score:3, Interesting)
firstly i think the same could be said of pc hardware - we are still limited to the pc architecture designed decades ago, noone is willing to go out on a limb and produce truly flexible hardware given that it simply won't work with anything else. This is partly the reason why games consoles can put out much more power than an equivilent pc - they can be designed from ground up to be super-efficient without any legacy concerns at all (obviously the fact their hardware never varies makes it easier to code things more close to the steel)
secondly, i wonder whether it's not microsoft being obsessed with legacy support, more that they don't want to spend $$$ on getting windows developers to root through the code and take it out. They simply carry legacy support through windows versions as they're always working from the same base. As always with ms it's $$$ >> quality. I'm sure a lot of their coders get irritated with legacy issues..
Re:same as hardware really, ms laziness? (Score:2)
How many lines of code in Linux? (Score:2, Interesting)
2 points I would like to make (Score:3, Interesting)
Secondly, legacy support is a sign of success. MS's Office 2004 on Mac is quite a nice program, mostly because they don't have much government users and thus little legacy support. MS's products need to be stable as MS cater for a huge amount of relatively computer illeterate users who cannot handle change.
The difference is that lately most OS X binaries are going to get more and more bloated with the UB support being added. So soon you will see a new type of problem on OS X... until then, sure things are just peachy.
Re:2 points I would like to make (Score:3, Insightful)
Here are two points I'd like to make. First, this article is about the speed with which new version are released, not how fast they perform a given task. Second, anyone who complains about FAT binaries needs to have their head examined. The file size difference is so small in most cases that no one will ever notice and Windows programs in general tend to be monstrous in size compared to the same program for the Mac.
Re:2 points I would like to make (Score:3, Informative)
Mac OS X and Vista both employ the GPU on the video card for their "eye candy" effects, so your supposition is incorrect.
GNU/Linux Legacy (Score:4, Insightful)
Comment removed (Score:4, Interesting)
Be careful how far out your ass you talk. (Score:5, Interesting)
Dynamically linked ones can work, too, provided I install the libraries that support them (and I can install them concurrently with modern libraries, since their names include the versions of their interfaces). Only libraries and programs that directly use the Linux system call interface (not the POSIX interface) are unlikely to work.
Quake binaries of that era function. The OpenGL 1.x interface they use is provided via my OpenGL libraries. OSS is emulated by Alsa. I can use fancy new binaries given by the Quake source code, if I want, but it's not required.
In fact, the best part about Linux you could say, is that I am not locked to archaic binary interfaces because most of my code is available in source form to everyone, including people who are willing to recompile it for me and provide it in a nice distribution (Kuuntu) with minimal interaction on my part.
So we can support legacy, but we choose not to. This choice is important in software use freedom.
Re:GNU/Linux Legacy (Score:4, Insightful)
Funny, I can't run 2 year old binaries on my Linux. Maybe you made your system before the last changes of gcc, but if so, it is not legacy support, it is using the old system.
Vista (Score:5, Funny)
The Old New Thing (Score:3, Interesting)
Hard decisions (Score:3, Insightful)
It's easier to make hard decisions such as these, when there is only a small number of people using the legacy products & a even smaller number who aren't willing to upgrade.
Plus, IMHO, amongst corporate users, I think much smaller percentage of companies
have custom apps running on the Apple Machines.
Stupid article title (Score:5, Informative)
Fo those who simply refuse to RTA I will summarize, to wit: the article deals with the pace of Wiindows software releases and the recently announced delay of Vista... not the speed at which the OS loads and executes applications.
Apple's Advantages (Score:3, Insightful)
People buy Macs to run OS X
People buy Windows PCs to run Applications
Because of this Apple has a lot more leeway on compatibility. They can break every application there is, but the users will still be happy as long as OS X and Apple apps continue to run. If Microsoft breaks Windows application support, they've removed the main reason people run Windows in the first place. (Maybe there is a hardcore 2% of Windows lovers out there, but apps are what counts for the vast 90% of the market.)
The other issue is that Apple is heavily consumer-based and therefore can totally focus on quick-turnarounds and user-centric features. For example, there's been various complaints over the years about poor I/O speeds on OS X. This hasn't been a huge priority for Apple to fix because frankly they don't sell that many corporate server systems. Much better to put those resources into developing 'widgets' or something the end user can see. Microsoft has to spread out resources across Server systems, Tablets, Media Centers, Corporate Desktops, Consumer Desktops, etc etc, so that Windows is the single solution for every problem.
The end result is that OS X is a pretty damn nice solution for the home or SOHO user. But whether Apple's approach would work for the market as a whole? Don't think so.
how many billion dollar deployments... (Score:5, Insightful)
That said, I do wish more were done with virtualization to clean out the main OS.
Fresh start (Score:5, Insightful)
Re:Fresh start (Score:3, Informative)
What I've never understood is why a company as large as Microsoft never tried to create a second operating systems team with the goal of having it produce a new operating system from a clean slate?
What do you think NT was? Granted, they incorporated the Win16 API, but it was pretty much a new operating system. It took them many years (i.e. until the launch of Windows XP) to merge the consumer line (windows 3.1, 95, 98, ME) and business line (NT 3.51, 4, Windows 2000) into one cohesive codebase. Remembe
Funny (Score:4, Insightful)
(Hint: the article makes no reference to the performance of Windows compared Mac OS X)
Also:
"Apple has a lean development group of roughly 350 programmers and fewer than 100 software testers,..."
Isn't it traditional to have a similar number of testers as developers? I know we mostly do, anyway.
TERRIBLE name for the article! (Score:5, Insightful)
Come on (Score:3, Insightful)
Apple CAN exclude legacy support largely because they control every aspect of their products. Apple is their own monopoly.
If Microsoft deiced, hey, lets abandon serial ports you would have an uprising of epic proportions. First, slews of customers that rely on serial port items like data entry devices or signal sampling, or a slew of other legacy devices that only support serial ports will be up in arms over the loss of support.
Second, slews of companies will be up in arms over Microsoft deciding to drop legacy support of serial ports because they will be forced to have to redesign their products and possibly find solutions to send out to existing customers so they could continue to support that product.
Remember Microsoft is installed on over 90% of the world's PC's. If Microsoft makes a decision to drop Floppy support, or any other legacy technology, they have to answer to BILLIONS of customers. If someone doesn't like the fact that Apple dropped floppy support, then they just won't buy a Mac. If Windows drops support for floppies, then what will that customer buy?
It is so trite to say that Apple should be lauded for dropping legacy support while Microsoft should be reprimanded. Regardless of how people believe Microsoft owns a monopoly and controls every aspect of the PC, this couldn't be further from the truth. Microsoft has to cater to millions of consumers that can't drop their DOS games, or 10 year old devices, or legacy printers, even those applications and equipment belong in a museum (or landfill).
I am sure that Microsoft would love to end legacy support for a slew of devices. Do you actually think Microsoft WANTS their OS to be slow? Are some of you so delusional to think that Bill Gates sits there in his office wringing his hands and finding out ways to make his OS more insecure and slower????
If Microsoft made a grand decision to drop, say, analog CRT technology, or floppy drive support, or whatever, the uproar would be defining. Apple drops a legacy product, and largely the market say, so what, I still won't buy a Mac regardless.
Overall, this doesn't slow down Windows while running, only on installation of the OS and installation of device drivers. If you don't have certain legacy hardware, Windows isn't slow because it is trying to detect them, or running devices drivers for non-existent hardware. At least Microsoft has made their OS efficient enough to unload drivers for devices not found.
What truly slows down Windows is Microsoft's reliance on virtual memory, and even if you have 2 - 4 gigabytes of RAM, Microsoft still insists on a swap file. HARD DRIVES are the major bottleneck in performance on computers today, and when Microsoft forces gigabytes of data to be swapped to the hard drive, this reduces performance, PERIOD!
I can't stand the double standards imposed on Microsoft. Apple always gets a slap on the back anytime they do something, but if Microsoft does the same thing, they will be chastised. Microsoft gets brought to court for installing media players and browsers in their OS, but Apple is celebrated by including iTunes and Safari in theirs.
I am no big supporter of Microsoft by any means, I think they need to start getting some balls and telling their legacy clenching customers to drop DOS apps and old hardware and say enough is enough, but to laud Apple for doing that is just down right troll bait.
The problem is Microsoft is damned if they do, damned if they don't. Millions of people complain that Windows is slow because of legacy support and complain while millions more will be very vocal against Microsoft if they ever touch that floppy interface or serial port. Microsoft can't please anybody at anytime. Microsoft has had to support millions of devices and configurations, and guess what, they have done a good freakin job of it. Apple couldn't do it, Linux can't do it. The only reason why Windows has 90% of the market is because they have supported and will continue to support millions of devices.
Millstones (Score:3, Insightful)
Despite the hype, by no means all establishments are using 100% Microsoft supplied software. There is a lot of dodgy legacy software out there, running on Windows, written using a variety of questionable techniques that most people don't get to know about, simply because the source code is kept hidden.
Every new version of Windows has to support all this old, broken software, because someone, somewhere is using it for a critical business application. Some of this old, broken software does things like control laboratory instruments. Engineers, technicians and scientists are often unable to use Windows-driven equipment to its full potential, simply because the software does not allow them to do some particular operation that was easy enough with its manual predecessor -- and they cannot modify the software, nor write their own. {We tried, at my former employer; we did successfully reverse-engineer one or two things; but on the whole I, and our development manager, found it simpler just to ditch the computer-controlled test equipment and build manual, analogue test sets.}
Yet more of this software is device drivers. Manufacturers in the Far East develop driver software on pirated Windows using pirated development tools. {They could easily develop Open Source drivers, but they don't need to: as far as the authors are concerned, Windows is available gratis anyway.} Windows needs a full complement of device drivers, otherwise existing hardware becomes obsolete and its owners become annoyed.
If Microsoft introduce a new version of Windows which breaks compatibility with old versions, then they will lose customers. It is as simple as that. If there is some important piece of software that cannot be used anymore, then alternatives will be evaluated; and questions will be asked. One of those questions might be "Why have we been paying money for this, when this does just as good a job for much less?" Another of those questions might be "Whose freaking saved documents are these anyway?"
So when it comes to backwards compatibility, Microsoft are damned if they do, and damned if they don't. If they keep backwards compatibility, it makes Windows slower, harder to test and more prone to errors. If they eschew backwards compatibility, it makes Windows a lot less attractive.
It's important to point out that these problems do not exist with Open Source software. Although binary compatibility will break from time to time, when it becomes necessary to add new features to a kernel or heavily-used library, source code can always be recompiled. Sometimes a patch may be necessary; but at least it's possible for someone to figure out how to patch a piece of software, even if the original author is no longer supporting it. And since file formats are open, migrating from one Open Source application to another is invariably less painful than migrating from Closed Source to Open Source. If the new application doesn't already have a suitable import filter, then one can be added; or a conversion tool can be written.
Not so sure... (Score:3, Insightful)
I'm not sure I buy this... If this old, broken software is being used for a critical business application, who in their right mind is messing with it by upgrading the OS?
I have a feeling the backwards compatibility in Windows, in practice anyway, actually serves to benefit the average consumer more than it does the average business.
Same reason why Linux is not #1 (Score:4, Insightful)
Say Windows switches to a new binary format for a new processor and asks all other software and driver vendors to follow suit. Many of them wont rerelease their apps. Others will not care. Many driver makers will not bother to produce the new version (I've tried running the AMD64 Windows XP... so I know all this). The result is Linux has the edge suddenly. You dont need to have vendors rerelease drivers, except for the few proprietary drivers (like nvidia).
Microsoft will never do that. AMD64 is giving em enough headaches as it is... and AMD64 actually supports x86 32-bit in-hardware. Take away DOS support, and all the older API in Windows, and suddenly there are more apps available for Linux than for Windows. Suddenly, MSFT stock seems overvalued.
Then why isn't Linux slow??? (Score:3, Insightful)
Suposedly Windows is slow since it has to support legacy hardware. But Linux supports more legacy hardware than Windows. So, by that logic, Linux should be slower than Windows... Since that is not the case, I don't think support for legacy hardware is the reason Windows is slow...
Utter Bunk - Compatibility Not That Great (Score:3, Insightful)
Rubbish. Utter rubbish. As numerous people have attested in this disucssion, it is often necessary to retain Windows 9x boxen in order to ensure compatibility with a particular piece of software on which one has to depend. And that ignores the innumerable hiccups encountered in the switch from DOS/Windows 3.x to Windows 95. It was ten years ago, now, so I will grant that some may have forgotten (or, at a guess, given the profusion of Myspace-era [myspace.com] teens on Slashdot these days, they were not around to even remember), but a lot broke in that switch. At that age, my particular peeve was games, although the experienced - among which I like to include myself - were generally able to continue wrestling with fancy memory configurations in order to get such software to run. Still, it certainly wasn't easy, by any means.
The switch to the NT kernel has brought even more difficulties, many of them insurmountable. If you still have a piece of DOS software that NT won't run, there is no MS-DOS mode to restart in; the command prompt is sufficient for some but not all requirements. Certainly anyone who still wants to crack out an old DOS game under Windows XP is totally fucked, although one might like to remind them that it is time to move on...
Still, all of this would be as naught if it were not for the perpetual insistence on attributing the resplendent brilliance of Apple's Mac OS X to its willingness to shirk a supposed responsibility for backwards compatibility, the idea being that Windows sucks because it has excellent backwards compatibility. I have never understood this argument.
Probably because it is bunk. Among a diverse array of boxen at home - running, I might add, DOS, Linux, OpenBSD and Windows - I run Mac OS X 10.4 on a PowerBook G4. I am not about to indulge in a lengthy diatribe about the myriad ways in which Mac OS X is superior to Windows (or Linux, or...), because that has been ably done already, but I feel a short note on backwards compatibility is in order, seeing as it is that which is under attack.
Mac OS X has excellent backwards compatibility. I would argue in fact that from a user's perspective it is in some ways better than, say, that of Windows XP. It is beyond doubt that from a technical perspective, Mac OS X's backwards compatibility is superior to that of Windows XP. Consider why:
A quick perusal of various of the abandonware sites will render unto you a very plethora of old software for your DOS PC or Mac box. The difference is that you'll need an emulator to run the for-DOS stuff. Most of the time, anyway. On Mac OS X, assuming the Classic environment is installed (and I grant that it no longer is by default, but it is supplied on the Install DVD), you just double click the icon and within, say, a minute, you are playing a way on a classic version of Monkey Island from the early 90s. Maybe earlier. Oh, and with sound. Or perhaps the first version of Microsoft Word floats your boat. I have an old Japanese version of Microsoft Office on here which has proved indispensible on more than one occasion.
What is impressive is that some of this software is 20 years old and still works. Not only was it written for a totally different operating system, but it was written for a totally different chip architecture too. It integrates well too. An icon for a Mac OS 9 (or earlier) application can simply be placed in the Dock like any other application, and it runs - with menu bar and everything - just as it would in Mac OS 9. Whatever you may make of Windows or the Mac, that kind of compatibility is amazing
Re:Windows is slow? (Score:4, Informative)
Re:Windows is slow? (Score:2)
I have never gotten Ubuntu running significantly faster than XP. On my slow system it runs just as badly, if not worse. Xubuntu (Xfce4) works an absolute treat though, although I since started experimenting on the system and it's not there any more.
I'm the only GNU/Linux user in the office (Score:3, Interesting)
The office has converted to using Firefox, and OpenOffice is climbing up the side of the desk, but the operating system is still Windows and the viruses they picked up before moving to Firefox are still there.
The Anti-virus software is often disabled by a virus, and Internet Explorer can't be fully removed. It can't even be fully disable since it's needed by Windows Update. (Although Windows Update is blocked by viruses on half of the computer).
I'm seen as "the tech" b
Re:I'm the only GNU/Linux user in the office (Score:3, Insightful)
Working in publishing I know lots of Mac users, and I can assure you that there are proportionally just as many dumb Mac users as dumb Windows users. Back in the 80s there were quite a few Mac viruses going around (by floppy disk mainly). But now despite millions of clueless Mac users on shiny new iMacs with 24/7 broadband, it's still a new
Re:Windows is slow? (Score:3, Informative)
I have not been able to make all those things work with ANY Linux installation out of the box, and I have tried with quite a few including FC4, Ubuntu, Mandriva and SUSE.
Who said only Microsoft could
Re:Windows is slow? (Score:4, Insightful)
Dude, you have been trolled. And if that guy gets modded down it is because he is a troll, not because those evil Linux guys got him. Look at his post history and his home page -- gnaa.us? Dead giveaway.
Re:Windows is slow? (Score:5, Interesting)
I am not against Microsoft, and I make quite a bit of money developing software for their operating system, but I have found that more stuff works out of the box on my systems with various linux distros than what works with a vanilla install of Windows.
Re:Windows is slow? (Score:3, Insightful)
Re:Windows is slow? (Score:3, Informative)
I'm a big Linux advocate but this statement is hardly fair since Microsoft isn't the ones adding all of the "crap" to the OS. Also, have you ever loaded up Redhat or Fedora or whatever with what it calls "minimum install" and then gone through to see what it installed? There is over 200-300 meg of crap. ISDN services, modem, etc. Anything installable from the CD shouldn't be on a minimum install by default. Fedora is noticable faster if you go
Re:Windows is slow? (Score:5, Insightful)
Boot time again, try to compare hybernation not boottime. http://www.suspend2.net/ [suspend2.net] for Linux...
I mean: apples and oranges anyone?
Re:Windows is slow? (Score:3, Informative)
Re:Windows is slow? (Score:3, Insightful)
You should check out Windows XP for Dummies [amazon.com]
I've used all 3 of those for years and find your statement very funny. A P2 350 with 128M of RAM loaded with comparable functioning apps is never going to be more responsive. Booting up, loading Gnome/KDE and Openoffice alone is going to take like 4 minutes on that thing. Now if you're saying it's more responsive booting up into init 3, I can get DOS to load faster tha
Re:Windows is slow? (Score:2, Interesting)
Re:Windows is slow? (Score:3, Informative)
Re:Windows is slow? (Score:3, Insightful)
Re:Windows is slow? (Score:4, Insightful)
At any rate, would it be at all possible to get Zonk to change the title from "Why Windows is Slow" to "Why Windows Development is Slow?" It would cut down on stupid posts and system wars.
And on that note, I don't think MS has a problem with being overzealous in supporting legacy hardware... I think they support any and all hardware as best they can so that they don't get sued for antitrust again. Not supporting certain hardware could be seen as exerting undue influence on the industry. Apple, however, not only doesn't support legacy hardware, they also don't support a wide range of current hardware. I've always seen that as a problem, personally.
Re:Windows is slow? (Score:3, Insightful)
Man, that is a Microsoft Weenie comment if I ever heard one. Didn't Microsoft stock drop over 2.7 percent when they announced that Vista would be late? Someone cares.
The zookeeper says: (Score:3, Funny)
Re:Windows is slow? (Score:3, Interesting)
The performance problems in no way lie in X11. It's more than well possible to run X11 programs that are exactly as fast as Windows programs. The problems lie in GNOME and KDE using far too much
Re:Windows is slow? (Score:3, Interesting)
Agreed, but that's not a valid answer. Ditch KDE and Gnome and you're left with a desktop environment that is nowhere near as friendly to most people. Sure, advanced users can use it with no issues, but that doesn't help people who are trying to get into Linux, or get o
Try reading the article (Score:3, Informative)
Re:Windows is slow? (Score:4, Informative)
RTFA. It isn't about "slow" as in execution speed, it's about "slow" as taking a long time to come to market and introduce new features.
Re:Windows is slow? (Score:3, Informative)
My Ubuntu boot times are very comparable to the XP times on the same box. Oh, and both suspend and hibernate worked flawlessly right out of the box.
Re:Windows is slow? (Score:4, Insightful)
Try installing latest Fedora Core, SUSE, or Ubuntu, and not only will the space they take up greatly exceed that of a proper Windows 2000/XP install
Does Windows come with an Office Suite? CD Burning software? Image editing software? A development IDE? A variety of games? How about vector graphics software? Or a database?
What do you think takes up those 5 CDs in the SuSE install? The kernel?
, but they will be much slower, because while hardware advanced, Linux still uses technology from 20 years ago to talk with the graphics card (X11),
Those who do not understand X11 are doomed to reinvent it, poorly. X11 is a high speed, fully network transparent architecture. The Xfree86 people let it languish on the vine, but the Xorg fork has gotten things into gear again, and we're seeing the API move forward at a breakneck pace. Xorg 7.0 is really far more sophisticated than anything else on the market, including WGF/DirectX 10 or whatever MS is calling it, and even my beloved OS X's Aqua/Quartz.
Don't underestimate the extensibility of Xorg, and don't underestimate its performance. It's a lean, mean, high-performance and full featured windowing environment.
still lacks kernel audio mixing
Bzzzt.... dmix runs at the kernel level. Modern linux distributions enable it by default for all users. You can turn it off if you want lower latency audio. AFAIK, you have to call dmix from userspace, but the plugin is running directly "on the metal" of the alsa subsystem.
still lacks in PnP department (removing a "mounted" USB flash stick anyone?)
Huh? Go to media:// (or click on the "Desktop" icon in Gnome, or click on the "Drives" icon in KDE, or go to the file browser). Right-click on the USB stick icon. Press "Eject" in the context menu.
Nay, Windows lacks in the PnP department. What the _hell_ is this concept of drivers, where I have to log in as administrator to install new hardware on my system? On Linux, I just plug it in, and the device node just appears, be it USB stick, WLAN card, ethernet card, or whatever. With a proper desktop environment I get a nice little pop-up asking if I want to configure it.
Oh, and Windows is braindead in the filesystem support department, as well. NTFS, and FAT32 are NOT enough for everyone's needs. Some people use modern journaling filesystems. Some people need to access HFS+ (that's the OS X file system). Some people need to access a wide variety of filesystems (don't forget the commercial UNIXes, which have a substantial marketshare in the server/workstation market). Perhaps someday MS will find the cash to hire a few more developers, and maybe even add a filesystem driver or two. Then again, given the ugly nature of the Windows Driver Model, this might not happen.....
still has abysmal support for various multimedia devices (no, the few tens reverse-engineered audio/video capture/etc drivers don't really count), etc etc
This one is half true. Unless, of course, your a professional, and use firewire. Firewire, of course, works perfectly. I capture whatever I want directly from my HDV camcorder, or from my cable box. Oh, and my ATI and Happenhauge TV tuners work out-of-box, too. Without installing drivers.
But yes, you do have to be careful with what capture cards you purchase on Linux. Stick with good name brand stuff, however, and you'll do okay. Sorry if your crap-o-matic generic capture card doesn't work; shell out the $35 to go get a supported one. Here [tldp.org] is a short list to get you started. None of these require drivers; they are integrated into the kernel. You can get other stuff that's not integrated into the kernel, but I wouldn't recommend messing with that.
Sadly, ATI and Nvidia have not released their VIVO (All-in-wonder) drivers for Linux yet. Both have committed to do so, however. All-in-wonder and VIVO (nvidia) support are avaliable, but only for older card
Re:Windows is slow? (Score:3, Insightful)
Re:This isn't why Windows is slow... (Score:5, Informative)
Re:This isn't why Windows is slow... (Score:5, Informative)
There's also code in place to check for old pieces of software which wouldn't otherwise work with newer versions of windows, eg:
I first heard about this from one of the developers of the hit game SimCity, who told me that there was a critical bug in his application: it used memory right after freeing it, a major no-no that happened to work OK on DOS but would not work under Windows where memory that is freed is likely to be snatched up by another running application right away. The testers on the Windows team were going through various popular applications, testing them to make sure they worked OK, but SimCity kept crashing. They reported this to the Windows developers, who disassembled SimCity, stepped through it in a debugger, found the bug, and added special code that checked if SimCity was running, and if it did, ran the memory allocator in a special mode in which you could still use memory after freeing it.
(taken from http://www.joelonsoftware.com/articles/APIWar.htm
These kinds of things are going to have an effect on performance, and an even greater effect on development time (windows, late again?)
Re:CPUs vs GPUs (Score:2)
Might be the best post of the day... (Score:3, Insightful)
You're absolutely correct - my personal opinion is that if you don't use it at least once a week it has no business in your system tray. Reminds me of the guy who drives around all summer with half a dozen bags of sand in his trunk because he might need them next winter - and then complains about performance
Computing resources are limited resources - the more crap you have running on startup the worse your machine's gonna run. For me the most intrusi
Re:Dupe (Score:3, Funny)
Maybe Zonk is running windows?
Re:Tweaking out builds (Score:3, Informative)
Linux and OS X come with all drivers they'll ever need (well, most all. ATI and NVIDIA are big exceptions).
The Windows notion of drivers doesn't really work the same way on Linux. On Linux, you install everything you can possibly imagine. The kernel does some probing on bootup, and a variety of kernel-space services handle module dependancies, and it will load whatever is needed (and only what's needed) as the system boots up.
Ever try taking a hard drive with Windows on it and booting it
Re:Cut the cord (Score:3, Informative)
Distribution makers need to make this decision. And if you look around, you can find distros that ship kernels that are incompatible with anything pre i586 (and some are now i686)
There really isn't much of a performance benefit to be had from removing that stuff in the kernel. The maintainers for those branches keep stuff