Support AMD/ATi hardware betterer.
Now that is an AMD/ATI issue entirely.
Support AMD/ATi hardware betterer.
The best example of Linux's failings that I can think of is the ALSA debacle...
http://insanecoding.blogspot.com/2007/05/sorry-state-of-sound-in-linux.html
Linux has too many problems almost as ridiculous as this. With Windows, most things work out of the box unless the company who made the hardware you're using or the software you're using fucked up(Hello, Creative. Nice to meet you!).
Windows isn't perfect by any means, but it's a hell of a lot easier to use most of the time.
I actually think casual, non-gamer, home users would be far better off with Linux..
Oh and please, dont start talking about open office. No one wants to hear noises from 1% or less of the market. Thanks
However dominant, MS-Office (specifically Word, Outlook, Access and PowerPoint) is crap IMHO. Excel rocks.
mjdted said:What must linux do to become more competitive in the home desktop
Break with the geeks and embrace the average joes.
"Otherness" is generally a problem, but I don't think it matters that much if average users can use it. Focus on real problems and forgot about all the academic issues that part of the Linux community tend to get stuck in. Firefox is a good example that an alternative can be successful and grab serious market share, despite being "other" than the default alternative, and despite the default alternative generally working quite well. MacOS is a great example of where Linux should aim. It's UNIX at the core with all the benefits of that, yet simple to use for average joes. I don't doubt that MacOS could compete very well with Windows if it could be installed on a regular PC (ignoring hacks). Linux could too if they picked up on the MacOS mentality, but I doubt the community is prepared to go that way.
DirectX :/
1. Better hardware support.
flash
I forgot the biggest problem of all(D'oh!): there are far too many Linux versions. With Windows, you can rely on supporting 1-4 versions at any given time. With Linux, you have at least 12 to support, not counting x86-64.
Linux is too fragmented for its' own good.
With no DLLs and no registry I haven't had to reinstall in those two years (though I have updated) because linux doesn't get slower every week with more dlls and registry entries and doesn't suffer registry corruption.
Works well on Linux.
No .dll, but they have the equivalent in .so files and they come with the exact same set of problems (and benefits of course).
Linux may not have a registry that can get corrupted, but instead you have hundreds of config files that can each be corrupted in various ways. The registry is generally a good idea and Linux should implement something similar. A centralized database with application settings is a good thing IMHO. Applications writing to random undocumented key in various locations can of course ruin it, but that's an application issue rather than an OS issue, and given the equivalent privileges a poorly written Linux application can screw up equally much in random config files (who btw have nothing resembling a common consistent syntax). I haven't had a registry problem since XP arrived.
Just because my app compiles on my Gentoo doesn't mean it'll compile on someone else's Ubuntu. .
Well, I have to disagree, especially on the registry. IMHO it's the single biggest problem with windows.
And theres one of the problems people shouldnt have to compile apps
I so agree with this i loved the way with dos to delete an app you deleted its folder and it was gone completely, programs hook in everywhere (as anyone who's tried to uninstall norton and the installer has broke will testify)
I first realised this when i got infected by malware i could not remove it manually i could not find how it loaded it wasnt in any ini file (win.in system.ini ect) not in the run section of the registry, not in services.msc not in autoexec couldnt find it anywhere this shouldnt be allowed to happen, programs should not be able to hide from the user. I wish programs stayed self contained as much as possible having their own ini files in their own folder and maybe a master ini in c:\windows that just points to the other ini files
The Mac apps folder is really great though.
can someone explain the apps folder plz...