Windows 8 Is 'a Work of Art.' But It's No Linux
colinneagle writes "Earlier this week I installed the final version of Windows 8. And it is awesome. That's not a joke. Windows 8 is absolutely, unequivocally stellar. And yet, at the end of the day, I am right back to using Linux. Why is that? What is it about Linux that makes me so excited to use it — even while enjoying another operating system that I view as, in all seriousness, a work of art? Why do I not simply install Windows 8 on every machine I own and be happy with it? For me, it's the ability to slowly chip away and remove items from your user interface until you are left with only want you want, and nothing more. The option of looking at an item on the screen, right clicking on it, and declaring to said item 'Listen up, mister Thing-On-My-Screen. I don't want you anymore. Be gone!' Panels, bars, docks, launchers, widgets, gadgets – whatever is on your screen, there is probably a way to send it to whatever form of the afterlife is reserved for unwanted Desktop Crud. And, I'll tell you this right now – as great as it is, you don't find a whole lot of 'Right click, Remove Panel' in Windows 8."
I disagree with your assessment. It is not tech-savvy users who prefer highly-configurable things, it is people that have nothing better to do than tinker with their system. And it is not computer idiots who like things to work as-is, it is people who just want to use their tools.
I am tech-savvy. I have been developing Linux applications (server-side) and using them in critical production environments for over a decade. No complaints, Linux works perfectly and is trouble-free in that environment.
A few weeks ago I decided to take the plunge and switch from using Windows on my primary workstation, to using Linux. Installation (RHEL 6) was very smooth, no problems.
Here is my experience. Log on first time, get desktop window. Looks reasonable. Start web browser (firefox). Dear god, what is with those fonts? They are absolutely hideous. OK, I'll see what the wisdom of the web says about that. Aha! All you have to do is intall the msttcorefonts package, and you are good to go. OK, I'll give that a try - it works! I have usable fonts. Hmm, I wonder what the msttcorefonts package did? I see, it installed fonts from Windows!
Go to another web page. Uh-oh, more trouble. Thi s pa ge h as tex t that lo oks li ke thi s. WTF? Back to the web. Well, you must be missing a font. Find out what the web page is trying to use. OK, it is using Helvetica, about the most popular font in the world. Well, you are in trouble then, because there is no legal Helvectica package for Linux. But, you are in luck, thanks to the wonderfulness of Linux. All you need to do I write some obscure XML and put it in the /etc/fonts/local.font file, and all of the 'Hevetica' requests will be automatically changed to use Microsofts(!) Arial font. I do that, and lo and behold it does work.
OK, some I am doing some work with a maximizde window, and I move the mouse up to the lop right corner of the screen to close the window, and WTF! All of the windows on my desktop make a cute little circle, and I have to click on the window I wanted to close to make it active. Try to close it again, same thing! Oh, I see, I have to be very careful not to put the mouse all the way in the corner. I can't think of any reason I would want this behavior, so I want to turn it off. Should be easy, right? Just right-click on the desktop and there will be an option to turn that off, right? Nope. Well, I am stumped. Back to the web. Look, you stupid noob, that is not a desktop setting, it is a window manager setting. You must go into the 'Compiz Settings' app from the Control Center. Why didn't I think of that? It is plainly obvious that something called Compiz would be controlling what happens with my mouse! OK, I am in the Compiz settings, so where is the setting that says 'put the windows in a circle'? Aha! It is the one with a music note icon and the name of 'Scale'. Makes perfect sense. How could I be so stupid as to not know that?
OK, now it has been a few days, and I want to add one of my frequently-used programs to the 'Favorites' menu. Right-click on the Favorites menu - nothing. OK, I'll create it on the desktop. Lo and behold, there is a 'create launcher' function. I create the launcher. The icon shows up as a spring with a board on it, but I don't really care about that. Right click on the icon, and Tada! there is an 'Add to favorites' option. Click it. Absolutely nothing happens. Back to the web. No, you stupid noob, you did it wrong. You need to go into the .local/share/applications directly and manally create a launcher. That launcher will the show up in the 'Application Browser', and you can add it to the favorites from there.
I was never any kind of Windows fan, but I think I am starting become one after that experience.