SuSe CEO: 'Linux Still Not Ready for the Desktop'
A lot of people have been submitting the interview with SuSe CEO Roland Dyroff, in which he states the Linux is not ready for the desktop. Sounds bad, right? Well, if you read the interview, it makes much more sense - he talks about company adoptions of Linux, but also addreses issues of hardware drivers and such. But with the upcoming release of the GUI Managers and the rising number of pre-installed Linux boxen, I think we're getting closer.
I am a hardcore Linux guy but I think this is definitely true.
.twmrc, and doing everything from an xterm instead of Gnome or KDE or whatever. I would like to see Linux succeed in a desktop sense, simpy because as a software developer I'd rather work in an option, Unixish environment than a closed Windows environment. But since Linux is all open source it can never be taken away from me so I'm not too worried either ...
I am the only full-on Linux user where I work. We have had several new employees start who were enthusiastic about trying Linux; each time they tried it for a while and gave up on it, and I can't blame them. I gave them all the help I could but the Linux graphical "shells" (KDE, Gnome) are sooooo buggy it is ridiculous.
Seems to me that the people who make these graphical shells should focus on reducing the bugs rather than coming up with even more bells and whistles and eye candy. Also someone really needs to sit down and organize the released desktop; the default RedHat desktop install is so disorganized and impossible to find anything in, it's ridiculous. And did I mention that it's incredibly buggy?
I think that the very first thing that a Linux desktop needs to be able to do and able to do absolutely flawlessly is, download a RPM or similar package, install it with a few simple clicks, create a "shortcut" to run it on the desktop or in some program menu somewhere, and then run the program. This is what 90% of computer users do 90% of the time (with the running of software happening much more often than the installing, of course), and right now the graphical shells just plain SUCK at this.
I place the blame pretty much squarely with RedHat these days. They've got the money to make it right, but instead they are just going further and further off on a Linux fragmentation path. RedHat seems to think nothing of introducing more and more non-standard system configurations with each release. Surely they must realize that this will fragment Linux just as badly as Unix has traditionally have been fragmented, if not worse.
I love Linux but to be honest I don't see a very bright future for it unless those with the money and power to pull it all together start doing so.
Either way, I will stick with Linux, because even if its popularity faded and we ended up with just as many users as we had back in '94 when I started using Linux, I will still enjoy working on Linux and developing on Linux.
Of course, I'll probably still be using my ancient twm with my 8-year-old
Preface: I am typing this on my Frankenstein Intel-architecture Red Hat 6.1 machine, running the latest GNOME stuff. Its my main line machine: other than my laptop, a junky Toshiba running Corel Linux. All my servers run Debian or Red Hat.
I don't think Linux is ready for the desktop. In fact, I am going to buy a Mac to supplement my desktop needs.
Why? Well, first, I can't stomach buying a supplemental Windows machine. Second, the state of the Linux desktop art is lagging behind in areas that I need it, right now and today. Not things where I can donate my time (which I do), not things that I can contribute code to (which I want to), but things I need, right now, this minute, in order to get my work done and get paid.
The sad thing about this is my machine - this here Linux box - is the best computer I have had, both in terms of hardware and software, I think. I play Quake3, I do network administration, web design, programming, and I have a killer MP3 collection. I talk to my friends on ICQ - at least, when they aren't busy rebooting their Windows machines.
In other words, I get 98% of my work tasks done, and no one cares, no one complains, and they're quite happy with my performance and could care less about what my machine is running.
That other 2%, is when they send me a proposal in Word to review: and not a grocery list, but a huge document with lots of Word cruft. When I can't read it properly, I get yelled at. I have filed bug reports and Abiword, stressed Star Office to its wits end, and run Applix ragged. If I can't get 100% accuracy, I have to work that much harder (fiddling with VMWare, for instance). I have to be able to do EVERYHING that my co-workers do (except reboot/reinstall!) and if that means "straying from the flock" for a while, then I will have to do that.
Don't get my wrong: I love fiddling with VMWare as much as I love Quake3. I love hacking away happily on my machine, optimizing it as much as I can, I love Linux and support it every chance I get. Its the best thing to come along and I consider my self a good supporter of free software, open source, and Linux. Its a time of serious cognitive dissonance in my life.
So anyway, I need something for the simple things: Word/Excel (Lord how I hate it), scheduling, calendar, PIM, etc. I don't want it to require a single minute of fiddling, I don't want it to work at it. I want it to work for me. So I seriously see a little tranlucent blue potty in my future.
I still intend to support Linux, and strive to improve the things that are lacking. I would never have NT, not for all the tea in China. But I think there are certain facts of life that we ignore.
Note: No, no dual booting. I can't close down the 900 things on my desktop to look up a phone number. Why ruin good uptime, anyway?
ZOMG I WOULD LOVE TO KNOW ABOUT YOUR FEELINGS ON MACINTOSH VERSUS WINDOWS, VI VERSUS EMACS, AND HOW YOU'RE NOT A DORK
I happen to agree with the CEO of this company that Linux is not ready for the desktop. It is a great system, and for a UNIX the infrastructure underneath it is quite solid, at least much better than windows, and it has good developers behind it. The main problems, however, are. /etc, which is okay for people who know UNIX, but face it, its a good idea implemented very badly. What there should be is a straight list of configuration files terminal, sound, network, startup, shutdown, discs, etc. Yet you have a horrible mess with multiple directories and not all config files having the same format. Its fine to keep that, but Linuxconf needs to be expanded to the point where editing a text file is never necessary. /usr /usr/bin /usr/sbin /usr/local/bin /usr/local/sbin /opt and all that, but face it. Its a dumb idea implemented incorrectly. At least in windows program droppings (the files a program leaves on you system) is kept in scope to the \windows\system directory! In linux they install themselves all over the place. The ideal install structure would look like this. There is an apps folder, /apps. RPM installs everything into this folder, letting the user choose the name of the folder. Thus if the user wants to go into the folder for some reason, to make a shortcut or whatever, they know where it is. Adding and removing of programs would be done through RPM, so the frontend will be the same, and the back end will be more sane. /usr/local/sbin (at least on the desktop.)
A) Linux does not have enough fit and finish, its not very polished. Say what you will about Windows, but it is very polished. The stuff underneath may suck, but the outside is nice and shiny. People like shiny things. Point about me: I'll generally use Redhat for examples because I feel that it strikes the best balance between ease of use and included features. Plus, most non techs think Redhat==Linux. (they don't even do the == thing to express equality, they say =) Redhat is generally pretty polished but there are quite a few problems. X still needs to be configured from Xconfigurator because the one in the installer is inept. Second, sound is left entirely to the user, one has to start up sndconfig and enter settings from there. Resolution changes all have to be done from the X config file, blah blah blah. These are all little things and don't have that much to do with the OS, but when a person first uses Linux, it makes a bad impression.
B) Linux has a weird sense of configuration in that it doesn't really have a good driver model. Most users I know are comfortable with the concept of a driver. They don't understand what it does but they know that to install a device, they have to put in the driver disc. DevFS is great, except in UNIX it doesn't define a driver model, just a communications model. In BeOS, a user can just copy a driver into the directory and the device magically starts working. Linux should be that simple. (ie. no requiring kernel patches to install ANY device.) All config files are stored in
C) Software installation has to get a clue. People don't think of their installation as a set of files. They think of it as a directory. Thus there should be something analogous to a program files directory. RPM would ask you for the destination directory, and the app would install there. Tell me what you want about the flexibility of having
D) Linux lacks hardware support. Not only in the case of OpenGL, which is getting better, but in sound and video and input, etc. Even when a driver works, it doesn't take full advantage of the hardware on the system. A sound blaster live! is awesome under windows, but not anything special under Linux because it doesn't support EAX. There is a reason for that. Manufacturers don't like hacks. Sure Aureal is porting A3D to linux, but in what form? Some sort of obscure dll wrapped hack. Linux and other UNIXes desperatly need multimedia APIs and driver models. Just as important this driver model has to be similar to directX. Not for any love of directX, mind you, but because thats what most hardware today accelerates and we want writing drivers to a UNIX media API to be easy as possible.
WIndows users have gotten increadibly used to pampering. Windows is a much friendlier environment to use, even if the UI sucks. People understand it, and it has a lot of features to make life easier. Pervasive right click menus being one thing, context sensitive help, etc. No matter how good GNOME gets, thats not the whole of the system. The linux directory structure needs to be reworked and the concepts of administration need to be rethought. Now don't think you'll sacrifice flexibility in doing this. All this nice GUI config stuff can be done through text files, so if you like CLI, you can edit it directly. And somehow I doubt that you'll miss
A deep unwavering belief is a sure sign you're missing something...
Linux is ugly. I'm not just talking about the prettiness of the GUI, but the general ugliness of the fonts and text.
I've already copied and installed the true type fonts from Windows (following the font deuglification faq), and now it's merely ugly - a step up from hideous I guess. But text still turns out uglier and more unreadable than in Windows, and it makes long term use a strain on the eyes. The system fonts used in KDE and Gnome also tend to be extremely ugly - they should note that good, readable text != fonts made out of thin straight lines.
Let's turn this around: frankly, the average linux-programmer lacks the skill to make joe use linux.
It takes skill to be able to create an interface that people can use whose lives revolve around other things besides computers. Not everyone has that skill. There's a lot of talented linux programmers out there who are very good at creating a stable, flexible core-operating system. There's not a whole lot of skilled interface designers. My guess is that this is due to the fact that being a good interface-designer requires having to be exceptionally good at programming, graphic design and psychology, all at the same time. It's hardly surprising there's not a whole lot of these uebergeniuses around. The alternative is to get a group of people whose combined skills approach the ideal. For its time, I think the Apple Lisa/Mac team was such a group. And if you'll recall, large numbers of people recognized their skills and went out to buy Macs, even though they were then, as now, ridiculously expensive.
We can only hope that such a team will form in the linux community and come up with a new and usable interface paradigm suitable for today's computing power. Most likely, however, as soon as someone does manage to assemble a team like that, it will be bought up by some large corporation. The company that manages to achieve a truly new, workable interface will dominate the market for the next ten years, at least. Betcha Bill Gates would gladly offer half his assets to such a team.
The reason why this is so important is not because the average joe is "dumb", but because the average joe thinks it's a waste of time to fumble with config files and xservers. Only a very small group people actually enjoy this. Most mortals just want to get their work done, go home and look at porn on the Internet.
News and bla for computer musicians: http://lomechanik.net/