Slashdot Mirror


Ask Slashdot: Are Linux Desktop Users More Pragmatic Now Or Is It Inertia?

David W. White writes "Years ago ago those of us who used any *nix desktop ('every morning when you wake up, the house is a little different') were seen as willing to embrace change and spend hours tinkering and configuring until we got new desktop versions to work the way we wanted, while there was an opposite perception of desktop users over in the Mac world ('it just works') and the Windows world ('it's a familiar interface'). However, a recent article in Datamation concludes that 'for better or worse, [Linux desktop users] know what they want — a classic desktop — and the figures consistently show that is what they are choosing in far greater numbers than GNOME, KDE, or any other single graphical interface.' Has the profile of the Linux desktop user changed to a more pragmatic one? Or is it just the psychology of user inertia at work, when one considers the revolt against changes in the KDE, GNOME, UNITY and Windows 8 interfaces in recent times?"

503 comments

  1. I'm using FVWM... by Anonymous Coward · · Score: 0

    Desktop, what that?

    1. Re: I'm using FVWM... by Anonymous Coward · · Score: 0

      twm ft ckassic w

    2. Re: I'm using FVWM... by Anonymous Coward · · Score: 0

      Hah! Spelling mistakes make it , well, "classic"

    3. Re:I'm using FVWM... by Anonymous Coward · · Score: 0

      Feeble ftw!

    4. Re:I'm using FVWM... by JMJimmy · · Score: 4, Insightful

      good for you. To answer the question though I think it's psychology of efficiency. If the tools aren't efficient for the brain to categorize/understand it's not practical as an interface (desktop or otherwise). The problem with Metro isn't that it's different, it's that it's too much visual clutter for the brain to process quickly. This is reflected in GNOME/KDE in that, while neatly organized, it relies on memory association of images to functions. Icons are everywhere these days so those associations aren't as strong or that part of the memory is overloaded to access efficiently. Non-graphical interfaces suffer from something similar in the ability to remember all the commands and their associated flags.

      The classic desktop organizes things in groupings, lists, etc and while there's icons associated the overriding organization of alphabetical text gives shortcuts for the brain to compartmentalize information where it can or to simply analyze because all the information is there (where KDE/etc you must hover to get all the info one icon at a time)

    5. Re:I'm using FVWM... by buswolley · · Score: 2

      What i'd like is a terminal with an integrated visual file browser.

      --

      A Good Troll is better than a Bad Human.

    6. Re: I'm using FVWM... by JBell4 · · Score: 2

      Norton Commander...

      --
      Oh, they have the internet on computers now
    7. Re: I'm using FVWM... by Anonymous Coward · · Score: 2

      GNU Midnight Commander.

    8. Re:I'm using FVWM... by buswolley · · Score: 1

      thanks!

      --

      A Good Troll is better than a Bad Human.

    9. Re:I'm using FVWM... by JoeMerchant · · Score: 2

      Laugh if you want, I'm working on a product that's still shipping fvwm2 (recently updated from fvwm95...)

      It's... sufficient, and the devil whose face we know - all of its shortcomings, bugs, and workarounds are well known and documented - unlike a "cutting edge" desktop that throws you a mystery quirk every so often that nobody knows about.

    10. Re:I'm using FVWM... by Anonymous Coward · · Score: 0

      Like terminology ?
      http://youtu.be/ibPziLRGvkg

    11. Re:I'm using FVWM... by Anonymous Coward · · Score: 0

      What I'd like is a terminal that speaks the binary language of moisture vaporators.

    12. Re: I'm using FVWM... by Anne+Thwacks · · Score: 1
      What is wrong with fvwm95?

      (ducks)

      --
      Sent from my ASR33 using ASCII
    13. Re:I'm using FVWM... by Anonymous Coward · · Score: 0

      Look at it this way:
      You can 'use' a powerful program like photoshop for example. If you just start clicking and experimenting you're probably only going to understand about 10% of what it can do and certainly it wont seem efficient.
      If you sit down with a manual, do tutorials and learn how to use it (practice) suddenly it becomes a whole lot more intuitive and you can use it to 90% efficiency.

      Same principle applies to Linux. The UI is only part of that. I for one have not used anything else but linux in various distros for about 7 years now, but im quite capable of getting by 'remembering' hundreds of command line told, familiarity with Gnome3, KDE, xfce, enlightenment etc.

      Why?
      Because i learned it all. Its that simple. Most people who use computers in the 'desktop' land don't do this they just establish a sub-optimal pattern of repetition/familiarity hence what you've identified with the psychology of efficiency factor.
      As far as my productivity is concerned i'd be struggling with the limitations of an archaic Windows or Mac system because i didnt learn the tricks or use tools to maximise my productivity on them.

    14. Re:I'm using FVWM... by plasticsquirrel · · Score: 1

      Why would anybody laugh at that? I've used FVWM for years, and I don't intend to switch for many more years. It's basically MWM with virtual desktops and total programmability. It basically does all the things that a window manager needs to do. New versions still come out (the last version came out less than 2 years ago), and it has all the bells and whistles for a window manager like antialiased fonts, transparency, etc., and it's highly programmable and customizable (you run scripts and issue commands at runtime even).

      If you really want primitive, look at TWM. That's basically stayed the same since the 1980s, and can be seen on many old workstations of that era. It's also common to see TWM on servers that need an X11 session, but don't need a full desktop environment, like if X11 is only running for remote VNC access on a headless server.

      --
      Systemd: the PulseAudio of init systems
    15. Re:I'm using FVWM... by dbIII · · Score: 1

      There's the "heavily inspired" *nix version called "midnight commander" or "mc" as well. I still use it at times to delete files with odd characters in them.

    16. Re:I'm using FVWM... by Anonymous Coward · · Score: 0

      Amen. After a detour via Gnome 1 (passable), getting scared off by Gnome 2 (which was good, since I wasn't there to suffer the Gnome 3 deba^H^H^H^H experience) and a short Xfce stint, I went back to Fvwm2.

      Happy since.

    17. Re: I'm using FVWM... by Anonymous Coward · · Score: 0

      Sorry, I only know Binary Loadlifters. I hear they're similar in most respects.

    18. Re:I'm using FVWM... by mikael · · Score: 1

      I like that idea. You could have modified commands like 'ls' that would display little thumbnails of each image, and a 'more'/ 'cat' commands that would just dump each of those images at full size or scaled to fit the terminal.

      --
      Vintage computer adverts: http://www.vintageadbrowser.com/computers-and-software-ads
    19. Re:I'm using FVWM... by JoeMerchant · · Score: 1

      I laugh at the fvwm bug reports from the 1990s that still haven't been addressed - other than that, it's pretty o.k. if you never change your desktop configuration.

  2. Frist! by Anonymous Coward · · Score: 0

    Using spectrwm..

  3. Classic Desktop by BasilBrush · · Score: 5, Insightful

    What is a "Classic Desktop" and in what way are the other GUIs being discussed not "Classic Desktops"?

    1. Re:Classic Desktop by Anonymous Coward · · Score: 4, Informative

      I RTFA and didn't quite find the answer to your question.
      I think it means users are conservative. Other than KDE users, most people are using something that undoes GNOME's "upgrades".
      Me, I use KDE. But that doesn't mean I don't use several GNOME apps. Disk space and RAM are cheap enough nowadays that you don't have to choose one or the other.

    2. Re:Classic Desktop by Anonymous Coward · · Score: 0

      Classic desktop means start menu + taskbar, or something close to that.

    3. Re:Classic Desktop by aliquis · · Score: 4, Informative

      Yeah, KDE is a freaking classic desktop. At least as long as you don't switch to the tablet look of it.

      Gnome to has always tried it's best to show a familiar look until 3/shell.

    4. Re:Classic Desktop by transporter_ii · · Score: 3, Insightful

      Posting this from Ubuntu 10.04 LTS, and I consider pre-Unity as a "classic desktop," and it is Gnome.

      Seriously, I have nothing against change, but I think there should be a cross-distro standard desktop that JUST FREAKING STAYS THE SAME. There should also be bleeding-edge environments for more adventurous people. Why shouldn't people have a choice? But it would be nice to install most any popular version of Linux and get a standard desktop.

      --
      Doctors destroy health, lawyers destroy justice, universities destroy knowledge, religion destroys spirituality
    5. Re:Classic Desktop by ArtForz · · Score: 1

      TFA doesn't say... my guess: "something that has roughly the same interface metaphors as win9x".

    6. Re:Classic Desktop by crutchy · · Score: 0

      gnome2

      i don't tinker much with the old laptop my kids use for games, but that's because i don't have to... it doesn't do anything but games (they love supertux and dink at the moment... hopefully they'll eventually get into freeciv, but they're 7 and 5 so strategy is probably still boring)

      the debian desktop i use myself has been tinkered with, and a while ago the system hard disk got corrupted. there were a few files i needed to recover and luckily i was able to login under single user mode and copy those files to a nas drive, but after installing a new hard disk it took a while to get it back up and running to something that resembled what i had before. a lot of my data is kept on nas drives anyway but it takes a while to remove all the bullshit (gdm3,network-manager,etc), set up fstab, get nvidia graphics set up for dual screens, get mysql (yeah i know i suck) to read my databases off the nas via nfs drive (involves changing mysql gid/uid to match nas), change gconf settings, set up iptables, static ip, resolv.conf, hosts, hosts.allow/deny, php/mysql/apache settings, passwd (set shells for non-human users to /etc/false), conky, gnome2 panels, sagasu, aurora (firefox alpha), etc. most of those files i have backed up on nas, but i always like to go through them manually anyway to make sure things haven't changed since my backup.

      i'm not sure that it's any more a pain to set up a linux desktop than windows (at least openoffice is installed already in debian), but it does take time. also depends largely on what you want to do. mine is a dev box so there is a bit of mucking about to get that working off a nas with 4 mirrored disks. setting up my kids laptop would normally take only a fraction of that time since all i have to do is install a few games (except it's a toshiba tecra a2 with a bung optical drive so to reinstall it i have to set up a boot server on my main desktop and put an install image on a usb stick because the laptop doesn't boot directly off usb - that is definitely a pain in the buttocks).

    7. Re:Classic Desktop by ColdWetDog · · Score: 1

      What is a "Classic Desktop" and in what way are the other GUIs being discussed not "Classic Desktops"?

      Tail fins & Chrome.

      Well, scratch Chrome.

      --
      Faster! Faster! Faster would be better!
    8. Re:Classic Desktop by Anonymous Coward · · Score: 1

      Classic desktop means Amiga-style desktop, where the initial icons are which disks are in the drive, and double-clicking them opens a window containing more icons. This is adapted to Windows 3.0 which uses the same concept in Program Manager.

      Start menu + taskbar = Windows 95 desktop, not classic desktop.

    9. Re:Classic Desktop by PopeRatzo · · Score: 2

      At least as long as you don't switch to the tablet look of it.

      Why would you want to do that?

      Is there a new rule that desktops have to look the same as tablets now? Why wasn't I consulted?

      --
      You are welcome on my lawn.
    10. Re:Classic Desktop by BasilBrush · · Score: 1

      Classic desktop means Amiga-style desktop, where the initial icons are which disks are in the drive, and double-clicking them opens a window containing more icons.

      That came from the Mac, not the Amiga.

    11. Re:Classic Desktop by rasmusbr · · Score: 1

      TFA doesn't say... my guess: "something that has roughly the same interface metaphors as win9x".

      Yup, or System 7 / OS 8 / OS 9. These interfaces did rule the personal computing world back when the personal computer was an easily definable device that sat on your desk, so I think it makes sense to call them classic if we're talking about personal computing.

    12. Re:Classic Desktop by aliquis · · Score: 2

      One reason for doing so would be that you're running KDE on a tablet.

      Another one could be that you're running it with a touch monitor. Either at home or say presentation kiosk somewhere.

      A third alternative because you like the clean look of it.

      A fourth could be that you decided to develop it because it could be done using Plasma and you're checking it out.

      A fifth that you by accident / curiosity clicked the Activities widget and picked it.

      And so on.

      Lots of reasons. I'm totally fine with such an option existing and I think it works well.

    13. Re:Classic Desktop by Anonymous Coward · · Score: 0

      RTFA.

      ... users were generally in favor of a classical desktop -- one with icons on the desktop, and a menu and widgets on the panel, all of which they could forget about once they started their applications.

      Macintosh. Amiga. GE/OS. OS/2. Windows 95. BeOS. NeXT. GNOME. KDE.

    14. Re:Classic Desktop by Anonymous Coward · · Score: 0

      Actually, TFA does say, and yes, it's "something similar to the interface of Macintosh" or, if you want an option from a decade later, Windows 95.

    15. Re:Classic Desktop by S.O.B. · · Score: 2

      That came from Xerox PARC, not the Amiga.

      FTFY

      --
      Some of what I say is fact, some is conjecture, the rest I'm just blowing out my ass...you guess.
    16. Re:Classic Desktop by Anonymous Coward · · Score: 5, Insightful

      I RTFA and didn't quite find the answer to your question.
      I think it means users are conservative.

      Exactly. Once you have a setup that works for you, you don't change it. There are enough other things to tinker with anyway. (New kernels, interesting applications, even games.) Then you get older. I have used icewm for 15 years, why should I change? Many things have gotten better over time - even LaTeX has improved. But "desktops" haven't. The alternatives are just different. Not better. Not more efficient. Cooler perhaps, but I won't bother re-learning anything just for cool.

      They waste so much time developing GUI stuff, when positioning is all I use the window manager for. Work is done on the command line, or in a few graphical applications. The window manager is just for positioning stuff. Not for effects, not for configuring "look and feel" or anyting else. Configuration is in /etc/ where it belongs - and is accessed exclusively via command line.

    17. Re:Classic Desktop by Anonymous Coward · · Score: 1

      I think there should be a cross-distro standard desktop that JUST FREAKING STAYS THE SAME.

      But there are! As with everything in linux - there is plenty of un-changing desktops to choose from. Use any of the old window managers. They don't change, people use them for that reason. icewm, twm, fvwm, ... , stuck at whatever point in time something else came along. The lemmings jumped on the new stuff, the rest stayed with whatever they were used to - not needing change anymore.

      If you don't want to change desktop - don't change it then! Stay with what you like - all distros offer so many alternatives. The default may be something new&shiny, but stick to your favourite.

    18. Re:Classic Desktop by Anonymous Coward · · Score: 0

      Sorry I fix it myself.

      Gnome too has always tried its best to show a ..

    19. Re:Classic Desktop by Jah-Wren+Ryel · · Score: 0

      Yeah, KDE is a freaking klassic desktop.

      Fixed that for you.

      --
      When information is power, privacy is freedom.
    20. Re:Classic Desktop by xyzzymage · · Score: 2

      Better yet, KDE's default is classic *and* can be easily customized until it's not classic, either through the activities' alternative UI setups or just manual customizations. For anyone not familiar with it, here's a quick screenshot Itook of my desktop, which seems about as classic as any out there:
      http://i.imgbox.com/nf78u5eB.j...

      All Ican figure is that either the author either believes that it's not classic if we can customize a GUI to the point that it's no longer "classic" looking, or is judging it based on the first few releases when it wasn't fully functional as a 'classic' desktop yet.

    21. Re:Classic Desktop by datavirtue · · Score: 1

      ...and what is this OS X "it just works" crapola? Windows has been solid for many years--Windows 7 being stellar compared to the last few x64 Linux desktop distros I tested and the devil-may-care backwards-compatible support attitude of Apple. OS X is fine I guess, but Windows 7 is the premier PC desktop of our age. Still timid about Linux x64 desktops....afraid to waste as much time as I did on my last round of testing.

      --
      I object to power without constructive purpose. --Spock
    22. Re:Classic Desktop by datavirtue · · Score: 2

      Yeah, seriously, start my applications, don't crash, and get out of my way. I do like how in Windows 7 sanity prevailed and we were able to hit one key start typing a few characters...hit ENTER, and you have what you need. The best advancement in desktops was getting rid of that damned silly mouse.

      --
      I object to power without constructive purpose. --Spock
    23. Re:Classic Desktop by icebike · · Score: 1

      I RTFA and didn't quite find the answer to your question.

      Yeah, I read it too, and as best I can figure he means Icons on the desktop. This is a choice you can easily make in KDE but one that Gnome (and its various desktop-of-the-week scenarios) tries to avoid.

      Other than that, the article says very little and uses a lot of words to do so. It rehashes some history, but raises no new information.
      I'm left wondering if he had an actual point.

      --
      Sig Battery depleted. Reverting to safe mode.
    24. Re:Classic Desktop by aliquis · · Score: 1

      I think he was about "Mate and Cinnamon is popular" or something such (I haven't read the crap.)

      Almost all default desktops on the popular Linux distributions was Gnome ones and since Unity and Gnome 3 took a small "towards touch-screens approach" and some people wasn't ready for that and hence opted for what they was used to and some distributions made the choice for them and became popular and hence people who start using them end up with whatever is the default there he kinda have a small point but to me a "classic" X desktop would be something much more basic and I doubt everyone will switch into that direction.

      Imho people have always been slow with adjusting to the new, doesn't mean it's worse, also for me personally what I'm longing for is a huge touch surface/table/whatever for games and whatever.

      Touch aware interfaces will of course have their place in the future.

    25. Re:Classic Desktop by Rich0 · · Score: 2

      Yup - this is why I run KDE. It is about as clean as xfce interface-wise, but it has the searchable launcher that most of us like, and it is extremely tweakable with applets/widgets/etc. You can basically stick anything anywhere (a desktop in your task bar, a window pager on your desktop, etc).

      I keep it fairly classic, but I appreciate the fact that in any of the native apps I can just use a fish:// URL to browse files on remote ssh servers, automounting works, and all that. I still tend to use the command line more than anything but sometimes the power comes in handy.

      My second choice would be xfce, but I mainly run that in situations where I'm really RAM-constrained. UI-wise it isn't really all that much cleaner, but lacking all the bells-and-whistles it takes way less in the way of resources.

    26. Re:Classic Desktop by Anonymous Coward · · Score: 0

      My sentiments too!

    27. Re:Classic Desktop by David+W.+White · · Score: 1

      No mention of OS/2's workplace shell? Just saying...

    28. Re:Classic Desktop by David+W.+White · · Score: 1

      hilarious!

    29. Re:Classic Desktop by Nivag064 · · Score: 1

      GNOME 2 was a classic desktop, but unfortunately GNOME 3 is a triumph of Functionality over Function.

      Mate, started as a fork of GNOME 2, with the good bits that the GNOME developers had dropped added back in.

      I used to use GNOME 2, and I fled to xfce (http://www.xfce.org/) when GNOME 3 came out, now I use Mate (http://mate-desktop.org/).

      When you install Fedora, you can chose to use Mate, rather than simply accept the default of GNOME 3 for your Desktop Environment.

    30. Re:Classic Desktop by aliquis · · Score: 1

      My low-end picks would be Razor-Qt (supposedly becoming LXDE-Qt but when?) and Enlightenment.

      I don't agree with how user interfaces are designed in KDE.. Like.. by a lot =P, both in regard of some eye-candy and just how the applications and their different parts look.

      The integration I feel so-so about. I appreciate the attempt and that it exist but it's rather demanding and when some applications goes their own way with their own databases and such it screws it all up a little. Also as for tagging files and such I would want all my such meta-data to be saved with the files or something so it would always travel with me / the files and not just be wasted the next time I did anything with my files or installation.

      I appreciate the number of options one have using GTK software instead because say you're looking for a decent music or multimedia player then you'll have way more decent options with GTK. Maybe fewer of those follow a common set of design ideas but I assume that's for Gnome applications to do. I don't know what Gnome is shooting for.

      In general I'm not scared at all by applications having their own custom look but I guess familiarity helps. I just don't agree with the design decisions which has been done with KDE (I dislike the ugly tool bars, I dislike vertical tabs with 90 degree rotated text, I feel so-so about tree-views, I have no need to be able to pull apart my windows into separate components.)

    31. Re:Classic Desktop by Barsteward · · Score: 1

      Win 7 is stellar compared to Win Vista, but its still shit. I have to use it from time to time, its getting slower and slower to load the desktop, i install my blackberry software on my login and then the other logins want to also install it (but it can't as the files don't exist in the location specified by the installer). The start menu is miles long, i have yet to find away to customise it to remove/group programs on it - maybe someone can point me to way to customise it

      --
      "The hands that help are better far than lips that pray." - Robert Ingersoll (1833-1899)
    32. Re:Classic Desktop by phmadore · · Score: 1

      Anyone remember Mandrake? I remember circa 8.1 being able to choose from just about any given GUI available in its day. Was I dreaming or wasn't that a thing?

    33. Re:Classic Desktop by Nivag064 · · Score: 1

      Yes, I remember Mandrake, but never used it.

      Mandrake merged with the Brazilian distribution Conectiva Linux, and became Mandriva Linux (which apparently no longer exists).

      Mageia (http://www.mageia.org/en) is a fork of Mandriva, and is planning to release a version in February.

      Fedora allows the choice of several different desktop Environments on the DVD during installation , and others can be downloaded.

    34. Re:Classic Desktop by phmadore · · Score: 1

      You were also able to choose, at that point, the GUI every time you logged in if you had multiple GUIs installed. Is that still the case on Fedora? If so, it's probably also possible on Ubuntu, I'll venture. I should probably comment less on Slashdot and spend more time researching such questions. Anyhow, I don't think I'm going to switch to an RH-based system, ever, because I really prefer the Debian packaging philosophy, but I think this is good info for the people who were wondering about hot-swapping GUIs.

    35. Re:Classic Desktop by Anonymous Coward · · Score: 0

      I'm left wondering if he had an actual point.

      That's a common reaction to most of his articles. In any case, this is one KDE fan's reaction to one survey, with an awful lot of 'interpretation'

    36. Re:Classic Desktop by jones_supa · · Score: 1

      Classic desktop means Amiga-style desktop, where the initial icons are which disks are in the drive, and double-clicking them opens a window containing more icons. This is adapted to Windows 3.0 which uses the same concept in Program Manager.

      Start menu + taskbar = Windows 95 desktop, not classic desktop.

      In this article's context, I'm pretty sure that "classic desktop" refers exactly to the Windows 95 -style desktop.

    37. Re:Classic Desktop by Aighearach · · Score: 1

      yeah, switching to mate or xfce is painless on Fedora. It is business and developer friendly, it doesn't push its agenda on you because it knows you have your own agenda.

    38. Re:Classic Desktop by pmontra · · Score: 2

      Exactly me too.
      After a lot of tuning my Ubuntu desktop is down to this: a bottom bar with the names of the open windows; the Applications and Places menus; a very seldom used icon to minimize all windows; the Netspeed and the System Monitors applets; the generic applet that collects application icons for Skype, Shutter, Dropbox, keyboard layout switch, network manager, logout and the HH:MM clock.
      I use ALT-F2 to run Firefox, Thunderbird and Emacs in the rare cases I have to close them. Basically they boot up with the computer and stay open until I have to shut it down for a kernel upgrade.
      Last but not least I'm using compiz cube to organize my virtual desktops. I found that the tridimensional hint of rotating a cube (control-alt left/right arrow) is better than arranging the desktops in an abstract bidimensional way.
      That's it. It is build on Ubuntu 12.04 fallback mode, or what they called it.
      Now, somebody should explain me why those guys from Canonical or Gnome should know better than me how I'd like to work.

    39. Re:Classic Desktop by sumdumass · · Score: 1

      win9x?

      You should check out the RG version. RG stands for really good. It was only released in limited quantities but there are working demos all over the place.

      http://www.deanliou.com/winrg/

      Just select the flash demo and take the tour.. Can't get much more classic then that.

    40. Re:Classic Desktop by cascadingstylesheet · · Score: 1

      What is a "Classic Desktop" and in what way are the other GUIs being discussed not "Classic Desktops"?

      It's a desktop from right before everyone decided to make your desktop look like a phone.

    41. Re:Classic Desktop by maxwell+demon · · Score: 1

      Now, somebody should explain me why those guys from Canonical or Gnome should know better than me how I'd like to work.

      Because they employ "usability experts".

      --
      The Tao of math: The numbers you can count are not the real numbers.
    42. Re:Classic Desktop by maxwell+demon · · Score: 1

      Indeed, they had features I still miss. For example the session folders (which were useful despite only partially working in Warp 3). Unlike virtually every other desktop environment, there was not just a global session, but you could associate a session with any folder (the desktop was just another folder with this property, and special only in that it was displayed in the root window). Or the fact that you couldn't just associate extensions with programs, but also associate individual files with programs (useful if the same extension is used by different programs).

      --
      The Tao of math: The numbers you can count are not the real numbers.
    43. Re:Classic Desktop by pmontra · · Score: 4, Insightful

      Experts... Very rarely those experts invent something that actually helps me instead of making me waste time to undo their work. They probably have in mind a very different user base with very different needs.

    44. Re:Classic Desktop by DMUTPeregrine · · Score: 2

      KDE Active is a version of KDE that is designed to work on tablets. It's pretty nice, for tablets. It sucks for desktops, which is why it's not installed by default for desktops. You CAN install it on a desktop easily enough, for development or masochism. Unlike Gnome 3/Shell/Windows 8 where they integrated the tablet and desktop OSes KDE kept them separate, though using the same base code.

      --
      Not a sentence!
    45. Re:Classic Desktop by budgenator · · Score: 1

      Yes, File selector still sucks like it always did, only different. If Gnome/GTK could just develope a good File Selector, it would be like the first ray of sunshine after 40 days and nights if rain.

      --
      Apocalypse Cancelled, Sorry, No Ticket Refunds
    46. Re:Classic Desktop by rts008 · · Score: 1

      Yes, I fondly recall Mandrake. I think I tried ver 6 or so and stuck with it until it became Mandriva.

      And yes, you are remembering correctly about the choices for the GUI. I think somewhere around ver7 I discovered KDE, and liked it so much that I have stuck with KDE as my favorite DE for GNU/Linux.

      --
      Down With Slashdot BETA!!! I've been around the corner and seen the oliphant; you can only abuse me from your perspecti
    47. Re:Classic Desktop by dkleinsc · · Score: 1

      Is there a new rule that desktops have to look the same as tablets now? Why wasn't I consulted?

      That does in fact seem to be all the rage, for reasons that I have yet to figure out, beyond people looking at tablets and going "Ooh, shiny!"

      --
      I am officially gone from /. Long live http://www.soylentnews.com/
    48. Re:Classic Desktop by russbutton · · Score: 1

      I've been using Windowmaker since 2003 and it's essentially the same today as it was then. Fast, easy to customize, uncluttered and does everything I want.

    49. Re:Classic Desktop by Nivag064 · · Score: 1

      Every time you log in to Fedora, you have a choice of all the Desktop Environments loaded.

      My first Linux distribution was Debian, set up by a friend. I now use Fedora, but I have considered going back to Debian, though for now I will stay with Fedora.

      Yum, Fedora's package manager, has improved dramatically over the years - so may be better than you think. However, I don't know enough about the modern apt-get (name?) that Debian uses, to compare the two.

    50. Re:Classic Desktop by efitton · · Score: 1

      Wasn't classic from 4.0 through 4.4 (and I probably still wouldn't consider it classic - semantic desktop, what? - but I stopped looking). I still want kasbar back. And solid dual monitor support. Anyone know of the spiritual successor of KDE 3.5?

    51. Re:Classic Desktop by efitton · · Score: 1

      Let me google that for you: http://technet.microsoft.com/e...

    52. Re:Classic Desktop by Windwraith · · Score: 1

      Count another happy KDE user here.

      I have an unconventional setup with one big window and three smaller windows at the side, didn't need to do much to keep that layout consistent over the years. It's also set up similar to Unity (sidebar with launchers instead of horizontal) because I wrote a few things to make use of the Unity API, supported by the "Icon-Only Task Manager plasmoid", which I believe is available by default.
      However, unlike Unity, my window controls are on the right side because I am used to that, the behavior when clicking on window groups is much more rational and fast (not to mention you can use the mousewheel to quickly switch), and I use either regular menubars or menus hidden in a window decoration button. The global menubar paradigm is not my thing. I basically took what I liked from Unity while keeping a more normal behavior, yet using an unorthodox layout.
      Time spent configuring? Like 2 hours over the years.

      KDE gives me a lot of control. I can tab windows together, from different processes, automatically or manually; have specific windows appear with specific sizes at specific places, or have them remembered geometry if the app doesn't support that, all through an easy-to-use GUI; I can give windows hotkeys to quickly switch focus to them (I use winkey+X to quickly switch to my terminal, Konsole), or disable compositing if I am developing with OpenGL. I was even able to tame GIMP's 2.5.x oddball interface back in the day using a few rules (not needed anymore though, I love the new GIMP)
      It doesn't get as much love with plasmoids as gnome gets with extensions, but you can still find a few handy 3rd party plasmoids here and there.
      Anyway, I am very satisfied with KDE. The first two releases of KDE4 were ass, but it got way better by the fourth/fifth release, and nowadays it's really good to work with, even akonadi behaves as it should, which I thought I'd never see the day.

      As you, my second choice of desktop is also XFCE. As you say it's pretty good using few resources, behaves pretty much as you'd expect if you are used to windows desktops, and while it's a bit lacking in terms of addons, it's pretty decent at what it does. I love it on old laptops or netbooks.
      I also appreciate the fact that they managed to make a tasteful "mascot" (just a mouse silhouette, it's cutesy but not too much), unlike other projects using animal/mascot motifs. I cringue every time I see remmants of that cartoony dragon that was the KDE mascot. It's not that it looks bad, but feels so out of place being so...cutesy. Looks like the dragons there were in children cartoons of the 80s.

    53. Re:Classic Desktop by Mashdar · · Score: 1

      I'm loving Mint w/ MATE (gnome 2 fork). The only issues I have are: 1) I had to add the ctrl+alt+t terminal window hotkey (minor). 2) I cannot get notifier areas on multiple panels (annoying for multi-monitor). 3) Ran slow on the Pentium 4 machine I booted up yesterday. Switched that one to my first Puppy Linux install, and am pretty happy with it (although the UI is somewhat advanced for the gf). Unrelated: 12.04 is pre-Unity, isn't it?

    54. Re:Classic Desktop by Anonymous Coward · · Score: 0

      there are plenty of improvements going on in the realm of linux desktops. those improvements are just being implemented in places other than the big few that are supposed to appeal to everyone. over the past few years, tiling window managers have been improving by leaps and bounds. the difference between gnome or xfce and a modern tiling wm is akin to the difference between gedit and vim. in both cases, the latter is designed to be efficient rather than "user friendly" (although after a bit of time with either it's the old way that seems unfriendly) and the latter is also infinitely customisable, allowing hundreds of different settings and the ability to easily implement completely new features. you can say "i don't need no change" all you want, but being able to easily switch between fullscreen view of a single application for easy reading and split panes to type into one while referencing the other, set rules to make certain applications automatically place themselves where i want when opened so no time has to be spent shuffling things around, or yank a bit of text or a link from my editor or browser, switch to an irc client, and paste it in all without ever touching a mouse make me dozens of times more efficient at everything i do, be it work or play.

    55. Re:Classic Desktop by Anonymous Coward · · Score: 0

      There was. But then they changed it. Thats why so many hate gnome3.

    56. Re:Classic Desktop by Anonymous Coward · · Score: 0

      Win 7 is stellar compared to Win Vista, but its still shit. I have to use it from time to time, its getting slower and slower to load the desktop, i install my blackberry software on my login and then the other logins want to also install it (but it can't as the files don't exist in the location specified by the installer).

      That is a fucking stupid as saying "linux is shit because my blackberry software wont install". If the blackberry installer has a problem that is hardly the fault of the operating system.

      The start menu is miles long, i have yet to find away to customise it to remove/group programs on it - maybe someone can point me to way to customise it

      Then you are clearly a VERY unimaginative person to whom all kinds of computing must seem extremely vague and confusing. Right-click and select delete, or drag the items around, just like you would on gnome, kde, osx or android. Obviously the problem is nothing to do with Windows 7 but with you.

    57. Re:Classic Desktop by Anonymous Coward · · Score: 0

      No you must be wrong, Apple is creative and inventive! Hell they even invented multi-touch, because they said so and it totally wasn't around before they laid claim to it!

    58. Re:Classic Desktop by BasilBrush · · Score: 1

      What well-known window manager on Linux is like a Phone UI?

    59. Re:Classic Desktop by mikael · · Score: 1

      Your classic desktop is a menu bar at the top with pull-down menus, mini icons for each desktop window, and the classic trash bin and folders/files on the desktop area itself. Every desktop window has maximize/iconize/minimize icons, scrollbars and other icons built into the window frame. The menu-bar includes dialogs for configuring printers, disabling/enabling network devices, network traffic sent/received per device and protocol, CPU/GPU temperature controls and power-on/restart/suspend controls.

      Just about every desktop developer wants to try and change this in order to either look super-modern or conform to mobile devices. Sometimes they'll add fancy graphical effects like transparency, blurred transparency, smooth scaling windows, fade ins/fade outs. Others will eliminate the idea of resizable window frames and just try and force you to toggle between application windows, or they create a scrolling map desktop where all the windows click to each others edge. Others decide that you don't real want to have control over those settings, so just get rid of those dialogs. Others get rid of the pull-down menus requiring multi-language support and just have little color icons.

      Canonical tried to get rid of the menu bar and just give you a search-window like google's web-page (The Unity Lens). Only problem was that *everything* you searched for was actually sent back to their servers, and for your efforts, they would send back a list of CD's, DVD's and computer games that you might want to play. Even the existing network control dialogs didn't work or actually disable network server processes they were supposed to (eg. network time, cups, apache web server, dhclient).

      --
      Vintage computer adverts: http://www.vintageadbrowser.com/computers-and-software-ads
    60. Re:Classic Desktop by BasilBrush · · Score: 1

      Wrong. The Xerox star interface did NOT have initial icons for the disk drives. That came from Mac OS.

    61. Re:Classic Desktop by BasilBrush · · Score: 1

      Windows is certainly better for backwards compatibility. But that does come at the cost of the tremendous bloat for which Windows is famous. The ever increasing layering of UIs and APIs over old ones.

      Possibly the worst technical aspect of Windows is the Registry. The slowdown over time that Windows inevitably has, and the advice to reinstall from scratch, rather than upgrade a Windows installation, all originates from this monolithic data store, which is constantly added to, yet rarely cleaned up properly.

      It was obvious almost immediately after it's introduction that the Registry was a bad idea, yet because of backwards compatibility it's still there more than 20 years later.

    62. Re:Classic Desktop by BasilBrush · · Score: 1

      I'd go along with your overview of the classic desktop.

      Sometimes they'll add fancy graphical effects like transparency, blurred transparency, smooth scaling windows, fade ins/fade outs.

      But these are added effects, they are not changing the desktop you described. And they are not all useless. It used to be that every window manipulation required a redraw, modern compositing windowing means that's not necessary. It used to be that resizing a window only gave you a marquee until you finished. Modern live resize is far better. Scrolling used to mean a slow jerky redraw, nowadays we have intelligent smooth scrolling that prepares in advance. Even windows transparency can be good when it is used to support non-rectangular interfaces. However, I'm with you that semi-transparent elements are rarely a positive thing.

      On the other items you mention, perhaps I'm just not familiar with recent Linux UIs. I didn't know these things were happening. I was aware of the hostility towards Unity, which took lessons from OS X. But I assumed that was just the usual Apple hatred thing.

    63. Re:Classic Desktop by phmadore · · Score: 1

      So the Mandriva crew fucked it off? What was your primary annoyance? Just curious.

    64. Re:Classic Desktop by Blaskowicz · · Score: 1

      Wow that's looking sane and good, and about how I set up LXDE on my previous OS installation. At the same time it looks more modern and featured (or well, different than same old gtk2 stuff. your screenshot has some 90s/early 00s look too.)

      Now, if KDE shipped with a desktop icon that says "click this to disable the ugly loads of krap that make it look like complete shit", maybe more people would use KDE. KDE just throws too much krap at you (aktivities, braindead start menu, animations and widgets etc.)
      Seems I can get your desktop but it would be like disabling Windows XP's crap to make it look and act like 98/XP, or disabling cruft fromVista + crapware. Except I would have to learn all of this.

      On another note, maybe it would look too fat and limited on a 1024 wide or 1280 wide screen instead of your 1920 wide stuff.

    65. Re:Classic Desktop by Anonymous Coward · · Score: 0

      Xerox Star with an icon for floppy disk.

    66. Re:Classic Desktop by Blaskowicz · · Score: 1

      I used to think Win 7 is shit but I can now quite tolerate it. I was not happy about the slowness (excessive disk I/O for doing just about anything) and some UI suckage. But I now feel a a lot better when using it, I even have a patched, functioning installation on my hard drive (in case I'd really need it, or to do a chkdsk on an ntfs partition).

      - switch the theme to Aero Basic (that's personal preference but that's a more "classic" and less messy look to me, with disabled animations)
      - uninstall any AV software, install "MSSE" instead. Now security is just about installing everything that's "important" from Windows Update!, you'll never deal with a crappy AV that disables itself, nags you and bully you again.
      - install Classic Shell, recent version. Fixes the piece of shit start menu, it makes it behave more like Windows XP's one while still looking the same as Windows 7's one. Windows 7 start menu is unusable and shitty because folder browsing is limited to a very small rectangle area, and is not cascading.
      Now you can see all the folder at once, just like in Windows 95, 2000 or XP. Right-click, sort by name and simply delete the useless stuff.

      - also what I like on my set up, but is optional : I have two user accounts, admin and regular one. UAC prompts me for the admin password instead of just expecting me to click "yes". It's more meaningful than Ubuntu et al. prompting me for the user password to do admin tasks, btw. It helps you understand what you're doing with that random setup.exe, and you hopefully can't make your computer shittier anymore just by pressing "Yes".

    67. Re:Classic Desktop by Blaskowicz · · Score: 1

      nah, Ubuntu 11.04 had Unity but still offered Gnome 2 out of the box, Ubuntu 12.04 has Unity.

      With Mate I miss win+d shortcut (which I had on LXDE), and I couldn't configure it, win key seems to have precedence to be a lone key that brings the menu. But now I know I can use ctrl+alt+d instead. On LXDE you have win+d, perhaps win+e and win+t (I don't remember exactly) but simply pressing the win key can't bring the menu ; I can't configure the window manager that way, it apparently thinks the win key is always a modifier.
      ROFL, I wish I could have it both ways.

    68. Re:Classic Desktop by Rich0 · · Score: 1

      In general I'm not scared at all by applications having their own custom look but I guess familiarity helps. I just don't agree with the design decisions which has been done with KDE (I dislike the ugly tool bars, I dislike vertical tabs with 90 degree rotated text, I feel so-so about tree-views, I have no need to be able to pull apart my windows into separate components.)

      Haven't noticed that, but I don't really use any KDE applications. I use the window manager, launcher, taskbar, and other widgets at about that level of the UI. I appreciate features like window-presentation if I mouse over to a corner. I don't use koffice, kde-pim, knoqueror, or kde-just-about-anything-else.

      Looking at my screen right now I don't have a single KDE toolbar anywhere or vertical tabs. The only kde application I have open right now is konsole.

      To me the desktop environment is really about the window management and launcher elements. I don't need another Google Docs.

    69. Re:Classic Desktop by Rich0 · · Score: 1

      I don't need another Google Docs.

      Hate to self-reply, but I will clarify that last bit. I'd actually love an FOSS Google Docs. Unfortunately, I've yet to see anything close. Requirement #1 is that it has to run in a browser, so libreoffice doesn't count. That is a big weakness in FOSS these days - very little cloud-centric software has been created - everything is X11, which makes it useless unless I'm anchored to one PC.

    70. Re:Classic Desktop by marcello_dl · · Score: 1

      +1
      This ask slashdot is akin to: "Why people are so conservative that don't want their accelerator and brake pedals shifted around?".

      The I in GUI is? It is an INTERFACE, the ideal interface stays out of the way, has a short learning curve, is consistent, is light, is adaptable to new needs as they arise is FAMILIAR.

      All the rest is people wanting to leverage their new shiny DE to increase the difficulty of the average user in dealing with alternatives, and youngsters who actually buy the idea that the linux desktop needs something other than good applications.

      --
      ---- MISSING MISCELLANEOUS DATA SEGMENT --- [sigdash] trolololol
    71. Re:Classic Desktop by rts008 · · Score: 1

      To the best of my recollection, when it became Mandriva, the basic install was free($), but you had to pay for anything else, including updates and patches.

      I was still exploring the whole GNU/Linux thing, and it was not something I had made my mind up enough to actually buy it, when all of the other equally interesting(at least to me) distro's out there were not doing this.

      --
      Down With Slashdot BETA!!! I've been around the corner and seen the oliphant; you can only abuse me from your perspecti
    72. Re:Classic Desktop by mikael · · Score: 1

      The issue with Unity has come up many times - just about every forum article I had read about the Unity Lens was "How do I remove this feature?". These were everyone from sys-admins to scientific programmers and application developers who just wanted to do their work, and not find themselves browsing Amazon products, when trying to maintain their system.

      The second issue which is more serious, involves network security. Just about every sys-admin will tell you that every TCP/IP port that is open to receive data is a potential security threat for network worms/viruses. Ubuntu loves to open the printer server (cups), a web server (apache2), network time protocol (ntp) and dhclient (dhcp), and mysteriously the control panel controls either don't work or say that the service has been closed when it hasn't, or that it is under control by some other OS process but that process doesn't support shutdown. Every time I have read articles about this, the developers seem to be fairly defensive, that "Well, it's your own fault if one day you try and connect a printer and you can't print". Then you'll find your web-browser (Opera) connects to Google (*1e100.net) and (backoo.canonical.com) when you haven't even visited another web page.

      This attitude has led to the formation of a new version of Linux called "Mint".

      --
      Vintage computer adverts: http://www.vintageadbrowser.com/computers-and-software-ads
    73. Re:Classic Desktop by Sri+Ramkrishna · · Score: 1

      Usability experts worked for Apple, that's why ti's such an attractive platform. Even KDE/GNOME2/XFCE that whole look was created by usability experts for that day and age.

    74. Re:Classic Desktop by Sri+Ramkrishna · · Score: 1

      You mean the whole system 7 macos thing. Amiga didn't come up with that, Apple did.

    75. Re:Classic Desktop by Sri+Ramkrishna · · Score: 1

      Yes, but Apple designed it into an overall operating system. PARC may have come up with the concepts, but Apple made it into a successful single product.

    76. Re:Classic Desktop by Sri+Ramkrishna · · Score: 1

      The irony is that he'll want to have new features too. (e.g. more ways to tweak perhaps?) The problem is that an unchanging desktop is boring to hack on.

  4. Re:I use C++ by Anonymous Coward · · Score: 3, Funny

    Would be funny to have a "Score: --1" for your post.

  5. No, UI designers went crazy. by MichaelKrummel · · Score: 5, Insightful

    Linux users just haven't fell victim to the mass hysteria of solving a problem, which never existed. Apple designed an appealing desktop, and as their market share increased, Microsoft began throwing UI designs against the wall. Then people started buying phones and tablets, so designers decided no one wanted a functional desktop anymore. Gnome 3 decided to screw everything up, then Ubuntu decided they wanted everything screwed up in a different way. KDE made the same traditional desktop demand more resources, making it unusable.

    1. Re:No, UI designers went crazy. by dltaylor · · Score: 0

      Of course, the Mac desktop is just a hi-res version of the Amiga (toolbar at the top for the active window, task bar, ... were all Amiga desktop features). Windows 2000 had a clean, usable desktop. What you said about GNOME, Canonical, and KDE is all that needs to be said.

      So far, I can still run a "Classic" GNOME, but I do miss OpenLook.

    2. Re:No, UI designers went crazy. by BasilBrush · · Score: 4, Informative

      Of course, the Mac desktop is just a hi-res version of the Amiga (toolbar at the top for the active window, task bar, ... were all Amiga desktop features).

      Temporal anomaly in your argument. The Mac launched Jan 24th 1984. The Amiga didn't launch till 1985.

    3. Re:No, UI designers went crazy. by jbolden · · Score: 1

      Microsoft was talking about the shift away from desktops towards tablets in 1999. What happened in 1999-2008 was that sales were still solid and no one wanted to endanger the core product by making the radical shifts needed for a dual purpose system. You can agree or disagree with Microsoft but let's not pretend that tablets were not something Bill Gates was focused on heavily as the next step of the GUI from pretty much the time the Windows 95 GUI got the kinds out.

    4. Re:No, UI designers went crazy. by MichaelKrummel · · Score: 2

      I would agree, that visually NeXT had more in common with the Amiga direction than Apple. OS X is not based on any previous Apple OS. I'm not sure that Amiga was the inspiration for what NeXT was doing, but they did have the same user base (video/sound editing).

    5. Re:No, UI designers went crazy. by MichaelKrummel · · Score: 3, Interesting

      If they had such a head start, why have they failed so miserably?

    6. Re:No, UI designers went crazy. by Billly+Gates · · Score: 1, Interesting

      They didn't want a Windows 8 disater so they made the UI as desktop one complete with a non touch friendly start button.

      The Office team sabotaged it too by making sure the fonts were not LCD friendly for freaking 7 years. They didn't like the tablet.

      The infighting at MS was INSANE during Balmers tenure. Now it is starting to change but out of necessity as the fruity company they laughed at and left for dead is more powerful.

      If I wrote that last sentence in 1999 I would be laughed at and modded down as a -1 troll for being an Apple fanboy. Yeah like Apple is ever going to be a billion dollar company HA etc. But Apple made both while MS assumed everything would have to be the same as people who buy their software due so because they are familiar with them. Not because they are better to non technical people like those who make purchasing decisions.

    7. Re:No, UI designers went crazy. by Sable+Drakon · · Score: 1

      Too bad they royally screwed the pooch in making that dual-purpose system and left us with Windows 8 in a barely functional state for either mode. My hopes for Windows 9 are thus: *Dedicated environment modes: If Win9 detects that there's no touchscreen on a system, then it should default to the Win7 desktop experience. If a touchscreen is detected, ASK the user what they want during initial setup. *Dynamic environment swapping: This is more for the newer Tablet/Laptop convertable/dockable machines. If the system detects that it's undocked or in a tablet mode, ask the user what they want the first time and offer the option to default to it from then on. That way if you want Metro while undocked, you've got it. The moment you dock up, revert to the Win7 desktop immediately. *Finish the Metro UI: It's confusing, incomplete, and still needs a lot of work before it's ready for everyday usage.

      --
      The Amarri pray for god, the Caldari pray for profit. the Gallente pray for peace, but the Minmatar pray their ships hol
    8. Re:No, UI designers went crazy. by Anonymous Coward · · Score: 0

      GUI timeline article at Wikipedia

      Amusingly the GUI originated at Xerox and everyone copied from them, with refinements and/or hindrances of course.

      Side note to Microsoft: Did you ever figure out that it wasn't a "Start" button that your clients wanted but a "button" to click on to start a mouse/keyboard browsable cascading program menu? After all, you labeled such a menu as "Start" back with Windows 95 and continued it through Windows 7.

    9. Re:No, UI designers went crazy. by CastrTroy · · Score: 1

      As someone who uses Windows 8 on a touch screen daily (I have a Surface 2), I have to say that I find the UI to be quite good. Better than any other tablet I've used in the past. I guess there are a few things that could change, but overall I have to say I see no major problems. It took a little getting used to at first, but after a week of using it daily, I found it quite easy to work with.

      --

      Anthropic principle: We see the universe the way it is because if it were different we would not be here to see it.
    10. Re:No, UI designers went crazy. by TwoBit · · Score: 1

      How could OS X not be based on an previous Apple OS when it looks and works 90% the same? The primary difference it that tool bar it has that previous Mac OS didn't have.

    11. Re:No, UI designers went crazy. by Zubinix · · Score: 1

      I think the comparison is more with OSX. Remember AmigaOS was a fully preemptive multitasking system in 1985.

    12. Re:No, UI designers went crazy. by datavirtue · · Score: 1

      I think you are right. Perhaps it is pure marketing genius. No one would have noticed or talked about Windows at all if released a new version of Windows 7, even more perfect than the last. Really there was no need for a new version. So they threw us for a loop, caused a big ruckus and will release a OS that incorporates everything we want. By drumming up controversy they now know what we want--no doubts.

      --
      I object to power without constructive purpose. --Spock
    13. Re:No, UI designers went crazy. by Tough+Love · · Score: 1

      The Amiga was also higher res than the original Mac - 640x400 vs 512x342

      --
      When all you have is a hammer, every problem starts to look like a thumb.
    14. Re:No, UI designers went crazy. by Entropius · · Score: 2

      Why is "dual purpose system" a good thing?

      It is no sin to make a different GUI for a device with a 7" screen that is controlled by a touchscreen and runs on a few watts, a device with a 21" screen that is controlled by a keyboard and mouse and runs on a hundred watts, and a device with a 4" touchscreen whose power draw is measured in milliwatts.

      Microsoft's failure was to think that we wanted a consistent user experience for all these things.

    15. Re:No, UI designers went crazy. by Tough+Love · · Score: 2

      It took a little getting used to at first, but after a week of using it daily, I found it quite easy to work with.

      Android is easy to work with the first day, what's your point?

      --
      When all you have is a hammer, every problem starts to look like a thumb.
    16. Re:No, UI designers went crazy. by xyzzymage · · Score: 1

      KDE made the same traditional desktop demand more resources, making it unusable.

      Only if the computer's beyond ancient. My laptop's 10 years old (2GHz Centrino, 1GB of RAM) yet it easily handles KDE 4.8 with blur & transparency effects as my everyday desktop, and I usually have 2-3 hefty programs active like Firefox, OpenOffice or GIMP, plus several smaller ones like QMMP, Kopete, Knote, or SpiderOak.

      If your computer is becoming "unusable" due to KDE 4, then I'd suggest you visit eBay and buy a cheap used laptop. (I paid $40 for the above-mentioned laptop 2.5 years ago.)

    17. Re:No, UI designers went crazy. by blade8086 · · Score: 0

      ... which is also remarkably similar to the NeXT 'dock'/'clip' - only a more dumbed down and less useful version (to match user base)

    18. Re:No, UI designers went crazy. by fnj · · Score: 2

      Linux users just haven't fell victim to the mass hysteria of solving a problem, which never existed. Apple designed an appealing desktop, and as their market share increased, Microsoft began throwing UI designs against the wall. Then people started buying phones and tablets, so designers decided no one wanted a functional desktop anymore. Gnome 3 decided to screw everything up, then Ubuntu decided they wanted everything screwed up in a different way. KDE made the same traditional desktop demand more resources

      You started off so well. I mean it. All this is clear and insightful.

      , making it unusable.

      Bullshit. You don't know what you are talking about. Yeah, it uses more "resource" (singular, RAM, and not all that much of it). It can be configured not to use any more CPU, and how much disk space it does or does not use is completely irrelevant, as it is so ridiculously far below what every computer has.

    19. Re:No, UI designers went crazy. by jedidiah · · Score: 1

      > Temporal anomaly in your argument. The Mac launched Jan 24th 1984. The Amiga didn't launch till 1985.

      I'm not sure you're old enough to even ever have used an original Mac.

      The current bastardization of OpenStep is nothing like the original you are trying to cling to there. So it's hardly relevant.

      --
      A Pirate and a Puritan look the same on a balance sheet.
    20. Re: No, UI designers went crazy. by Anonymous Coward · · Score: 0

      "only a more dumbed down and less useful version (to match user base)"

      Wow. You are soooo clever and witty. Never heard such allegations before. Totally new claim. You must have thought long and hard to come up with this.

      TROLL.

    21. Re:No, UI designers went crazy. by Nivag064 · · Score: 1

      Used to use GNOME 2, now use the Mate Desktop Environment, with a 30" monitor..

      I have multiple virtual Desktops. The ones in use vary from about 1 window occupying the whole screen (Eclipse with 4 columns), to having about 5 windows. My default Desktop has a bland background with no icons, I like to keep things simple, as what I do is complicated enough without visual distractions.

      I have 2 highly customised panels with useful applets(like the System Monitor), that auto hide.

      I make full use of multiple tabs, not only in browsers, but also for terminals and directory windows.

      I find Desktop Environment's like GNOME 3, simply get in the way and complicate things too much, and lack a decent amount of configurability.

    22. Re:No, UI designers went crazy. by jbolden · · Score: 1

      Because for most years the interests of the existing business and the interests of the tablet switch were in conflict. Balmer focused heavily on Microsoft's move into expanding their expensive enterprise server products. That was his huge success. During that time however they got disrupted. Disruptive innovation ( http://en.wikipedia.org/wiki/D... ) can happen to any incumbent. Microsoft was particularly aware of the threat and the reason they reacted as aggressively as they did in 2012-3 is because they are aware of the threat. Far better to fail now than in 2017 when Android / iOS might be much more ready to replace them entirely.

    23. Re:No, UI designers went crazy. by jbolden · · Score: 1

      My feeling is Windows 8 shouldn't have run without either a touchscreen or a touch tablet. I'd hope they not repeat that mistake with Windows 9. The direction should be touch support mandatory. Keyboard and mouse only systems need to be a thing of the past.

    24. Re:No, UI designers went crazy. by jbolden · · Score: 1

      Why is "dual purpose system" a good thing?

      Because it allows people to use a small collection of applications, not just a small collection of data. It preserves the engines that manipulate the data across devices and eliminates the complex synchronization of data issues that come from having to update multiple platforms and multiple families of applications. It is possible that in the end that advantage isn't worth it and people would rather have multiple related engines for their data; the Apple model. It is possible that people would rather have a fully server based experience and move back towards thinner clients; the Android model. If those models turn out to work better than Microsoft loses.

      What definitely doesn't work is offering just a desktop / conventional laptop product. People have been cutting their spending on those for close to two decades and the numbers have been falling since 2008. There is no reason for Microsoft to chase that market down the drain if they can avoid it.

    25. Re:No, UI designers went crazy. by Sable+Drakon · · Score: 1

      Yeah... Do that and you'll have every business, gamer, and professional abandon the platform so quick that Bill Gates will take back his company and fire everyone that thought that was a good idea. Touch doesn't work in every possible mode of use. It only makes sense for pure tablets or tablet-convertable hardware. Touch completely falls apart for laptops, desktops, and workstations. You really want to use a touch-only UI, without mouse/keyboard support, on a dual or triple screen workstation? You want to wreck your shoulders and get even more RSIs just to reach up to the screen over and over again? You wanna tell gamers that they'll be forced to abandon the most precice form of input gaming has to offer? All because the best method of input was arbitrarily redacted from their primary OS on a whim? Good luck with that. Gamers will move to MacOS, then Linux. Enterprise will move everything over to Linux servers and Mac OS clients. Creative professionals will go right back to Mac OS, where most of them started to begin with. If you're going to replace/remove keyboard and mouse, you've got to replace it with something viable enough to address the needs of the users, which touch input doesn't do at all. Touch for desktops and laptops should be 100% optional, as their use cases aren't condusive to using touch inputs.

      --
      The Amarri pray for god, the Caldari pray for profit. the Gallente pray for peace, but the Minmatar pray their ships hol
    26. Re:No, UI designers went crazy. by Sable+Drakon · · Score: 1

      But you're using it on a device designed around the Metro experience. The same could be said for any of the Win8 tablets and tablet-convertibles. However the same can't be said of Win8 deployments on laptops, desktops, or workstations. The Metro interface tends to get in the way of doing anything, more often than not.

      --
      The Amarri pray for god, the Caldari pray for profit. the Gallente pray for peace, but the Minmatar pray their ships hol
    27. Re:No, UI designers went crazy. by jbolden · · Score: 1

      Of course touch works fine for laptops. We had already have laptop touch. As for desktop / workstation you use a tablet that mimics the screen. This is what artists have been doing for 15 years Or you can have the touch GUI run on the touchscreen while the legacy GUI runs on the big screen, what Windows 8 does today if you plug a touch laptop into a monitor.

      No one is arguing that a triple monitor configuration should have people "reaching for the screen". I'm not saying remove mouse support what I am saying is touch mandatory. Applications that need a mouse should be supported the same way that applications that need a scanner or a printer or even an EKG attached are supported. Creative professionals mostly already use specialized input hardware nothing changes for them. Gamers can use whatever input hardware is appropriate for their games from joysticks to gaming mice.

      As for enterprise they won't leave. They will just replace their mainstream desktops with something appropriate. The cost of the software migration far exceeds the cost of the hardware replacement.

    28. Re:No, UI designers went crazy. by Sable+Drakon · · Score: 1

      No, touch doesn't work fine for laptops. We have so many of them because of the fact they're being forced on the end-user by both MS and the various OEMs. Artists for the record don't use Cintiq tablets for the use of a touch interface, they use them to mirror their primary display (or use them as the primary display) for the purposes of pen input, not to run a touch-orinted UI. So making touch-input 100% manditory is wasteful at best and rather moronic at worst. Leave touch as an option for notebooks/desktops/workstations. Anyone who actually needs it is more than free to have it added into their machines. But you'll find for the great majority of users, it's an option that's not going to be selected.

      --
      The Amarri pray for god, the Caldari pray for profit. the Gallente pray for peace, but the Minmatar pray their ships hol
    29. Re:No, UI designers went crazy. by jbolden · · Score: 1

      No, touch doesn't work fine for laptops. We have so many of them because of the fact they're being forced on the end-user by both MS and the various OEMs.

      You are just asserting they don't work fine. As for being forced. How do you think mice became standard or VGA graphics or the move away from 4:3 to 16:9. As for Cintiq that is an example of what I mean a small mirror with pen input. That's exactly the sort of thing that works well for a workstation setup.

      As for your comment about needing it. You can't design GUIs to support keyboard and mouse without touch and touch effectively. You have to choose. It is one or the other or you have to build 2 GUIs. By having non touch hardware the application base doesn't shift. You aren't free to add it.

    30. Re:No, UI designers went crazy. by Sable+Drakon · · Score: 1

      The difference here being that mice, VGA graphics, and the shift in aspect ratio are actually useful to more than an extremely small sub-set of the PC using population. Just remember that pen input doesn't equal touch input, believe it or not, they're two completely different things with different use cases for each. But you're right, it's impossible to design a UI that does both mouse and touch. What I'm saying is don't even attempt it. Leave touch for devices that can actually make good use it, like tablets and tablet convertables. Just make sure that for every tablet convertable system, you make sure that when it's loaded into the keyboard dock, it presents a non-touch interface. Forcing something that has very little practical value on the end user makes the OEMs appear just as out of touch with their clients as Microsoft has shown they are in designing Windows 8.

      --
      The Amarri pray for god, the Caldari pray for profit. the Gallente pray for peace, but the Minmatar pray their ships hol
    31. Re:No, UI designers went crazy. by Barsteward · · Score: 1

      "KDE made the same traditional desktop demand more resources, making it unusable."

      When people make comments like this, i just assume they don't know what they are talking about and are just trolling based on someone else's trolling.

      --
      "The hands that help are better far than lips that pray." - Robert Ingersoll (1833-1899)
    32. Re:No, UI designers went crazy. by jbolden · · Score: 1

      Microsoft's laptop is wacom + touch. The big defining feature of Windows vs. iPad is capacitive & resistive touchscreen That quite literally is the standard. Windows 8 isn't about iPads.

      As for touch. The question is about laptops, should laptops support touch. If they support touch then the desktops mostly have to follow them. If they don't support touch then nothing changes about desktops. Microsoft has decided that laptops should be tablets with keyboards capable of running desktop applications. That is the norm is Windows computers are tablets+ not desktops-.

    33. Re:No, UI designers went crazy. by Sable+Drakon · · Score: 2

      If MS is saying that laptops are nothing more than tablets with keyboards, then companies better start selling more tablet convertable devices. Then this vaunted touch UI utopia actually starts making sense and becomes useful, instead of a completely pointless feature that absolutely nobody with a standard laptop makes use of. Just remember to incorperate the UI toggle, so that when the device is undocked, it always presents Metro. While it's docked, it should always display the Win7 desktop. Now that actually makes sense.

      --
      The Amarri pray for god, the Caldari pray for profit. the Gallente pray for peace, but the Minmatar pray their ships hol
    34. Re:No, UI designers went crazy. by jbolden · · Score: 1

      Just remember to incorperate the UI toggle, so that when the device is undocked, it always presents Metro. While it's docked, it should always display the Win7 desktop. Now that actually makes sense.

      That already exists. If you dock into a full screen monitor you get metro on the touchscreen and desktop on the large display.

      If MS is saying that laptops are nothing more than tablets with keyboards, then companies better start selling more tablet convertable devices.

      That's the direction they are pushing OEMs and customers. I think they aren't pushing aggressively enough and dragging their feet just like they did with Vista and Aero / graphics cards. But yes that's the direction.

    35. Re:No, UI designers went crazy. by Sable+Drakon · · Score: 1

      That's not a tablet convertible. I'm talking devices like the Asus Transformer T300, the Dell XPS 12, Dell Venue Pro 11, or Lenovo's Miix 2. Those are the sorts of devices where Windows 8 and the dual-UI design actually makes sense.

      --
      The Amarri pray for god, the Caldari pray for profit. the Gallente pray for peace, but the Minmatar pray their ships hol
    36. Re:No, UI designers went crazy. by udippel · · Score: 1

      Then people started buying phones and tablets, so designers decided no one wanted a functional desktop anymore. Gnome 3 decided to screw everything up, then Ubuntu decided they wanted everything screwed up in a different way. KDE made the same traditional desktop demand more resources, making it unusable.

      Huh!? How is this +5 at this moment; and Insightful? Is this the mod mentality of 2014?
      No one wants a functional desktop anymore?
      KDE is unusable due to its resource requirements?

      I can only sit, read, wonder, and shrug shoulders.

    37. Re:No, UI designers went crazy. by jbolden · · Score: 1

      I understand what you meant, I own a surface 1. Those types of devices should be the norm for Windows 8. That's the intention. Their marketshare is increasing rapidly if Microsoft holds the line.

    38. Re:No, UI designers went crazy. by dbIII · · Score: 1

      enterprise server products. That was his huge success

      Are there really that many MS servers for it to be called a success when there were already domain controllers and MS mail servers before this push? If anything the share seems to have declined as the file server market has almost completely slipped from their grasp.

    39. Re:No, UI designers went crazy. by budgenator · · Score: 1

      Too much time to think of "good" ideas to fuck it up. It happens to me at work as well, a job with a slight amount of time-pressure always turns out better than jobs with way to much or way to little time.

      --
      Apocalypse Cancelled, Sorry, No Ticket Refunds
    40. Re:No, UI designers went crazy. by rts008 · · Score: 1

      Well, all I can say is that I hope your version of the 'direction should be' never comes to pass.

      I despise touchscreens with a passion, and will refuse to use them when I have a choice.
      When I don't have a choice, it is a one time thing, because I won't use that same thing ever again.

      If I can't have a keyboard, then I'll go back to pencil and paper.(mouse optional, but handy)

      From all of the negative feedback on Win 8, it's obvious I am not alone, but maybe more passionate than the average on this subject.

      --
      Down With Slashdot BETA!!! I've been around the corner and seen the oliphant; you can only abuse me from your perspecti
    41. Re:No, UI designers went crazy. by jbolden · · Score: 1

      Yes. There are that many. Just between 2006 and 2012 you are looking at about $16b in revenue growth. Microsoft has been very clear that SQLServer has been the main large bright spot for years. They would be in a lot more trouble with OS revenues down if server revenues weren't up.

      As for fileservers slipping from their grasp. I'd imagine that SharePoint is likely bigger than every other alternative combined so I'm not sure what you mean.

    42. Re:No, UI designers went crazy. by jbolden · · Score: 1

      The sales change has been off a few percentage points. While there is a lot of noise the public isn't nearly as negative as /. is about Windows 8. Mostly they are negative at PCs in general and Windows 8 hasn't changed that. I think part of the problem is that Microsoft didn't make it touch mandatory.

      As for the rest. I suspect you'll either need to change your opinion or be forced more and more niche. OSX might be good for a while on this, but I suspect by 2022 they will be touch and you'll be on Linux running on touch with an external mouse.

    43. Re:No, UI designers went crazy. by rts008 · · Score: 1

      Well, I think that if you bothered to check outside of /., my point still stands about Win 8.

      If that's not the case, the why is MS backpedaling so fast on the UI? (8.1, and many news outlets all saying the same)

      Outside of slashdot, I have not heard any good things about Win 8 from people that have ended up with it. Every single person that I have talked to (face to face) has HATED it, and I have helped most of them 'upgrade' (their term, not mine) their pc's to either Win 7, or some flavor of GNU/Linux.

      ...you'll be on Linux running on touch with an external mouse.

      NO!
      Apparently you failed to actually read/comprehend my comment.
      What part of "I will go back to pencil and paper" was so confusing?
      If touchscreens become unavoidable on my desktop PC, I will no longer use one. Period.
      Is that clear enough for you?

      I personally don't see your future happening in my lifetime, so I'm not losing any sleep over this issue.
      If I am wrong about that, so be it, I will chalk it up as another fad that came and went, no problem.
      I was in my early 20's when I first saw a PC, and wasn't until my mid 30's that I actually owned one.
      I can do without one if need be, and can consider it a passing fad. I don't HAVE to have one, many people do not.

      They are just a convenience for me, when they become an inconvenience(touchscreens), then I'll easily drop it like a hot potato.

      --
      Down With Slashdot BETA!!! I've been around the corner and seen the oliphant; you can only abuse me from your perspecti
    44. Re:No, UI designers went crazy. by Melkman · · Score: 2

      The market for desktops and laptops is not going down the drain. A good part of activities that were performed on it have shifted to other form factors like tablets which offer a superior experience for those activities. Those activities are for a very big part media consumption. Media creation is largely still done on more traditional PC's and will in my opinion stay there for quite some time. The form factor and available software are not the only reason for this. The user interface is also a factor. When you are creating a document you don't want to move your fingers from the keyboard to the screen all the time. It is imprecise and touch obscures the part of the screen you're interacting with. Also a mouse has at least three actions under a click of a button. Much faster than using gestures. For a portable form factor touch makes sense since carrying a separate pointing device is awkward and you pretty much need a desk for a mouse or precision touch pad. Portable devices are limited in screen size by virtue of being portable. So it makes sense to run all apps full screen. Desktops are more and more using big screens and/or multiple screens. This lends itself to presenting all necessary data for a task at once in multiple programs. That does not work if all programs only want to display full screen or two programs at once maximum. Desktops and tablets are different things and are used in a different way. Forcing them to use the same tablet UI is as stupid as forcing flight yokes in cars because more people are flying these days.

    45. Re:No, UI designers went crazy. by Sable+Drakon · · Score: 1

      Sadly that isn't the case. Windows 8 sales and uptake are even worse than Windows Vista, all because Microsoft has alienated users by forcing this useless touch-oriented experience on systems where it doesn't belong. It comes as no surprise that when Win8 shipped, Stardock's most popular software package became Start8. It's because people using conventional laptops and desktops don't want Metro to be anywhere on their machines.

      --
      The Amarri pray for god, the Caldari pray for profit. the Gallente pray for peace, but the Minmatar pray their ships hol
    46. Re:No, UI designers went crazy. by Sable+Drakon · · Score: 1

      Agreed. Which is why I don't mind the concept of the tablet convertible laptop. Just make sure that it swaps to the appropriate UI depending on if the device is docked up or not. If Google figures this out, and builds up a release of Android that moves from the KitKat UI over to something similar to ChromeOS, MS can kiss their collective ass good-bye.

      --
      The Amarri pray for god, the Caldari pray for profit. the Gallente pray for peace, but the Minmatar pray their ships hol
    47. Re:No, UI designers went crazy. by BasilBrush · · Score: 1

      Hardly surprising given it came out more than a year later. A year is enough time for specs to go up significantly even now. But then, personal computer technology was exploding.

    48. Re:No, UI designers went crazy. by BasilBrush · · Score: 1

      It's not remarkably similar. It's a later version of the same thing. You can't criticise OS X for having features of NeXT given that it was a development of that OS. Neither can other people deny that it has all the significant features of Mac OS 9 and earlier, since of course Apple made the OSX UI familiar for those users.

      The attempt to criticise people for choosing a different OS than you only succeeds in making you look like a moronic troll.

    49. Re:No, UI designers went crazy. by BasilBrush · · Score: 2

      I would agree, that visually NeXT had more in common with the Amiga direction than Apple.

      Possibly. But don't forget that the Amiga UI was largely copied from Mac OS. As are all UIs with application drop down or pull down menus.

    50. Re:No, UI designers went crazy. by BasilBrush · · Score: 1

      We're talking about the features of the UI here.

      "the Mac desktop is just a hi-res version of the Amiga (toolbar at the top for the active window, task bar, ... were all Amiga desktop features)."

      The OS X desktop is a development of the NeXT UI and the Mac OS UI. It has nothing to do with the Amiga. Rather the Amiga copied those UI ideas from Mac OS. As did the Amiga's competition - the Atari ST.

    51. Re:No, UI designers went crazy. by BasilBrush · · Score: 1

      I'm not sure you're old enough to even ever have used an original Mac.

      I'm in my late 40s. Fist computer I used was a SC/MP development board around 1977. So that ad-hominem fails.

      The current bastardization of OpenStep is nothing like the original you are trying to cling to there.

      App menu stuck to the top of the screen, with the same standard items. Check.
      Finder with all the same features. Check.
      Desktop interface. Check.
      Trash Can. Check.
      All the Mac OS drag and drop semantics. Check.

      What are the features of Mac OS v1 that you think aren't in OS X?

      You don't know what you are talking about.

    52. Re:No, UI designers went crazy. by Blaskowicz · · Score: 1

      Your laptop was a very high end, cutting edge one, these specs beat the average netbook or tablet (except that your hard drive is less dense). When KDE 4 first came out, people who used linux were likely to be running some Pentium III/4 with 256 to 512MB and some cheap graphics card etc.
      So yes, KDE was more like Vista. You're running it successfully because you have thrown hardware at it, have mundane usage of it and have had 5 years of bugfixes.

    53. Re:No, UI designers went crazy. by Blaskowicz · · Score: 1

      oh well, I'm tired of internet arguments, obviously it works well for you and its heavyness is overblown. I've seen Windows 7 run really well on similar hardware too, whereas I found it too slow on my faster PC. Intel laptop with Intel chips and thus better than average chipset drivers, not overloading the system with tons of crap, not overloading the Firefox with hundreds tabs as I tend to do on a desktop.. Sure the computer can be nice.

    54. Re:No, UI designers went crazy. by Rich0 · · Score: 1

      KDE made the same traditional desktop demand more resources, making it unusable.

      Only if the computer's beyond ancient. My laptop's 10 years old (2GHz Centrino, 1GB of RAM) yet it easily handles KDE 4.8 with blur & transparency effects as my everyday desktop, and I usually have 2-3 hefty programs active like Firefox, OpenOffice or GIMP, plus several smaller ones like QMMP, Kopete, Knote, or SpiderOak

      Now try that with KDE 4.0 with the default settings of that era (including no option to turn off nepomuk). I believe KDE generally reduced the performance requirements quite a bit since then. Also, 10 years ago 1GB of RAM was about the same price as 16GB of RAM today, and I don't see too many laptops with 16GB of RAM today, so your experience isn't quite typical.

      I moved away from KDE for a few years on a desktop PC, and it was largely due to performance during the 4.0 transition.

    55. Re:No, UI designers went crazy. by Sri+Ramkrishna · · Score: 1

      You should be able to get most of that wtih GNOME 3 + extensions.

    56. Re:No, UI designers went crazy. by Sri+Ramkrishna · · Score: 1

      This is slashdot. Reality is never considered here.

    57. Re:No, UI designers went crazy. by Nivag064 · · Score: 1

      Possibly, but after what the GNOME developers did, I no longer trust them. There were a host of things I found useful in GNOME 2, some of which the GNOME developers had already dropped before GNOME 3 - the changes in GNOME 3 were the last straw.

      Anyhow, I suspect that Mate is easier to configure the way I want to operate than GNOME 3 - even assuming GNOME 3 has the features & functionality I needed.

      I am very, very, glad I was not supporting any clients relying on the GNOME 2 desktop.

    58. Re:No, UI designers went crazy. by Sri+Ramkrishna · · Score: 1

      Sorry, you feel that way. The transition could have been better. If there was a bridge from GNOME 2 to GNOME 3 it would have worked out better. Unfortunately, there is only so much resources GNOME has. The transition was really about turning GNOME into a product as part of the earlier evoution from a bits of pieces into a unified whole. That's why it was designed as a unified whole. The change was made because all the other desktops are modernizing and well Free Software has to as well in order to compete with them on the modern hardware that are being built today. The goal is Free Software proliferation, otherwise the dream dies as we won't find new generation of users who have grown up with modern interfaces. So when you ask why the change? Consider "market forces". The design isn't bad and it's been gaining popularity. Maybe you'll look at it again in a couple of years.

    59. Re:No, UI designers went crazy. by Nivag064 · · Score: 1

      Well if they had called it something else, like 'Fashionista' or something, and had actually maintained GNOME 2 (as far the user functionality was concerned, all they really needed to do was add back in the useful functionality they had dropped!). It would not have been so bad, but it was definitely not an upgrade to GNOME 2.

      My hardware is fairly modern, Haswell processor, 32GB of RAM.

      I have 35 virtual desktops, I have a grid of 5 rows by 7 columns in my top panel. I tend use the virtual desktops in a consistent fashion, and I have about 5 relating to different aspects of my main project.

      Within one virtual desktop: often I want to look at at 2 or 3 windows in quick succession relating to what I am doing in just one aspect of my project. I frequently want to look at a browser tab, type stuff into an editor, & then execute a command in a terminal (additionally, check an API in another browser instance).

      To get at applications, I use several methods depending on the nature of the app & how often I use it. For update & installs I use yum in a terminal, more control & get more useful feedback, instead of the GUI version.

      Ways I use to launch an app:
              icon on a panel
              menu on top panel
              right click menu on a window (e.g. to get a terminal for the directory window I'm on)
              icon in a pull down drawer
              typing the first few characters in a terminal and then pressing tab
              hot key combination

      I have hot key combinations for:
      a terminal,
      pluma (text editor),
      LibreOffice writer,
      Firefox,
      & Seamonkey.

      I have an Android phone with version 4.4.2. I find the interface cluttered, and would like to remove most of the Apps. However. I am happy to use a different GUI on my phone than my desktop - though a built in terminal would be nice (in case I have to log into a server while I'm out).

      I found the arguments for the changes in GNOME 3 unconvincing, to put it diplomatically. I hate this dumbing down approach, dumb people can always go to Apple.

    60. Re:No, UI designers went crazy. by Sri+Ramkrishna · · Score: 1

      I have an Android phone with version 4.4.2. I find the interface cluttered, and would like to remove most of the Apps. However. I am happy to use a different GUI on my phone than my desktop - though a built in terminal would be nice (in case I have to log into a server while I'm out).

      I found the arguments for the changes in GNOME 3 unconvincing, to put it diplomatically. I hate this dumbing down approach, dumb people can always go to Apple.

      It isn't dumbing down. It's creating a set of defaults that work for 90% of what you do. It's communicating clear intent. Good communications to make sure that a user is getting the proper feedback. These are all important when you're creating a general purpose desktop environment that as our mission states is for everyone regardless of physical ability. Let's go back to the mission, GNOME is a GNU project, our job is free software proliferation.

      You want to create a system for everyone, not for just your 2-3% who have technical chops. And those users are transient. They aren't going to be on this planet forever, so you maybe have those captured users for what? 20 years? Even that's not guaranteed, there is no loyalty to a desktop, people jump ship and trying new stuff all the time.

      Continual improvement, risk taking are all sound pillars of trying to innovate against companies who have very large budgets and designers, and testers, QA, etc.

  6. Productivity by mrbluze · · Score: 5, Insightful

    Everything has to do with productivity. Sure we all like a bit of novelty and it's fun to tinker with new features of a desktop or user interface, but the majority of these innovations are never used (if the user has the choice), but the recent Linux desktops (Gnome mostly) have forced a new set of heuristics on a user base that increasingly uses Linux for productivity and not just tinkering.

    It's a waste of time to have to learn a new way of doing everything when the existing ways work already. That is why 'classic desktop' is favored. It works, and although new things might work, they have not proven to work better.

    --
    Do it yourself, because no one else will do it yourself. [beta blockade 10-17 Feb]
    1. Re:Productivity by gronofer · · Score: 5, Insightful

      It's a waste of time learning new ways to do things if the old ways actually work better and are more productive. I wouldn't mind going through a learning curve if there was actually a benefit at the end of it.

    2. Re:Productivity by Anonymous Coward · · Score: 0

      People are just too lazy to learn new ways of doing things. It has nothing to do with the new ways being more or less productive.
      Tiling window managers are more productive but they are not popular since learning one might take you out of your comfort zone for a few hours.

    3. Re:Productivity by crutchy · · Score: 1

      i agree... change for the sake of change or for the sake of increasing sales of new machines demanded by said change or for increasing sales of training/certification courses... makes sense for microsoft but not for users

      ribbons were completely stupid... they are fixed to the top of the screen, on screens that more often than not have a widescreen aspect, and they are big by default (i know you can shrink them, but that also shrinks their utility). so you end up with less vertical real estate for working in, but that real estate is unusually wide, which means that a lot of it is wasted. i wouldn't be surprised if professional typists using word 2007+ everyday uctually turned their monitors 90 degrees to portrait mode, so that with ribbons they still get as much of the screen as possible for the document they're working on. i guess one good thing that's come out of ribbons is increased demand for openoffice/libreoffice.

    4. Re:Productivity by Anonymous Coward · · Score: 0

      People are just too lazy to learn new ways of doing things. It has nothing to do with the new ways being more or less productive. Tiling window managers are more productive but they are not popular since learning one might take you out of your comfort zone for a few hours.

      Tried it, didn't like it, went back. Nothing productive about that.

    5. Re:Productivity by Anonymous Coward · · Score: 0

      Still trying to drive that message eh? The world has moved to Office ribbon (2007 and greater) and that bit of UI innovation has been incredibly successful. Pretending it isn't true doesn't make it so.

    6. Re:Productivity by Anonymous Coward · · Score: 0

      "The world" had no choice at the time. It arguably still doesn't.

    7. Re:Productivity by Anonymous Coward · · Score: 0

      Yay somebody who gets it!

    8. Re:Productivity by Runaway1956 · · Score: 1

      Call it lazy. Another view is, time is valuable. Why should I waste time re-learning things that I don't benefit from? There is exactly zero gain in trading hours or days of re-learning ways to do what I have always done. "If it ain't broke, don't fix it." Unity and Gnome 3 and Metro have a product to sell. We ain't buying. Obviously, there is a failure somewhere, but you can't blame the customer. The customer is always right. Trying to change the rules of marketing to "The developer is always right" simply will not work.

      --
      "Windows is like the faint smell of piss in a subway: it's there, and there's nothing you can do about it." - Charlie Br
    9. Re:Productivity by crutchy · · Score: 0

      the same could be said of taxes, gambling, drugs, war, etc... these are all incredibly successful and pretending it isn't true doesn't make it so.

    10. Re:Productivity by dcollins · · Score: 1

      Well... the customer isn't always right. But usually. And right about this.

      --
      We know where leadership by an anti-intellectual "strongman" who scapegoats minorities and likes boisterous rallies goes
    11. Re:Productivity by jedidiah · · Score: 1

      > Still trying to drive that message eh? The world has moved to Office ribbon (2007 and greater) and that bit of UI innovation has been incredibly successful. Pretending it isn't true doesn't make it so.

      Just relaying the message from actual Windows users.

      These are people that see the machine as a tool and don't have some sick brand fixation. They care about stuff being useful and aren't busy fellating Bill Gates or his successor.

      --
      A Pirate and a Puritan look the same on a balance sheet.
    12. Re:Productivity by whiting · · Score: 1

      I found Gnome 3 really dropped my productivity. I stayed with it a month or so just to try to find a way to make it work, rather than abandon it because its different. I tend to have many windows open at the same time and switch between them. The switch in Gnome3 took too many steps, I could never get to where it was intuitive. I kept having to think about the desktop and stop thinking about my task.

    13. Re:Productivity by whiting · · Score: 1

      I don't use MS Office unless I have to use a customer's desktop, but I found that customers stayed with the old MS Office as long as possible. I've never talked to anyone who thought the ribbon interface was a benefit. I haven't found any articles lauding its productivity.

      I personally find it more confusing and obtuse. I generally stick with basic document features, but the ribbon UI really encourages that, because I can't find advanced features anyway.

    14. Re:Productivity by Anonymous Coward · · Score: 0

      Not only that but the help system doesn't work unless you are connected to the Internet. And it's not always advanced features you are trying to find. "Oh for heaven's sake, all I want to do is _________! Oh great the Internet is down! Fuck Office!!!"

      You can't customize the ribbons. Oh well you can add your own shortcuts in the custom tab! That's not were it belongs fuckers!

      It's slow. Files sizes nearly double. And no I don't want everything to be HTML! Yes I want the font to be 36! No I don't want it to be a fucking heading! I know the table of contents was always a little poor but now it doesn't work at all unless..., you guessed it, you use fucking headings! But we'll keep the old TOC shortcuts around just to fuck with you... Grrrrrr!

    15. Re:Productivity by Sri+Ramkrishna · · Score: 1

      Some UI changes because the hardware has changes. Things change because the original parameters and constraints have changed due to changes in teh hardware and if you want to take full advantages of them you need to make changes. Otherwise, what happens is that your desktop will eventually die because nobody younger will be willing to continue to support it because they are on whatever new thing that they are fixated on. (maybe they'll end up like you, not wanting to change.. but they aren't going to use your stuff for the same reason). This is pretty much true in life. Nothing stays the same. If you don't adapt to it, in nature, you die. In our society, it means get off my lawn.

    16. Re:Productivity by Sri+Ramkrishna · · Score: 1

      How did you switch? Did you use alt-tab or alt-~? That's how you can rapidly switch between windows and apps in GNOME 3. Otherwise, what steps were you using? You can also use extensions and add a taskbar if you wanted or any of the 3rd party docks to put in a taskbar.

  7. Revolt against changes? by Camel+Pilot · · Score: 5, Insightful

    I don't see it as a "revolt against change" but a revolt to changes for the sake of change (enter gnome 3 and windows 8 as exhibit A and B).

    1. Re:Revolt against changes? by Anonymous Coward · · Score: 0

      Kids these days... expecting you to change because they see the world through the lens of their own superiority! It's like politicians telling me I should accept anything they believe is good for the economy in the absence of any data or rational analysis notwithstanding their party's ideology.

      Whatever happended to the promise of critical thinking skills? Was it all gobbled up and spit out by pollsters and focus groups who expect that every noob's experience should dictate the level of desire to upgrade and thereby support M$ or Apple (becuase it's good for their stock price)?

    2. Re:Revolt against changes? by Billly+Gates · · Score: 1

      I smirk and giggle when I see XP users all pissed off and furious at MS in slashdot of all places which *historically* gets excited about change and new things. I think in my eyes it proves people will resist change no matter what as there is no reason to actually go out of the way and install XP on a new i7 after spending 2 weeks running hacks and reversed engineered drivers to get it to boot?! It is because they like the pretty blue taskbar and green hills and being in a familiar environment. ... do not tell me it is because of old software. Most non enterprises do not have that problem but I knew a few will chime in with Corel CdCreater or something in a reply but that is not anywhere near the 20% who still run it and fear leaving.

      Also what I do not understand (FYI for the record I do not run Windows 8) why metro is all ewww where is my start menu!! But the same users are perfectly fine running an android phone?

      That doesn't make any sense other than inertia of muscle memory where your brain assumes it MUST have a start menu if it sits on a desk. Unless someone else can explain it to me?

      I also question how people buy new cars and not freak out if the radio is the same too? I do not understand human behavior.

    3. Re:Revolt against changes? by Anonymous Coward · · Score: 1

      Android has a start menu, it's the Home button.

    4. Re:Revolt against changes? by Anonymous Coward · · Score: 0

      I can explain it for you.

      An Android phone and a PC are dramatically different tools that are used for dramatically different tasks and styles of interaction. I want a start menu on my desktop because I use it as a handy way to get to dozens of different programs and system settings on my system. On my phone, the screen is too bloody small and my fingers are too big for a start menu, so the UI presents programs via a different mechanism.

      Do you expect your microwave oven and your stove to have identical UIs? How about your bicycle and your car? Or your bedside clock radio and the amp in your living room sound system? Of course you don't, nor should you.

    5. Re:Revolt against changes? by Pentium100 · · Score: 4, Insightful

      Most XP users use it because their current PC is good enough for what they do and they do not want to reinstall Windows or buy a new PC. If not for DX11-only games, I would still use XP (built a new PC in November) on my old PC. The 3GB RAM was a bit limiting, but not enough to 1) spend a lot of money on new hardware and 2) the pain of reinstalling Windows.

      As for why Metro is bad while Android UI is good: Metro UI is good UI ... on a phone or tablet, but not on a desktop. Just like I would not use Android UI on my desktop, I will not use Metro UI too.

      A tablet has a relatively small screen and is operated by touch. You need big buttons so that it is easier to touch them. A desktop has a large screen and is operated by keyboard/mouse. Metro UI places 5cm x 5cm or larger buttons, while I can easily click 1cm x 1cm icons, so it wastes screen space and makes me move the cursor further.

      A tablet is usually used for one task at a time. I use my desktop with many windows open, most of them overlapping. If I had to use one full screen window at a time, I would be much much slower. I full-screen only two types of software - video players and games, everything else runs in windows that are usually considerably smaller than the screen.

      The start menu takes up a small portion of the screen, but allows me to choose from many items. The start screen takes up the whole screen (there goes my context) and allows me to choose from a smaller list of items. Oh, and desktop programs are not on it by the way (at least for RTM Win8, don't know about Win8.1).

      Another gripe just with Windows 8 UI - it gives no indication that some text can actually be clicked to do something.

      Different interface for different devices (that have different uses). After all, I would not want to use this

    6. Re:Revolt against changes? by Ardyvee · · Score: 1

      Different devices, different expectations. Then again, I haven't really made much use with metro. What I saw from Unity (briefly interacted with it at school) is that it works well enough for using one or two applications at a time. It seemed confusing, though. Specially trying to find some things.

      --
      I don't care if I'm wrong. I only care about everyone obtaining something from the discussion.
    7. Re:Revolt against changes? by Anonymous Coward · · Score: 0

      It is because they like the pretty blue taskbar and green hills and being in a familiar environment.

      No, it's because we're instantiating a rectangular box connected to a HWND for receiving and delivering hardware abstracted events. It's a solved problem. Stop fucking with it moron.

    8. Re:Revolt against changes? by Runaway1956 · · Score: 1

      " I do not understand human behavior."

      I suppose that you are in good company. Gnome and Unity also fail to understand. So does Ubuntu. And, Microsoft. Basically, all of them expect to be able to guide human behavior, and won't make the effort to understand. Meanwhile, the numbers are what they are. Most of us refuse to make the switch to a tablet interface when using a desktop computer.

      --
      "Windows is like the faint smell of piss in a subway: it's there, and there's nothing you can do about it." - Charlie Br
    9. Re:Revolt against changes? by tepples · · Score: 1

      And Windows 8 has a Home button; it's called the Start screen. But unlike the Start menu of Windows 95 through 7, both the Windows 8 Start screen and the Android launcher are full screen, breaking the flow of the task that the user is doing that might involve multiple applications. See also aussersterne's comment.

    10. Re:Revolt against changes? by Anonymous Coward · · Score: 0

      Yeah, perfectly fun running an android phone to play a silly distraction for a few minutes or scroll facebook - but anything else and it's a pretty terrible device for that. Phone interfaces are so limited in screen real estate we are lucky some UI developers were able to make a few things manageable on them.

      This doesn't make it the ideal interface in the general case, and certainly doesn't make it the ideal interface in the specific case for my 40 inch screen.

      The reason we had a fairly standard desktop interface for so long wasn't because ui developers got lazy and stopped innovating, it was because we had settled on, in general the best model for a 24+ inch screen, and to do the kinds of operations you need to do at a desktop.

      And if we ever enter a world where the mobile UI is the ideal interface in the GENERAL case, that will NOT be a signal that desktop pcs should emulate mobile ux. That would be a signal that desktop pcs are no longer important.

    11. Re:Revolt against changes? by Anonymous Coward · · Score: 0

      I suspect your days involve tinkering with systems, not being productive with them.

      If that's what you like to do, more power to you. Just don't force garbage on the rest of us, or say it's OK to treat users as alpha-testers for unproven concepts.

      How hard is it to understand that users need their systems to get out of their way, so they can do their real work, whatever it may be?
      After all, isn't providing User Interfaces what these vendors are trying to accomplish? Or is it all just to save money on UI-development and force one UI-metaphors in unpractical places?

    12. Re:Revolt against changes? by Anonymous Coward · · Score: 0

      Exactly. I still use Gnome2 because like Macs it just works. I don't need transparency, animated windows, multitouch or any of that somersaulting menus stuff to complete my work. It's not revolting against certain changes of KDE/GNOME/UNITY/whatever, but revolting generally against features that are only making UI pretting and making my live harder.
      If it's not broken don't fix it.

    13. Re:Revolt against changes? by Zontar+The+Mindless · · Score: 1

      The reason we had a fairly standard desktop interface for so long wasn't because ui developers got lazy and stopped innovating, it was because we had settled on, in general the best model for a 24+ inch screen...

      You evidently do not remember the same 1990s that I do.

      *boggle*

      --
      Il n'y a pas de Planet B.
    14. Re:Revolt against changes? by Anonymous Coward · · Score: 0

      Also, while I have installed a lot more, I only regularly use about 5 different apps on the smartphone/tablet.
      It's easy to remember their icons, and the other ones are in the overview screen where they are sorted by task etc. pp.
      But for the amount of programs installed in my PC, icons become completely useless. It takes ages to find it, if you can even distinguish it. A simple list of names makes far more sense.
      To which people suggest using search, which basically is going back all the way to the 1980 and command lines. Maybe some people just would like to have some of the progress from 1990 - 2010 to still be available to them on their desktop computers!

    15. Re:Revolt against changes? by dbIII · · Score: 1

      It is because they like the pretty blue taskbar and green hills and being in a familiar environment

      Too new for me - the win2k style theme works really well on win7. I've got one happy user whose desktop has not changed much at all over a decade despite several major hardware and software replacements. Even "Seamonkey" looks like the Netscape of old and runs on current systems.

      That's my answer to the people who won't "let go".
      However I still do have a few XP machines lurking about (and win2k plus win98 in storage for when legacy stuff with compatibility issues need to be run) - most notably on a Dell laptop with a 1600x1200 screen. As soon as there is comparable hardware that guy is getting Win7 instead of an old machine sped up as much as possible with an SSD. There's a 13 inch screen thing with a high resolution so maybe it's getting close.

    16. Re:Revolt against changes? by Billly+Gates · · Score: 1

      Here is a hint. If you are on Windows Vista or later hit the Windows key and type?

      Viola! Even your documents are indexed based on content. I never use the start menu anymore unless I am trying to find something like a help file. Only issue with the instant search on my Windows 7 box is it indexes my email so I get spammed with that. I disabled Outlook from being indexed through the control panel.

      Other than that you could not pay me to go back to the nasty search of XP.

    17. Re:Revolt against changes? by budgenator · · Score: 1

      Windows 8 on a touch screen at a workstation is an ergonomics nightmare. The keyboard I'm using was originaly attached to an 8MHz AT clone with a 80286, so you can imagine what I think of Win8's virtual keyboard; when things work correctly I stick with them.

      --
      Apocalypse Cancelled, Sorry, No Ticket Refunds
    18. Re:Revolt against changes? by Anonymous Coward · · Score: 0

      Android has what amounts to a start menu and wasn't meant for use with a mouse, and is a consumption device not a production device. A desktop/laptop user has different needs than a glorified telephone. Most enterprises on XP don't want to upgrade because it costs money and time, especially with Windows 8. Most users who have used it in my enterprise end up getting a Mac because it's a more Windows like experience.

    19. Re:Revolt against changes? by Anonymous Coward · · Score: 0

      lenovo has a 2880x1620 option on the latest T and W series in the 15" range

    20. Re:Revolt against changes? by dbIII · · Score: 1

      Thanks

  8. The inertia of muscle memory by Nutria · · Score: 3, Interesting

    I'd like to have something like the Win 7 Start Menu, but XFCE with the Panel on the bottom is (a) Good Enough, and (b) easy on the brain, since I frequently switch between my Linux box and the company's Windows 7 Enterprise laptop that sits right next to it.

    --
    "I don't know, therefore Aliens" Wafflebox1
    1. Re:The inertia of muscle memory by pikine · · Score: 2

      I think you're looking for the Applications Menu panel plugin.

      --
      I once had a signature.
    2. Re:The inertia of muscle memory by Nutria · · Score: 1

      Already have that, which is the XFCE equivalent of a "static" Start Menu.

      What I want is a "dynamic" Applications Menu that allows one to "pin" applications to the Applications Menu just as Windows lets one "pin application to Start Menu".

      --
      "I don't know, therefore Aliens" Wafflebox1
    3. Re:The inertia of muscle memory by blade8086 · · Score: 2

      Run XFCE from within windowmaker... and 'dock' 'xfdesktop' and 'thunar' to your dock..
      this yields in super awesome application/window managment (from windowmaker)
      with a 'hidable' desktop-paradigm and good file manager from xfce

      $ cat ~/.xinitrc
      #! /bin/sh

      export PATH="/bin:/sbin:/usr/bin:/usr/sbin:/usr/games";
      export PATH="$PATH:/usr/X11R6/bin";
      export PATH="$PATH:/usr/local/bin:/usr/local/sbin";
      export PATH="$PATH:$HOME/local/bin";

      export TZ=CST6CDT;
      export PAGER=less;

      xset b off;
      xset m 2 1;
      xset dpms 600 600 600;
      xrdb ~/.Xdefaults;

      eval `dbus-launch --sh-syntax`; sleep 1; /usr/local/bin/xfsettingsd; sleep 1;

      exec /usr/local/bin/wmaker

      $

    4. Re:The inertia of muscle memory by Anonymous Coward · · Score: 1

      You're looking for this: http://gottcode.org/xfce4-whiskermenu-plugin/

    5. Re:The inertia of muscle memory by Nutria · · Score: 1

      I think so. Thanks!

      --
      "I don't know, therefore Aliens" Wafflebox1
    6. Re:The inertia of muscle memory by Barsteward · · Score: 1

      Please explain the advantage of "pin" as i've never seen a reason to use it

      --
      "The hands that help are better far than lips that pray." - Robert Ingersoll (1833-1899)
    7. Re:The inertia of muscle memory by Anonymous Coward · · Score: 0

      whisker menu http://gottcode.org/xfce4-whiskermenu-plugin/ does exactly that.

    8. Re:The inertia of muscle memory by Nutria · · Score: 2

      Quick access to frequently used programs. It's a personal preference, so I'm not going to argue about which form of "quick access" is the best.

      --
      "I don't know, therefore Aliens" Wafflebox1
  9. What works best. by Anonymous Coward · · Score: 0

    My house has vertical walls. Works best.
    My car has four wheels. Works best.
    My Windows desktop is XP. Works best.
    My Linux desktop is metacity. Works best.

    1. Re:What works best. by crutchy · · Score: 2, Insightful

      My car has four wheels. Works best at the moment.

      ftfy

      what about if a car came along that didn't have wheels? would you not buy it simply because it didn't have wheels?
      wheels on cars only works best because you haven't experienced anything better... but that doesn't mean that wheels will always work best.
      change for the sake of change sucks, but innovation stems from change and innovation can also lead to change for the better.

    2. Re:What works best. by couchslug · · Score: 1

      "what about if a car came along that didn't have wheels?"

      They have. It's called a "hovercraft" and proponents saw them as the wave of the future.
      They are inefficient, lack positive steering or braking (good luck stopping one on a downgrade) and remain in the niche markets they suit.

      If a future wheel-free car is offered, I won't need to "try" it to determine if it suits my requirements. I can infer that from what I see it do.

      --
      "This post is an artistic work of fiction and falsehood. Only a fool would take anything posted here as fact."
    3. Re:What works best. by Anonymous Coward · · Score: 0

      Metacity is a window manager you know-nothing fuckwit.

    4. Re:What works best. by crutchy · · Score: 0

      If a future wheel-free car is offered, I won't need to "try" it to determine if it suits my requirements. I can infer that from what I see it do.

      so... i guess that means you would judge all of its characteristics and wouldn't just not buy it just because it didn't have wheels

  10. Why the obsession with desktops by Anonymous Coward · · Score: 0

    Why is there so much focus on the desktop - is it really that important? I tried the main ones out (unity, lxde, cinnamon, xfce, gnome2, gnome3, kde) and the differences are cosmetic. The desktop is just a launchpad for something else. I use unity, not because I like it, but because it's the default with the distro I use, and I use that distro because it's popular (on the assumption that it's easier to find solutions to problems with it) and has good hardware support (I don't really know anything about computers...). I read a lot of hate about it that I don't really get: the programs are just a bunch of icons on one side, and.... that's it.

    I also use windows 8. I have to admit I don't like the interface, but other than that it's a fine operating system I think, and a nice improvement over 7 (underneath). But then all I use it for is running other programs, like most people...

    All of this obsessing about what greets you when a computer turns on is counterproductive: I think it's part of the reason we have so much change for the sake of change.

    1. Re:Why the obsession with desktops by Anonymous Coward · · Score: 0

      The desktop is just a launchpad for something else.

      Sure, if you only use one application at a time.

    2. Re:Why the obsession with desktops by Ardyvee · · Score: 1

      About the same obsession teenagers have with the way their room looks: they are probably going to spend a lot of time in it (YMMV), it's the equivalent of home (the rest of the house is the parent's territory, and thus hostile) and it's also an extension of who they are.

      If it is for work, you just deal with it. It might be "wrong" enough that you need to try to cause change, but ultimately it's not about you, it's about getting the work done. You'll notice that offices are usually slightly personalized. You don't get to paint the walls, probably won't pick the desk nor the chair, but you'll be able to put a photo or something to make it feel more personal, more you. Now... your own house, your own room (whether it's where you sleep or spend most of your time awake... whatever lets you feel at home), that needs to be something you like. You'll want it personal and pleasing.

      Well, I guess saying it's a teenager obsession isn't fair after all... We all like to personalize the space we use and the things we value.

      --
      I don't care if I'm wrong. I only care about everyone obtaining something from the discussion.
    3. Re:Why the obsession with desktops by Oligonicella · · Score: 1

      Which operating system is it you're saying doesn't allow you to launch multiple, simultaneously functioning applications?

    4. Re:Why the obsession with desktops by dbIII · · Score: 1

      About the same obsession teenagers have with the way their room looks

      Which level of the strata do you mean :)

  11. Pragmatism by bscott · · Score: 5, Insightful

    If you can't have a consistent experience across even one day, why get too reliant on customizations and shortcuts?

    Back in the day, I had to switch between Data General (terminals), MacOS, and Amiga keyboards and UIs on a daily basis between work and home. These days, of course, everything has changed - now I bounce from Linux to Android to OSX, and more than occasionally Windows too. It's just never paid off to build a super-custom setup when you can't stick with it.

    I use Linux for my main desktop at home partly because it is so quick and easy to reinstall - just keep your data on a backed-up server and you can virtually forget about maintenance or troubleshooting. Get used to the default setup and just reinstall whenever you run into something you can't work around - 15 minutes to get back to a familiar desktop is quicker than any full restore-from-backup I'm aware of. (I actually like Linux internals but every time I learn something, I end up forgetting it before I need it a second time; it gets frustrating...)

    I'm aware I'm giving up a fair amount of potential productivity and convenience. I don't care any more. I'm just happy when I remember not to try and touch the monitor on my wife's iMac.

    I got friends and colleagues who, for example, use Dvorak. More power to 'em. They're younger and more stubborn than I, and most of the time they have one laptop they use both at home and at work. As a wise man once remarked, I'm older now, I got to move my car on street-sweeping day, I can't be doing just anything I want any more...

    --
    Perfectly Normal Industries
    1. Re:Pragmatism by MichaelKrummel · · Score: 2

      Dvorak frightens me in much the same way as people giving me new types of oranges to eat. It is a brave new world, and I may be a coward.

    2. Re:Pragmatism by bscott · · Score: 1

      I should add - I'm glad those features are there, I think they're cool, and I sometimes wish I could use them. If I had only one computer to use for the rest of eternity, it'd be so customized I'd only need eyeblinks to do everything.

      But those features are only good insofar as they don't take away from stability. And when my Linux desktop encounters an error, it's pretty much always Compiz these days... this has been true across the last two revs of Ubuntu, v11-v13 and across two separate hardware platforms Dell-Lenovo, and reinstalls every few months. Never had problems with Ubuntu v8-v10...

      --
      Perfectly Normal Industries
    3. Re:Pragmatism by Anonymous Coward · · Score: 0

      Dvorak frightens me in much the same way as people giving me new types of oranges to eat. It is a brave new world, and I may be a coward.

      Dvorak is known to be faster to type on than Qwerty keyboards but it only actually matters if you're a peak-speed typist.

      The major problem is simply that you can't take the keyboard with you everywhere; you'll have to use qwerty even if you do not want to which limits its appeal. It's a lot like Windows and Linux, Linux might be your preferred choice but you still need to remain familiar with the Windows UI since you will have to use it sometime even if you do not want to.

    4. Re:Pragmatism by bscott · · Score: 1

      You could usually see it coming at my last job, when a Dvorak user would step up to - for instance - a communal computer used for presentations, and attempted to log into something. They always had to type their password twice, the second time after wincing in realization of what they'd done the first time...

      --
      Perfectly Normal Industries
    5. Re:Pragmatism by Anonymous Coward · · Score: 0

      A lot of us are used to it.
      Standard situation for me: A keyboard with the German layout printed on it, configure to use the Linux altgr-intl layout, except using a Swedish Windows so on first login you have to type with Swedish layout (I would expect that this must be possible to change, but I did not manage so far...).
      It's a perfect setup to judge the general incompetence of the majority Windows developers and application testers, since several applications (Acrobat Reader as just one example) will have part of the message text in English, then another part of it in German and lastly the buttons in Swedish.

  12. Change vs. Churn. by fuzzyfuzzyfungus · · Score: 2

    I'd say it has less to do with any change in user tastes and more to do with the apparent move from a situation where the present state of interfaces is bad; but improving (which, fairly obviously, creates enthusiasm for new stuff) to a situation where most of the improvements have been mined out; but there are still UI designers around, so they've just been changing random things in some horrible mockery of genetic drift.

    When version N+1 was probably an improvement, getting motivated to go poke it until it works was easier. Now version N+1 may have some cool new feature; but it'll probably have 8 regressions, the pointless removal of something you liked, and probably tentacles. Why bother?

    1. Re:Change vs. Churn. by Uecker · · Score: 2

      I wasn't really unhappy with Linux 10 years ago and a few years ago Ubuntu and other even started to polish it up to be really nice (remember project 100 paper cuts?). I don't know what happend then, but at some point it all went downhill.

      They started to constantly break my user interface, by randomly changing things, removing features, or just creating new bugs. Now I am even scared to upgrade, because some programm I rely on might not work anymore (or just disappear because it was coded against some obsolete freedesktop standard), or might miss an important feature which was previously available.

    2. Re:Change vs. Churn. by Sponge+Bath · · Score: 1

      ...they've just been changing random things in some horrible mockery of genetic drift.

      The first time I encountered Ubuntu Unity, I did think of Aliens 4: Resurrection and the lab full of failed clones begging for death.

    3. Re:Change vs. Churn. by Runaway1956 · · Score: 1

      Tentacles? LET'S MAKE CALAMARI!!

      For the uninitates, no, it does NOT "taste like chicken".

      --
      "Windows is like the faint smell of piss in a subway: it's there, and there's nothing you can do about it." - Charlie Br
    4. Re:Change vs. Churn. by techno-vampire · · Score: 1

      What I really dislike about Gnome3 is the fact that the devs clearly don't care what mere users think or want. If none of the devs are using a feature (e.g., a screensaver that does more than blank the screen and lock it) they remove it, even if a large percentage of the people using Gnome like it. From what I've been able to gather (I migrated from Gnome to Xfce when I read the descriptions of what Gnome3 was going to be like.) their attitude is, "If you're not contributing code your opinions aren't worth listening to."

      --
      Good, inexpensive web hosting
    5. Re:Change vs. Churn. by 0123456 · · Score: 1

      What I really dislike about Gnome3 is the fact that the devs clearly don't care what mere users think or want.

      Doing what the users want is so early 21st century. We're UI designers, god dammit, and you will like what we give you.

    6. Re:Change vs. Churn. by Zontar+The+Mindless · · Score: 1

      ..but it does have the consistency of something cut from a bicycle innertube.

      --
      Il n'y a pas de Planet B.
  13. it turns out by Anonymous Coward · · Score: 0

    that tinkering with an OS all day is not very productive.. it is like constantly cleaning your house and moving the furniture but never doing anything productive except tidying and fixing....

    great for retired people and iconoclasts and trustafarians and none of the above type people....

    for bored IT people waiting for the next mind numbing problem, it was fun for awhile.. in the end, you gotta go to work.

    1. Re:it turns out by Anonymous Coward · · Score: 0

      that tinkering with an OS all day is not very productive..

      So set it and forget it.

      All those config files in your home directory mean you get to keep the same settings for your desktop and applications no matter what happens to the OS underneath...unless you're some weirdo who wipes his home partition every time he upgrades or switches distros. New computer? Copy that shit over and you're set.

  14. Beg The Question Much? by Freshly+Exhumed · · Score: 5, Insightful

    "Pragmatism" versus "Inertia"? What a strange choice that doesn't align with pro/con argumentation.

    FWIW, let's look at a continuum of Linux/Unix desktop users instead. We know that a core group will tend to prefer a minimalist X-Windows desktop such as IceWM for the least impact on hardware performance. Many users prefer desktops like XFCE, Razor-QT, LXDM, and others that offer lightweight but fuller and more integrated experiences than the truly minimalist ones, acknowledging that the load on a system tends to increase as more features are included and deciding strategically to suit their usefulness-efficiency preferences. At the other end of the spectrum are those users who want an entire desktop environment in which all the bells and whistles are integrated into a particular look and feel, as characterized by KDE and Gnome, but understandably with a heavier load on the underlying hardware. So, I suppose pragmatism enters into such choices. To each their own, and having such choices is wonderful. Inertia? There are those who will say "I use KDE because I learned on it and I'm used to it", but this also is a pragmatic choice and not one of "inertia".

    --
    I deny that I have not avoided attaining the opposite of that which I do not want.
    1. Re:Beg The Question Much? by boolithium · · Score: 1

      This is it exactly. While I can't speak for all Linux users, I don't think most are die hard anything. The very existence of Linux has more to do with the stagnation Unix was facing for a variety of reasons. When I first used Linux, KDE was superior, but everyone still ran gtk applications. When Gnome took a step forward, a lot of people moved over to it. At the end of the day, Linux users will move to the set of tools, which provides the best balance between performance, functionality and aesthetic. That balance will vary by user. Instead of Gnome/KDE asking, "why won't the users accept change?", they should be asking "why didn't most users feel the direction we went represented a step forward?".

    2. Re:Beg The Question Much? by phmadore · · Score: 1

      Bingo. Mod up please!

  15. Summary of Linux on the desktop by Anonymous Coward · · Score: 2, Informative

    GNOME: the desktop that COULD be awesome, if only the dev team actually cared about performance, polish and a reasonable feature-set. Overall this desktop has the best feel and most potential, but sadly it is never quite realised.

    KDE: at first this desktop seems powerful and feature-rich, but after a week of using it you realise how little its devs care about usability and sane defaults. Not everybody wants to make a career out of tweaking their desktop.

    Unity: has SOME nice usability aspects, but it is only properly supported on Ubuntu, and Ubuntu is an extremely buggy OS.

    Xfce: fine for very basic use, but lack of proper OS integration (like GNOME) and some annoying bugs make this desktop unusable.

    LXDE: almost total lack of OS integration. It's more like a collection of recommended packages for a minimal X desktop than an actual DE.

    Cinnamon: GNOME done badly. Sure, you get your somewhat classic launcher and panel, but it just feels clunky compared to Windows, GNOME or Unity.

    MATE: what can one say about MATE? It does the job and GNOME 2 was great in its time, but the desktop is starting to show its age. Probably the sanest choice for getting real work done, but not as satisfying as more modern desktops.

    Summary: if GNOME would stop reshuffling the deck chairs and spend a few releases on performance, polish and features real-world people care about, they could easily become the most popular desktop. They've done 99% of the work, but for some reason are blind to that crucial last 1%. Given that this is probably never going to change, the Linux desktop is pretty much an exercise in futility and inefficiency.

    1. Re:Summary of Linux on the desktop by caseih · · Score: 3, Informative

      Mate devs, however, aren't resting on their laurels. Mate is being adapted to integrate with the OS more, and use more modern, up-to-date, and maintained libraries. No one was maintaining GConf anymore, and GTK+ and Gnome moved on to GSettings with a Dconf backend. Now Mate 1.6 uses Gsettings instead of Gconf. A natural progression (though I wish gsettings used plain text files instead of dconf), and it works well. Also there is movement to migrate Mate to GTK+3.

      Whether or not this duplicates effort with regards to Cinnamon, and if it can be kept up I don't know. But Mate is fairly feature complete even as it stands. GTK+2 still works fine for now. It's not going to stop working on its own accord. Things like Wayland will likely force its abandonment, but time will tell.

    2. Re:Summary of Linux on the desktop by realityimpaired · · Score: 2

      Summary: if GNOME would stop reshuffling the deck chairs and spend a few releases on performance, polish and features real-world people care about, they could easily become the most popular desktop. They've done 99% of the work, but for some reason are blind to that crucial last 1%. Given that this is probably never going to change, the Linux desktop is pretty much an exercise in futility and inefficiency.

      You may want to take a peek at elementaryOS. A few of my friends, on seeing what I've done with my laptop, have described their "Pantheon" desktop as "Gnome that doesn't suck". Pantheon was originally forked from Gnome, though it's taken a life of its own... as of now, it's only officially supported on elementary, where it's the default DE.

    3. Re: Summary of Linux on the desktop by Anonymous Coward · · Score: 0

      ElementaryOS is a half-assed ripoff of OSX. If you like that kind of Desktop, buy a Mac and use the real OSX. Its a proper Unix after all.

    4. Re:Summary of Linux on the desktop by Anonymous Coward · · Score: 0

      Ah yes, Pantheon. This falls into a similar category to Unity: first-class support only on elementary OS (which is based on the ever-buggy Ubuntu). No thanks. I don't want to be locked to a distro just to get the desktop I want. Perhaps in the future when the desktop matures and finds its way into distros I actually want to run.

    5. Re:Summary of Linux on the desktop by Anonymous Coward · · Score: 0

      Movement to migrate == Take a major dump

    6. Re:Summary of Linux on the desktop by Anonymous Coward · · Score: 0

      GNOME could be awesome, if de Icaza weren't an MS plant trying to destroy all the work put into making GTK decent.
      I'm only half-joking about the plant bit; it's the only sane, rational explanation for how badly GNOME is fucking up in nearly everything.

    7. Re:Summary of Linux on the desktop by Swarley · · Score: 1

      I honestly don't get all the GNOME hate around here. Maybe I'm just late to the party and GNOME deserved all this hate a year or two ago. But I've been using OpenSuse 13.1 with GNOME since it was released on a laptop and a desktop and have found GNOME to be quite nice. I've avoided even trying it because of the almost universal panning that it gets online, but now that I've tried it I just don't get the hate. I understand that there's a certain percentage of Linux users who will curse any DE that tries to do anything differently than it was done in the "good old days" of Windows 95, but the hate for GNOME seems to exceed even what I'd expect from this persistent bias towards start menu + taskbar + individual text labeled application boxes.

    8. Re:Summary of Linux on the desktop by phmadore · · Score: 1

      Ubuntu is "extremely" buggy, is it? Could you please expand on this? I'm legitimately interested because I'm getting into coding and I would love to help out with these bugs you speak of, it'd give me a direction to learn in.

    9. Re:Summary of Linux on the desktop by Anonymous Coward · · Score: 0

      They are just the Linux users who are thinking like Mac or WIndows users.
      They should be able to work with any of the major UI's.

    10. Re:Summary of Linux on the desktop by Anonymous Coward · · Score: 0

      MATE: what can one say about MATE? It does the job and GNOME 2 was great in its time, but the desktop is starting to show its age. Probably the sanest choice for getting real work done, but not as satisfying as more modern desktops.

      More satisfying? Is it a beer? I'm tempted to go all screechy and rant here, but I really do what to know about what your perception of satisfying is. My home machine runs Mate on top of Slackware, and my work reinstall in a bit will be CentOS 7 (when it is released) with Mate on top of it (since I work in a RHEL shop).

      What is it that Mate's not doing for you? Not trolling, I'm genuinely curious. Then again, I mainly use my machines to get shit done (i.e. work) and not for pleasure; when I'm not working I try my damnedest not to touch a machine. If your use case includes living on the machine (as I used to) then maybe I get what you're saying.

    11. Re:Summary of Linux on the desktop by GoingDown · · Score: 1

      I totally agree. Gnome 3.10 which comes with OpenSUSE 13.1 is good and usable desktop environment. With few extensions it is almost perfect. After using Gnome 3.10 for several months, it is really hard to try to go back to KDE or almost any other system - they feel really restrictive.

      What i especially like in Gnome 3 are:
      - ALT+TAB which finally works how it should (shows windows from all workspaces and groups windows by applications). All windows from all workspaces must be shown because I have no idea in which workspace the window is what I want to use next. And by grouping windows by applications, it is much quicker to locate the window I really want.
      - It is much easier to manage & move applications to other workspaces using mouse compared to for example Gnome 2 or KDE behavior.
      - Overview is great way to find "lost" applications with its big previews. And its search is excellent.
      - dynamic workspaces are great idea

      What I don't like or what needs improvement:
      - Access to systray icons and notifications has been quirky. In somewhere around Gnome 3.8 it gained big improvements though.
      - Applications view in overview really requires some kind of grouping by application type. There is application folders but I feel it insufficient,

    12. Re:Summary of Linux on the desktop by Swarley · · Score: 1

      Yeah, I definitely agree about the notification system. It's excellent for some kind of things and pretty crap for others, like Dropbox. Having a persistent on screen notification icon that dropbox is running, what it's sync/connection status is, plus being able to double click it to always open the dropbox folder is really useful. Gnome's implementation of systray icons doesn't handle things like Dropbox nearly so elegantly.

    13. Re:Summary of Linux on the desktop by Anonymous Coward · · Score: 0

      (though I wish gsettings used plain text files instead of dconf)

      Uhg. I'd be fine with dconf if its GUI dconf-editor had the same level of functionality as gconf-editor. I don't think the UI of dconf-editor has been updated in a long time - you can't even navigate trees using a keyboard, it's mostly mouse-driven and only mouse-driven. Then again the GUI tool is a Canonical project and do I doubt it'll get the polish it deserves.

    14. Re:Summary of Linux on the desktop by Anonymous Coward · · Score: 0

      The Linux desktop CAN work well, but in my opinion it requires some knowledge and experience on how to configure your chosen DE best as well as what extra applications to use to augment its capabilities. In other words, you need to bolt-on various tools and sorta build your own system. For example I use MATE with a program called Synapse which provides Windows 7/8/Unity-style launching of applications, although in my opinion it does a better job and has no noticeable lag compared to Unity. Coupled with conky to provide desktop information gadgets like Windows 7, the overall experience is quite nice. It's just not out-of-the-box.

    15. Re:Summary of Linux on the desktop by Sri+Ramkrishna · · Score: 1

      A lot of it is historical. A lot of people did not like the GNOME 1.x to GNOME 2.x where a massive cultural and technical change occured. Features were removed, almost brutally, and a lot of consolidation happened. A lot of people still remember that and so people at least on slashdot foam at the mouth when they hear any kind of GNOME news where there is even a hint of feature removal. GNOME didn't do any community management during that time, and even after GNOME 3 release they were not prepared. I did a talk about it at FOSDEM which you can probably search for.

  16. Unity's been tolerable by atari2600a · · Score: 2

    Whenever I leave my [former-]chomebook in the bathroom when I take a shower & everything's still running right except for the mouse, I can get by until the next reboot without using it. IMO, that's a clean interface. That said, out of the box you already pretty much require unity-tweak to fix all the shit they got wrong. The opacity settings, the workspace layout, etc....

    1. Re:Unity's been tolerable by Anonymous Coward · · Score: 0

      Whenever I leave my [former-]chomebook in the bathroom when I take a shower & everything's still running right except for the mouse, I can get by until the next reboot without using it. IMO, that's a clean interface. That said, out of the box you already pretty much require unity-tweak to fix all the shit they got wrong. The opacity settings, the workspace layout, etc....

      You might want to blacklist your mouse for USB powersavings.

    2. Re:Unity's been tolerable by atari2600a · · Score: 1

      The mouse is inherently broken; on battery power you gotta jam your finger in the ethernet port to use tap gestures, & you better hope you aren't holding a significant static charge...

  17. Don't know about you guys... by Anonymous Coward · · Score: 0

    But I want a linux system "that just works" and a DE that doesn't frak up my workflow. I seem to be getting the opposite on both counts in the last few years.

    1. Re:Don't know about you guys... by M1FCJ · · Score: 1

      Come on... KDE... It's not the old KDE 4.0.

    2. Re:Don't know about you guys... by csirac · · Score: 2

      I've been a Gnome user since around 2001, to say things were pretty rough back then is an understatement... In 2012 I switched to KDE. I finally had a machine with 16GB ram to run it on (FWIW KDE seems slightly better at running on limited hardware now, but stil..) Its defaults made me angry, though (especially Konsole - seriously, no keyboard shortcuts to hit a specific tab? Tabs at the bottom [oposite edge to the menus and titlebar]?) but I can actually repair it a lot quicker than fixing Unity/Gnome.

      It's been this long and they still can't make KDE remember the orientation/resolution/relative position of any monitor that isn't the primary one - if I'm going to suffer through that sort of thing I might as well give i3-wm a proper go. I was able to use it productively for a whole day recently, which is more than awesome and xmonad lasted for me.

    3. Re:Don't know about you guys... by mrvan · · Score: 1

      xmonad all the way! I switched a couple years back. The lack of a nice settings file* or UI dialog meant that it took me a couple days to get everything the way I wanted, but now I am completely happy. I just never realised how little a window manager really needs to do. If I see people working with actual windows (i.e. floating windows with borders, close icons etc) it just looks so clumsy.

      For me, having a numbered desktop for each task I'm working on and not having to bother with moving/resizing windows, plus a WM that is fully functional within half a second after logging in, even on a 4 year old computer, is a great boon to productivity.

      *) for those not fluent in Haskell...

    4. Re:Don't know about you guys... by EzInKy · · Score: 1

      Hopefully KDE will learn from this to never do a point release until it's ready.

      --
      Time is what keeps everything from happening all at once.
    5. Re:Don't know about you guys... by adler187 · · Score: 1

      Install kscreen and you won't have these problems any more: http://www.afiestas.org/kscree...

    6. Re:Don't know about you guys... by bwv549 · · Score: 1

      TLDR: i3 is definitely worth learning to use; it is an outstanding window manager.

      I use/used many desktop managers (spent considerable time with gnome (2.x and 3.x), lxde, xfce, and enlightenment17) and played a bit with several window managers (openbox, awesome, xmonad). i3 started with an already excellent window manager (wmii), but then blessed it with that final bit of intellectual consistency and rock-solid performance that a power user wants in such a critical part of their workflow. i3 has been my window manager of choice for several years, and I don't feel the smallest itch to change. When I'm trying to get work done I need all my screen real-estate, and I need my windows organized. I get this for free (it just happens as I open applications). If I want windows organized in a particular fashion, it's no more than 2 or three intuitive keystrokes away--I can completely organize my desktop in less time than it would take me to grab my stupid mouse to go and begin the arduous process of grabbing window corners and resizing all the windows under a more traditional window manager. Whenever I have to use traditional window managers I am amazed at how inefficient they are!

      There is a learning curve associated with using a WM like i3. For instance, you need to already know how to start via commandline all of your applications or write something to parse and organize all your system and local .desktop files like this https://github.com/jtprince/do...

    7. Re:Don't know about you guys... by Sri+Ramkrishna · · Score: 1

      Why not just use GNOME classic or Mate?

  18. "Classic?" Or Just Uniform by rueger · · Score: 1

    When I look at all of the major variants mentioned - Gnome, KDE, Windows, Apple - I honestly don't see any great difference.

    All of them offer:
    - A desktop
    - some kind of task bar (top, bottom, left, right - doesn't really matter)
    - some form of menus for getting to stuff
    - some kind of file manager application

    There may be some things that are very different from one to the other (Lord knows that when I switched to a Mac I found some of their choices thoroughly obscure) but in the big picture most desktop systems are similar enough that Joe User can go to one or the other and figure out how to check his Yahoo mail account without problems.

    As for why the GNOME variations seem to be prevalent? It's because some form of GNOME desktop was included as the default for the first widely popular "works out of the box" distros - Ubuntu, and Mint. the Son of Ubuntu.

    People didn't install Ubuntu/Mint because of GNOME; they installed GNOME because it came along with Ubuntu/Mint. And 95% of those Linux users won't muck about and try different desktop systems because what they have just works.

    1. Re:"Classic?" Or Just Uniform by M1FCJ · · Score: 2

      Actually it is more political than you imagine.
      KDE was not pure (L)GPL, it had dual licencing for money etc. It was the biggest FUD ever pulled successfully, even Microsoft failed to do something in this scale.

      All of this is now over 10y ago but that's what really created the GNOME project. And they won't be finished until all functionality of KDE is completely removed from your desktop, leaving you with a single mouse pointer, single mouse button and a single window, full screen.

    2. Re:"Classic?" Or Just Uniform by pla · · Score: 2

      Actually it is more political than you imagine. KDE was not pure (L)GPL, it had dual licencing for money etc. It was the biggest FUD ever pulled successfully, even Microsoft failed to do something in this scale.

      And here, you make the mistake most FOSS advocates make - You actually believe (or at least, "care about") what you just said.

      I like open source. I use open source. I've rolled my own kernels, I've even modified them to fix an early broken multi-PCI bus enumeration routine. And yet...

      I don't give the least fuck about the "purity" of your license. I'll pirate Windows if it works better than Gnome, for all I care, though of course I (and most people) would far, far prefer to stay legal. So if KDE has only a hint of "IP" taint, vs the abomination that we call "Gnome", hey, y'know, KDE does what I want better, so I use it.

      And that last point doesn't just apply to Linux. Microsoft would do well to learn it themselves - I don't care in the least about price or legality or what "other" platforms it works well on... I just care that my desktop OS behaves like I expect, and lets me do what I want to do.

    3. Re:"Classic?" Or Just Uniform by csirac · · Score: 1

      Nothing the GP said was incorrect - perhaps you've misread it. I thought GP was referring to the FUD/backlash against KDE which lasted many, many years longer than the actual licensing dillemma itself (less than a year?).

      So yes, politics/belief/FUD drove the creation of Gnome, and that mis-maneouver by Qt/KDE project - despite being quickly rectified - had repurcussions that lasted much of a decade, despite the indifference of pragmatic users such as yourself.

  19. Tell me about pragmatic by Anonymous Coward · · Score: 0

    We still revolve around the "release" paradigm when we should be doing "updates" instead. Except those updates can break the system and upgrading to the next release definitely will. The rivalry between GTK and Qt is threatening to destroy app compatibility while patents and ideology prevent "just works" media playback and graphics acceleration. Desktop icon themes are a badly-implemented joke in the name of customizability. Just last week I was showing someone how the ALSA mixer can have additional columns extending off the screen but not indicate such a state exists. The Linux kernel desperately needs a 32-bit compatibility layer. And this is just the start.

    We're not going to have a Linux desktop unless we figure out a UX that works, and the only way that'll happen is if you rob the users of their precious freedom and make your own desktop software suite. Canonical seems to be the only people in the room who have figured that out.

    1. Re:Tell me about pragmatic by hcs_$reboot · · Score: 1

      Moreover, when a GUI is released, I'd like it to be tested beforehand. Also, it should come with the basic features any decent GUI has. How come something like Unity can be released, replacing the classic gnome, being a bug nest, missing so obvious needy features. That's beyond me. "tinkering and configuring" is the least of my problems.

      --
      Slashdot, fix the reply notifications... You won't get away with it...
  20. Because it's not groundbreaking any more... by ralphtheraccoon · · Score: 1

    Common Graphical Computer user interfaces haven't really changed that much in the last 15 years, in general.

    In general, there's:

    - a single place for starting common applications
    - a place for starting more unusual ones.
    - windows full of files which can be manipulated with menus, dragging, and dropping.
    - some method of switching between those applications.

    And so people will naturally gravitiate to the variant of this scheme which is most familiar to them.

    There's a lot more 'mainstream' users of open source/free desktops these days, and most of them don't actually want the fun hacker 'computers, and interfaces in general are interesting problems, lets hack and play with the concepts and see what we can invent'.  They just want something they can use straight away, and customise as much, or as little, as they want.

    I'm using awesomewm, and find it almost perfect for me - but largely because it didn't require too much hacking to get it very familiar. (tiling, virtual desktops, 'command space' textual launcher...)

    However, if there was a new, interesting, and different model all together, I'd be fine testing and playing with it for a few weeks - but for a very long time now I've not really seen any new paradigms which offer anything interesting (from a conceptial point of view).  Things like unity, or gnome3, or whatever, only offer the same boring old models, shinier in places, but more limited in others.

    Partly, that will be because the type of applications that we're all running — no matter what desktop — work the same way.  If there was an entire suite of programs that worked in another manner altogether, perhaps with circular pop-up menus, any element dragable and dockable into any other, objects having interactions, not applications... then we'd have something more interesting.  But that's an awful lot of work - creating an entire new desktop paradigm.

    What are the unique selling features of each desktop system?  Why would I *want* to change what works?

    1. Re:Because it's not groundbreaking any more... by Anonymous Coward · · Score: 0

      What is it about monospace fonts that make some people think it's cool to use for everything and to be totally oblivious to how fucking annoying it is for the rest of us who expect it to be used for code.

      If you have something to say, say it--and drop the "Lookit me, I'm special" trappings.

      Thanks!

    2. Re:Because it's not groundbreaking any more... by ralphtheraccoon · · Score: 1

      Huh - interesting, and very weird.  When I edit this post, it's normal font, but when I click preview/submit, it suddenly turns into monospace.  That is totally unintentional.  Thanks for catching that, I'll try to figure out why my browser posted it that way...

  21. Is it really that hard to figure out? by king+neckbeard · · Score: 1

    Linux users have the option of choosing a different desktop environment or window manager. So, if a concept is unwanted or immature, users can and will migrate elsewhere. There's usually not a great risk involved, maybe the programs you use will be less integrated in your new DE/WM. Part of this is a resistance to change. It's something that happens to basically all humans. Another part of it, though, is that end users have a fairly reasonable choice in the matter, unlike on Windows or OS X, where there is only one path forward, at best having some kludge solution that may or may not be reliable.

    --
    This is my signature. There are many like it, but this one is mine.
    1. Re:Is it really that hard to figure out? by TheloniousToady · · Score: 1

      Linux users have the option of choosing a different desktop environment or window manager.

      I predict that 2014 will be the Year of the Linux Desktops. ;-)

      unlike on Windows or OS X, where there is only one path forward, at best having some kludge solution that may or may not be reliable.

      As a recent victim of Windows 8, I've just tried the"Start 8" add-on, and it looks promising. I hear that "Classic Shell" also is good. So, it looks like we have multiple paths forward. I don't know if the add-on approach is what you mean by "kludge", but that seems to be quite popular in other cases, e.g. Firefox. Since I'm used to the Windows 7 interface nd basically like it, it's nice to have a form of choice that helps me get back to where I once belonged.

      OTOH, every time I try out a Linux distro, one of the first questions to think about is "Gnome or KDE"? I've tried both in the past, and I still don't know the answer to that question - even for just me. Sometimes having only one path forward (with some options) ain't all bad.

    2. Re:Is it really that hard to figure out? by king+neckbeard · · Score: 1

      As a recent victim of Windows 8, I've just tried the"Start 8" add-on, and it looks promising. I hear that "Classic Shell" also is good. So, it looks like we have multiple paths forward. I don't know if the add-on approach is what you mean by "kludge", but that seems to be quite popular in other cases, e.g. Firefox. Since I'm used to the Windows 7 interface nd basically like it, it's nice to have a form of choice that helps me get back to where I once belonged.

      It's more that add-ons to modify annoying OS behavior work about 95% of the time, and the remaining 5% tends to be when it would be most useful.

      --
      This is my signature. There are many like it, but this one is mine.
  22. Counterpoint by Tailhook · · Score: 5, Informative

    I just (five days ago) spent two days huddled with a half dozen other developers in the corner of a large conference room filled with IT people in Chicago. We were testing our various implementations of a new protocol that we expect to see in wide use during the next two years.

    I had brought a brand new laptop, for various unfortunate reasons, on which I had just installed the complete stack of software I needed night before in the hotel room. I put Ubuntu 13.1 on it because I happened to have that particular distro on a flash drive that was at hand just then and I was in a hurry.

    Things worked out. The laptop worked well and I got my part done. Thing is, I spent that rather intense period of time using Unity. For development and testing of software. Really.

    I get it. Unity is fast and effective, particularly on the limited real-estate of a laptop screen where you end up switching rapidly among full screen applications.

    I've avoided Unity like the plague on desktop hardware were I have multiple, large displays, and I think I'll continue doing that. However on a laptop that is not running external displays Unity works pretty well. You can navigate quickly with mouse or keyboard and avoid fussing with things. The fixed position of the large icons (although too large by default) on the sidebar is particularly useful.

    So, bust out the fangs and hate me down with your mod points; I found a use for Unity and said so on Slashdot.

    --
    Maw! Fire up the karma burner!
    1. Re:Counterpoint by Anonymous Coward · · Score: 0

      Nice try, but you made one crucial slip-up.

      I put Ubuntu 13.1 on it ...

      There is no such release.

      Ubuntu releases are numbered for the year and month of the release. Those releases are consistently made semi-annually, in April and October, thus the 2013 releases are known as 13.04 and 13.10. There was no January release. Even if such a thing existed, it would have been known as 13.01, not 13.1.

      Now return to your alternate universe and leave us to bicker in peace.

    2. Re:Counterpoint by Anonymous Coward · · Score: 0

      Nice to see some love for Unity for a change, but one thing I really dislike about it is how slow the navigation between windows is. I'm mainly using gnome-panel (with Compiz) but I have to use Unity a few times per week. It's annoying even on small screens since I can't simply line up different windows (from the same application or not) in the task bar on the top, ordered in the way that makes most sense, and treat them exactly like web browser tabs (which I do on small screens with gnome-panel).
      Canonical has made both mouse selection and alt-tabbing a two-step process, which nobody can argue is efficient compared to what pretty much anyone else offers.

      captcha: adultery

    3. Re:Counterpoint by Anonymous Coward · · Score: 0

      Don't be a pedantic arse. He clearly meant 13.10.

    4. Re:Counterpoint by Anonymous Coward · · Score: 1

      Wouldn't an astroturfing Ubuntu fanboi have gotten the release number correct?

      Maybe the Canonical astroturfing clinic teaches them to make little mistakes like that to disguise themselves.

      Sneaky bastards.

    5. Re:Counterpoint by fnj · · Score: 1

      Ubuntu 13.1

      There is no Ubuntu 13.1. There is 13.04 and 13.10. Hint: in Ubuntu the .04 stands for April and the .10 stands for October. It's the same as any software rev numbering, though. .10 comes after .9, not before .2. I still remember back when I asked my boss how software rev numbering worked and he said "it's like a floating point number", and I said "no it's not, first of all there can be n decimal points (1.27.4.5), and further .1 is not the same as .10 or .100000..."

      Your conception that a laptop is somehow fundamentally different in work flow from a desktop strikes me as eccentric. I don't perceive any difference.

      Your mod points are safe though. First, neither point is mod-worthy, and further it's interesting material; I'd rather have a conversation than try to give a knuckle rap.

    6. Re:Counterpoint by joe_frisch · · Score: 1

      Sure Unity and other "modern" desktops are fine when you have limited workspace - cell phones, tablets, small laptops etc. It is really awful when you you have lots of workspace available.

      I think the core problem is the "one size fits all" mentality. Different OSs and different user interfaces are good at doing different jobs. You don't use the same vehicle, to commute to work, and to haul 20 tons coal.

    7. Re:Counterpoint by phmadore · · Score: 1

      You're a troll of the most idiotic kind. 13.1 is no different than saying 13.10. It would be different if he'd said 13.01.

    8. Re:Counterpoint by Barsteward · · Score: 1

      "There is no such release."

      if thats the measure of your complaint, you need to get out more - what a waste of a post - you do know you won't get that time back (and neither will i)

      --
      "The hands that help are better far than lips that pray." - Robert Ingersoll (1833-1899)
    9. Re:Counterpoint by Anonymous Coward · · Score: 0

      Unity is bullshit for this reason: Screen Burn In.

      That damn bar at the top needs to fucking go. Autohide mother fuckers, do you understand?! I've got three laptops cycling black/white strobe effects to erase that bullshit burn-in from the fucking Unity bar. DO NOT USE IT FOR DAILY USE.

    10. Re:Counterpoint by Anonymous Coward · · Score: 0

      why did you ask your boss how software rev numbering worked when you obviously knew it yourself?

    11. Re:Counterpoint by Anonymous Coward · · Score: 0

      Actually it is a little different, because (as is normal in software version numbering) is not a decimal number (it just looks like one). In software numbering, v2.1, v2.10 and v2.100 are different versions.

      In this instance, Ubuntu version numbering is just the date- before the dot is the year (13 = 2013) and after the dot is the month (10 = October). Although there has never been a January release, there have occasionally been irregular releases on non-normal months.

    12. Re:Counterpoint by Anonymous Coward · · Score: 0

      Have you considered becoming a SciFi author?

  23. The Pragmatic vs Tweaking war rages on by shellster_dude · · Score: 3, Interesting

    I always end up going back to a customized XFCE, but about every 6 months, I decide to try something else, and usually end up wiping my system and reinstalling before I'm done.

    My wife has a mildly customized XFCE setup, and she loves it. It almost never gets changed or tweaked.

    1. Re:The Pragmatic vs Tweaking war rages on by Anonymous Coward · · Score: 1

      I always end up going back to a customized XFCE, but about every 6 months, I decide to try something else, and usually end up wiping my system and reinstalling before I'm done.

      My wife has a mildly customized XFCE setup, and she loves it. It almost never gets changed or tweaked.

      I like the way my customized xfce desktop works and looks. For a supposedly minimalist interface it can be gorgeous and certainly it is flexible. I can't imagine switching away.

    2. Re:The Pragmatic vs Tweaking war rages on by Anonymous Coward · · Score: 0

      After Gnome3/Unity I've simply switched to running gnome-panel (simply set it to start up and turn off the Unity plugin). I've tried XFCE twice (for a few days) in the last two years, but I honestly find xfce4-panel inferior to gnome-panel, Thunar much weaker than (meanwhile) Nemo and the windowing can't even begin to compete with Compiz.
      I don't own any machines which fall into the "too slow for a tuned down Compiz but fast enough for a smooth XFCE" range.
      Compiz development progress is embarrassing, but XFCE's is even more so (at least Compiz has had a release last year) and the rest of Gnome's components are actively maintained as part of MATE.
      So what's the appeal of XFCE when you have gnome-panel + Compiz?

      captcha: Prolongs

    3. Re:The Pragmatic vs Tweaking war rages on by geminidomino · · Score: 1

      I've been using the same since about 10.04, but I really wish they'd solve the "panel crashing on login" issue. I put a shortcut on the desktop to re-launch it, but it's kind of annoying.

      Still, its my only real complaint, which puts it head and shoulders above the other options.

    4. Re:The Pragmatic vs Tweaking war rages on by phmadore · · Score: 1

      Yeah, really, I think I'm okay with Gnome and KDE doing whatever they want, probably some good can come of it, so long as beloved XFCE remains Consistent.

  24. I think you're thinking too hard and the author is by aussersterne · · Score: 5, Insightful

    using too many words. He means that users of personal computers (as opposed to mobile devices) want simply a "desktop."

    As in, the metaphor—the one that has driven PC UI/UX for decades now.

    The metaphor behind the desktop UI/UX was that a "real desktop" had:

    - A single surface of limited space
    - Onto which one could place, or remove files
    - And folders
    - And rearrange them at will in ways that served as memory and reasoning aides
    - With the option to discard them (throw them in the trash) once they were no longer needed on the single, bounded surface

    Both of the "traditional breaking" releases from KDE and GNOME did violence to this metaphor; a screen no longer behaved—at least in symbolic ways—like the surface of a desk. The mental shortcuts that could draw conclusions about properties, affordances, and behavior based on a juxtaposition with real-world objects broke down.

    Instead of "this is meant to be a desktop, so it's a limited, rectangular space on which I can put, stack, and arrange my stuff and where much of my workday will 'happen'" gave way to "this is obviously a work area of some kind, but it doesn't behave in ways that metaphorically echo a desk—but I don't have any basis on which to make suppositions about how it *does* behave, or what affordances/capabilities or constraints it offers, what sorts of 'objects' populate it, what their properties are,' and so on.

    I think that's the biggest problem—the desktop metaphor was done away with, but no alternative metaphor took its place—no obvious mental shortcuts were on offer to imply how things worked enough to allow users to infer the rest. People have argued that the problem was that the new releases were too "phone like," but that's actually not true. The original iPhone, radical though it was, operated on a clear metaphor aided by its physical size and shape: that of a phone—buttons laid out in a grid, a single-task/single-thread use model, and very abbreviated, single-option tasks/threads (i.e. 'apps' that performed a single function, rather than 'software' with many menus and options for UX flow).

    Though the iPhone on its surface was a radical anti-phone, in practice, the use experience was very much like a phone: power on, address grid of buttons, perform single task with relatively low flow-open-endedness, power off and set down when complete. KDE4/GNOME3 did not behave this way. They retained the open-endedness, large screen area, feature-heavy, and "dwelling" properties of desktops (it is a space where you spend time, not an object used to perform a single task and then 'end' that task) so the phone metaphor does not apply. But they also removed most of the considered representations, enablements, and constraints that could easily be metaphorically associated with a desktop.

    The result was that you constantly had to look stuff up—even if you were an experienced computer user. They reintroduced *precisely* the problem that the desktop metaphor had solved decades earlier—the reason, in fact, that it was created in the first place. It was dumb.

    That's what he means by "classic desktop." "Linux users want a desktop, not something else that remains largely unspecified or that must instead be enumerated for users on a feature-by-feature basis with no particular organizing cultural model."

    --
    STOP . AMERICA . NOW
  25. A Few Points by Anonymous Coward · · Score: 0

    This summary struggles to make sense. Some editing would have been good here!

    Many/Most Linux distributions today, just work. It's quite a bit different than 5 years ago and a world of difference form 10 years ago. There is FAR less need to tinker and struggle to get stuff working. Which is good because my patience was wearing thin. I should never again need to see or know of Xorg.conf

    Desktops seem to be changing for the sake of change. Gnome3, Unity, iOS, Windows, have all brought change without value. Gnome3 is a developer powertrip. Why was it necessary to switch to all flat blended color everything in iOS, was there any sort of usability issue with previous versions? Windows 8, a touch tablet interface on a desktop PC, whether you like it or not! That's a bad idea.

    Users aren't interested in re-learning how to use a desktop or table/phone every 18 months. They find what works for them and they do not appreciate some wet-behind-the-ears wannabe developer imposing some ludicrous change to the desktop just because it looks cool, so long as you don't actually focus on the content. i.e. Transparency everywhere and faded pastel font colors.

  26. Perception = Marketing? by Anonymous Coward · · Score: 0

    ... while there was an opposite perception of desktop users over in the Mac world ('it just works') and the Windows world ('it's a familiar interface').

    The assumption that my perception of any OS can be dictated by the marketing slogans of clever Madmen is anathema to any geek I've ever met and most users interested in understanding the systems they pay for and use. Am I alone in rejecting this premise or merely thrust into the background by authors who make their living from the 'controversy'?

  27. Most drivers prefer gas right, brake left by Anonymous Coward · · Score: 0

    Change for change's sake is distracting. A computer is a means to an end.

  28. What Do You Need a Desktop For by Greyfox · · Score: 4, Interesting
    What do you need a desktop for if all you ever do is launch a browser? Ok, that's a somewhat simplistic version, but I have about 4 applications that I ever launch from icons. Everything else takes place in a terminal. So I don't need some sluggish-ass desktop environment. I just want a reasonably fast, reasonably intuitive window manager that has the ability to do focus-follows-mouse. Every time I've tried Unity, it's failed in at least 2 or possibly all three of those requirements. Gnome 2 with a decent window manager used to work reasonably well, but even back then the configuration process was a little too much like editing a Windows registry for my taste. I don't know anyone who likes the direction they've been going. KDE seems to work reasonably well, but has a long startup time and is still really more than I need. I'm currently back on Enlightenment, which loads in about 2 seconds on my desktop and has everything I need installed by default. I have my 4 icons set up, usually have a bunch of terminal windows open, and am able to work effectively in it.

    All those other guys can keep their all-encompassing UI vision. I don't want their kool-aid. I'm glad I get a choice in Linux. I may have to occasionally beat my head on the computer for days at a time when something stops working, but at least I can avoid having some corporate assholes or desktop environment programmers who like the smell of their own farts ramming their bullshit down my throat.

    --

    I'm trying to teach myself to set people on fire with my mind... Is it hot in here?

    1. Re:What Do You Need a Desktop For by phmadore · · Score: 1

      ChromeOS.

    2. Re:What Do You Need a Desktop For by Anonymous Coward · · Score: 0

      The browser has become the VM we've always needed. Unfortunately, it was never intended to fill this role, and it does so quite horribly.

  29. post internet stock crash by jbolden · · Score: 4, Interesting

    I think it has a lot to do with when you came up. When I came up with computers in the 1980s and 1990s we had hard problems and solved them. It was a world of rapidly growing IT spending, with IT taking on more and more tasks. After Y2K the technology sector began to get very conservative, the focus was on cost cutting and reliability. Far more like the world of the late 70s and early 80s in Mainframe and Minis that the PCs had replaced. What's exciting now is that mobile devices have brought back that enthusiasm for change and excitement again. They haven't caught up with desktops but at least they are creating a generation of developers who are used to a market that grows and expands rather than stays put at minimal cost.

    I watch the threads on any kinds of change whether it be ubiquitous computing (Windows 8), IPv6 (networking), Wayland, the new hardware designs... and there is a pervasive pessimism among younger IT, a terrible can't do attitude.

    Back in the 1990s when Linux was coming up we had sorta GUIs die: FVWM, AfterStep, SawFish, AMI-wm, Openlook (olwm), blackbox... Systems grow change and die leaving behind better ones. What's terrible is that the new generation wants stagnation. Either Gnome 3 succeeds or it doesn't. But regardless of what happens the work on Gnome advances the ecosystem.

    1. Re:post internet stock crash by InfiniteLoopCounter · · Score: 2

      ... and there is a pervasive pessimism among younger IT, a terrible can't do attitude... What's terrible is that the new generation wants stagnation.

      That is silly. Some old codgers are terrible at programming and only got there because they got in early, then decry that the world is going to hell in a hand basket because of "new generations". From what I've seen, young people are often the most sane (except those from overseas that come because they are cheaper) and have been robbed blind by older generations that pass the buck onto them. Young coders have to deal with all the problems that old people foisted on them because they couldn't solve, as well as management now making all the decisions and lower pay. </end rant>

    2. Re:post internet stock crash by phmadore · · Score: 1

      But regardless of what happens the work on Gnome advances the ecosystem.

      I'll take this as the gem of your comment. I would say that my generation has had a significant number of innovations in the web sector and that your generation can't truly even fathom what we collectively envision for the future. Some of the younger kids have never lived in a world without readily accessible internet, you should realize, and this is more an advantage from a development standpoint than it is a liability. I would say the future is very bright. I would say the open source community is capable of maximizing productivity and innovation while minimizing the need for ever-more-expensive-and-powerful hardware. The most up-to-date stable version of Ubuntu runs fine on my 8-year-old Lenovo ThinkCentre, with no lag and no loss. If I felt like putting in a better graphics card, it would work even better. So I wouldn't say you're being fair to the developers of today. I think they're, in general, doing fantastic work across the board. I think there is more cause for hope than dismay.

      Just my respectful two cents.

    3. Re:post internet stock crash by jbolden · · Score: 1

      What does that have to do with pessimism? And what couldn't the older generation solve that got foisted on you?

      As for old codgers being bad programming, sure. Coding is a younger man's activity. Short term memory, quick creativity play a huge role. People should naturally move on from that to supervisors, analysts, project managers, line managers or architects. There experience and wisdom play a greater role.

       

    4. Re:post internet stock crash by jbolden · · Score: 1

      Did you catch that "minimizing the need for ever-more-expensive-and-powerful hardware". Why is that such a good thing? Why is it good that you are using an 8-year old system? That's a philosophy of poverty, the virtues of learning to make due. That's exactly what I'm talking about.

      Certainly there was a desire to push features down from expensive hardware to inexpensive hardware but there never was a desire to see the best a system could be crippled by scarcity. Sure we had $200 Commodore for people who just needed a system but we had $3500 PCs that were much more feature rich. Sure we had $3500 PCs but we also had $50,000 workstations for people who needed better features. Sure we have $50,000 workstations but we had $8m supercomputers for people who needed more.

      The idea that you should be targeting an 8 year old laptop with a OS does not strike me as a sign of success. There are all kinds of exciting hardware innovations that aren't part of the 8 year old laptop. And frankly there would be far more if customers hadn't been trained in a world where OS and the applications target the lowest common denominator. Imagine a world where after 3 years the applications can't even run on your old system and you have to replace it to get new applications. That's the hardware world of PCs during the late 80s to late 90s. 8 years is the time between Windows 2.0 and Windows 95.

    5. Re:post internet stock crash by phmadore · · Score: 2

      That's a philosophy of poverty, the virtues of learning to make due. That's exactly what I'm talking about.

      #first-world-problems

      It is such a good thing because it makes modern innovations available to people in countries where $200 is more like some months' salary than it is like three days'. This, in turn, enables those people to potentially contribute in big ways, such as becoming software engineers and developing local solutions to local problems, and often contribute in small ways, such as bug reporting. Where the rubber meets the road is where the masses are able to get on board. If only 1 billion out of 7 billion people can afford technological innovations, then are we truly progressing as a species or are we doing something else? The effects of accessibility span beyond just ubiquity of operating systems (haven't I read that Linux is the most popular consumer operating system in many Asian countries?) and into the implementation of standards. If all you can afford is ancient hardware but your software is current, you are able to use a browser and software libraries which adhere to the most up to date standards, which makes the determination of their viability quite a bit easier. Your trickle down technology theory works about as well as the economics version of the same, you curmudgeon.

      7 years is also less than the time between NT and 2000. So fucking what? Are you insinuating that I need to be using USB 3.0, Bluetooth, Blue-ray, etc? If my hardware will handle the latest software and if it achieves all of my goals on a daily basis, what obligation do I have to hardware manufacturers to upgrade or buy something more expensive? If you're going to bitch about someone not upgrading their systems, bitch about the thousands of companies who have hundreds of computers running insecure versions of Windows XP and who, no matter who comes along to offer them a cost-effective solution, refuse to do anything about it. And also bitch at the Linux firms not capitalizing on these opportunities. But don't bitch at me, a guy trying to raise his family and long-past-overdue grown out of the need to keep up with technology purely for the sake of it. Between November 2012 and September 2013, the only computing I did was on a $100 Android cell phone. Because I was mostly homeless. Mostly on the streets of San Francisco, of all places.

      And the ThinkCentre is a workstation, know-it-all, not a desktop. One of the things the young kids did was develop a thing called Google. You should check it out sometime. This particular ThinkCentre (which was manufactured by a Chinese company called Lenovo, not the company I'm sure you so dearly loved, called IBM) was purchased from a Blockbuster which was going out of business for $30. The Windows XP that was on the HDD was completely inaccessible, even using the USBLinux hack tools out there. The BIOS is still actually locked, though I know how to fix it, I'm just okay with how it works for the moment. So it's more than fair to say I am grateful that Linux is available, that it is well developed, and that so many people poured so many hours into it so I could have an enjoyable experience. In another world, one more like what you would like to see, I would be forced to break the law in order to use this computer.

      I really didn't expect such a disdainful and punitive response. My guess is that at heart you take the Richard Stallman approach to software, wherein we're all supposed to bow down and kiss your feet before we do anything new, daring, or worth trying in our eyes, taking risks of our own money, time, and energy, because, well, since we don't want to think about it too much... you said so.

    6. Re:post internet stock crash by jbolden · · Score: 1

      @phmadore

      Maybe try turning down the emotion. As far as trickle down technology it most certainly did work and continues to work. Take a look at virtually every part in your modern laptop it trickled down from more expensive laptops. The ideas for those parts came from more expensive systems. Why do think you have graphics cards at all, they trickled down.

      Are you insinuating that I need to be using USB 3.0, Bluetooth, Blue-ray, etc?

      Yes. You work in the tech industry. You should be adopting new technology. You mention being homeless which puts you in a different category. Obviously other things come first but that has nothing to do with norm for technology.

      If you're going to bitch about someone not upgrading their systems, bitch about the thousands of companies who have hundreds of computers running insecure versions of Windows XP and who, no matter who comes along to offer them a cost-effective solution, refuse to do anything about it.

      I do that too.

    7. Re:post internet stock crash by phmadore · · Score: 1

      Actually, I work in the automotive industry, and dabble in tech. I like getting my hands dirty. Now and then my craigslist ad gets a hit and I do a house-call, either teaching someone your age to use their computer or putting in some new ram or whatever, but the rate is never comparable to what I can make as automotive technician. My eyes are always peeled for a tech job which suits me, but very few would or could. I'm one of those guys who can be good at anything, sorry. So, truly, I have no legitimate way to justify buying newer stuff at the moment. I'm currently bidding on a much more powerful Lenovo machine which I could put a USB 3 card in and such, but the chances of getting it at my price are pretty slim, and I'm okay with that -- at present this is a weekend hobby.

      Keep bitching at them, especially the Linux firms. Tell them to call me if they need a good salesman for that kind of thing.

      Sorry I got a bit ticked. I do that sometimes.

    8. Re:post internet stock crash by InfiniteLoopCounter · · Score: 1

      What does that have to do with pessimism? And what couldn't the older generation solve that got foisted on you?

      Not me specifically. I am actually in the management ranks. However, I was doing a rant in reverse on you, since you generalized to saying all young people are pessimistic and useless.

      Of course in reality you need an experienced person that has seen things before to point out when things might be headed the wrong way. But to blame GNOME3/KDE4/Windows 8 and all the ills of poor interface design on younger generations of programmers is flat out wrong and you only get those extra points because there are a large number of older generation people like yourself that think that way.

      Contribute to open source if you have any talent and help fix the mess! Open source cares not about age.

    9. Re:post internet stock crash by jbolden · · Score: 1

      You aren't even making sense. I didn't say young people were useless I said they were pessimistic and conservative. I didn't blame the young for the "poor interface design" for Windows 8 and Gnome3 but for their failure to embrace change and their demand to stay on old fashioned 90s style hardware.

    10. Re:post internet stock crash by InfiniteLoopCounter · · Score: 1

      According to you problems could be solved in the 70s and 80s but not now as "there is a pervasive pessimism among younger IT, a terrible can't do attitude". Then you say that coding is for the young man and older people should go into management where "experience and wisdom play a greater role". Can't have it both ways. If the coders are there for coding and management that sets directions is comprised of people from this older generation, then something is amiss. I think you look through rose-tinted glasses at the past. If you attack a whole generation, you should first acknowledge the problems with your own one (which is sometimes very greedy and currently numerous).

    11. Re:post internet stock crash by Anonymous Coward · · Score: 0

      and have been robbed blind by older generations that pass the buck onto them. Young coders have to deal with all the problems that old people foisted on them because they couldn't solve, as well as management now making all the decisions and lower pay.

      Sounds like young people are spoiled and think that

      a) it is everyone else's job to look after them (with the police state you youngsters are building, it is a common mistake, to be sure. I can see the confusion).

      b) management making all the decisions and lower pay is something new? where have these young people been the last 600 years.

      Old people are passing the buck onto young people for sure, but another word for "old people" is "past young people" .

      The enemy is us. It's not going to get any better. It never will. It is up to you to do something about it if you want a change. Not the old people. They are just the past young people.

      I promise you they don't give a crap about anything or anyone but themselves. So it goes.

    12. Re:post internet stock crash by Anonymous Coward · · Score: 0

      What's exciting now is that mobile devices have brought back that enthusiasm for change and excitement again. They haven't caught up with desktops but at least they are creating a generation of developers who are used to a market that grows and expands rather than stays put at minimal cost.

      Laughing that mobile devices are not about minimal cost.

      and there is a pervasive pessimism among younger IT, a terrible can't do attitude.

      There is a pervasive optimism among older IT, that money is all that matters, the police state is inevitable, and you should not even try to change anything, because the human spirit does not work that way.

      Its futile to fight back, don't you see? Well, you could see, but that is classified. I'm sure you understand.

      What's terrible is that the new generation wants stagnation.

      No, that is the old generation. The "new" generation wants to slit the old folks throats, steal their women, and drive off into the sunset at 120 mph. After doing that, then we have kids and THEN we want stagnation and become the biggest crotchety old bastards around.

      Then we pretend we are about "peace" and "love" and all that garbage.

      Only AFTER it makes us hypocrites do we stagnate though. Not before then.

    13. Re:post internet stock crash by bingoUV · · Score: 1

      Sure we have $50,000 workstations but we had $8m supercomputers for people who needed more

      That supercomputer (or an equivalent) is available for thousands of dollar today (or less, depending on how far back the original supercomputer is from).

      The idea that you should be targeting an 8 year old laptop with a OS does not strike me as a sign of success

      The idea that you can, is a sign of success.

      And frankly there would be far more if customers hadn't been trained in a world where OS and the applications target the lowest common denominator

      The lowest common denominator is equivalent to your supercomputer, or at least workstation. Are you telling that the guy with supercomputer / workstation never accomplished anything? Same can be accomplished with a few thousand dollar computer today. What better result could be of the hardware innovations, if not to put them into the hands of a lot of people to actually do something with them rather than just wanting more hardware for the sake of hardware itself.

      Hardware is an enabling industry. People don't eat processors, nor do they enjoy the company of graphics cards. Things can be done with hardware which enable people to eat (better) or those things that are done with hardware can be enjoyed. Which is what is being done, for a lot cheaper.

      Imagine a world where after 3 years the applications can't even run on your old system and you have to replace it to get new applications

      Imagined (actually recalled). A dismal failure.

      --
      Bingo Dictionary - Pragmatist, n. A myopic idealist.
    14. Re:post internet stock crash by jbolden · · Score: 1

      Imagined (actually recalled). A dismal failure.

      In what possible sense can the world of the 80s and 90s computer industry be called a dismal failure as contrasted with say the stagnation of the 00s?

    15. Re:post internet stock crash by bingoUV · · Score: 1

      That the supercomputer of 80s costs $100 today and that of 90s costs $1000?

      --
      Bingo Dictionary - Pragmatist, n. A myopic idealist.
    16. Re:post internet stock crash by Yer+Mom · · Score: 1

      Imagine a world where after 3 years the applications can't even run on your old system and you have to replace it to get new applications.

      As a Mac user, I have to say that I don't need to imagine very hard.

      Most users upgrade to a new version of OS X within the first month or so. App developers target the new version pretty much from the start, with old OS versions becoming unsupported fairly quickly.

      And Apple's not afraid to cut off old hardware with a new OS X release, in order to avoid having to keep a load of legacy support code around. You generally get a bit longer than 3 years, though; 5 or 6 is more like it. And once you're cut off from new OS X versions, you're cut off from new versions of a lot of other software.

      --
      Never mind Spamassassin. When's Spammerassassin coming out?
    17. Re:post internet stock crash by Sri+Ramkrishna · · Score: 1

      Yep, that's right. GNOME 2 advanced the eco-system too. GNOME developers are generally more willing to work up and down the stack and help improve everything instead of work arounds. They try to work for the right experience out of the box and talk with kernel devs. I'm proud that we have people like Lennart and Havoc who have contributed so much both to the desktop but also to the entire eco-system.

    18. Re:post internet stock crash by jbolden · · Score: 1

      Supercomputing wasn't stagnant during the 00s.

    19. Re:post internet stock crash by bingoUV · · Score: 1

      Whatever. But same limitations of 2-3 decades ago would be a dismal failure today - and from today's point of view that time period is a dismal failure.

      --
      Bingo Dictionary - Pragmatist, n. A myopic idealist.
    20. Re:post internet stock crash by jbolden · · Score: 1

      Well yeah technology has gotten better. In the case of PCs just at a slowing rate.

    21. Re:post internet stock crash by bingoUV · · Score: 1

      Yes. To be specific :
      1. Hardware technology has become better.
      2. Hardware is not useful in itself, but creates solutions because of software that runs on it. This combination could be useful in itself.
      3. Targeting 6 year old hardware for latest software solves more problems than targeting only 6 months old hardware.
      4. It might discourage hardware development, that's ok because hardware is not useful in itself. Someone working in technology should focus on solving more problems rather than encourage hardware for its own sake. It IS a dichotomy.

      --
      Bingo Dictionary - Pragmatist, n. A myopic idealist.
    22. Re:post internet stock crash by jbolden · · Score: 1

      The exiting hardware solves existing problems. The biggest new problem we have is decreasing levels of user knowledge about PC paradigms, decreasing computer literacy. That requires the move to newer hardware that is more like smartphones in terms of interface, where the end users are becoming increasing literate. Another example of that is breaking file management that was designed around dual floppies and moving, which requires SSD as being effectively mandatory. Another example is bringing down size and weight which definitely requires hardware and some level of software support as programs need to be efficient per watt.

      So you want to solve today's problems you don't target six year ago's hardware.

    23. Re:post internet stock crash by bingoUV · · Score: 1

      The exiting hardware solves existing problems

      8 year old PCs also solve some of today's problems. (Today's PCs also don't solve all of today's problems). In fact you are actively discouraging people from solving today's problems using 8 year old hardware here. If everyone takes your advice, yes 8 year old PCs cannot solve today's problems. That doesn't mean the advice is any good, or many will take it, or the 8 year old PC is in any way incapable of solving some of today's problems.

      The biggest new problem we have is decreasing levels of user knowledge about PC paradigms, decreasing computer literacy

      There are bigger problems. AIDS, obesity, fresh water crisis, TSA, Al-Quaida and many more.

      That requires the move to newer hardware that is more like smartphones in terms of interface, where the end users are becoming increasing literate

      Fewer people (in proportion) today know how to use a hammer. Surely the hammer interface needs to be updated to be more like Facebook's interface, where the end users are becoming increasing literate.

      Another example of that is breaking file management that was designed around dual floppies and moving, which requires SSD as being effectively mandatory

      Not clear what you are trying to say. People didn't move much when using dual floppy computers - in fact some have argued that computers, starting with such computers, started the obesity epidemic by making people move less. I haven't deliberately moved files on my data storage devices for a long time, and my mom has never moved any files in her life. Some operating systems do keep trying to create and destroy small files at multiple hertz, but that is not called moving. Data does get copied around a lot in various level caches, but calling it "moving" is grossly stupid.

      As for SSDs, they were "needed" 8 years ago too. They just weren't available, or the kind that were available were too expensive. That "need" hasn't increased in proportion to computer usage, only availability has increased.

      Another example is bringing down size and weight which definitely requires hardware and some level of software support

      Mostly size of existing hardware is not being "brought down", new hardware is created that can do more at smaller size. Existing hardware keeps working, keeps solving problems that existed 8 years ago as well as those that exist today. 8 year old PC cannot directly grow my food, today's fastest supercomputer cannot do so either. Both, with appropriate human and internet interface can let me check my mail - a need that existed 8 years ago as well as it exists today.

      So you want to solve today's problems you don't target six year ago's hardware

      If you used to eat, drink or breathe 6 years ago, you don't do so today because they are 6 year old problems. I'm running on over 40 year old hardware.

      --
      Bingo Dictionary - Pragmatist, n. A myopic idealist.
  30. Is it just me? by sootman · · Score: 1

    Does the summary make sense to anyone?

    --
    Dear Slashdot: next time you want to mess with the site, add a rich-text editor for comments.
    1. Re: Is it just me? by Anonymous Coward · · Score: 0

      Nope. Valid for both questions.

    2. Re:Is it just me? by fnj · · Score: 2

      No sense at all. And the article makes damn little sense either.

  31. Desktop != tablet != touchscreen by Selur · · Score: 2

    The more I look at the whole changes in OS-UIs lately, the more I get the impression that the whole cross-platform thing got lost it's grip to reality.

    Sure I like my tablet, my smartphone, my laptop,... and I live with the smudged display I have on my tablet and my smartphone, since the do not really bother me. Probably because I can easily overlook these smudges, but since I can't overlook them on my normal monitor (or laptop display; or my glasses for that matter), I'm no friend of UIs which seem to be designed for tablets&smartphones but get presented to my as 'new' and 'easy' interfaces for my normal displays.
    I like the idea of having one back-end, but I also like different frontends for different tools.

    -> I get that some designers like their tablets and think that one UI should rule them all, but I don't agree with it.

  32. New desktops are crap by Anonymous Coward · · Score: 1

    They are just badly designed or have irritating flaws.

    GNOME went to reinvent what turned to be a half-assed tablet UI lacking even basic features that desktop users expect (where is my terminal?? why you can't even log out unless there is more than one user in the system - wtf?).
    Classic version also doesn't have half features of the old GNOME2 (which also sometimes strived for too much simplicity, but was still a nice, if a bit minimalistic, desktop).

    Unity needs work to even get to GNOME2 levels of. I haven't used it much, but you notice quickly a lack of polish. It also somewhat follows similar design idea as GNOME3.

    KDE4 - most similar to the "classic" desktop, but mixed up with stuff that was hyped some time ago (like widgets). Add to that unnecessary controls (rotating icons), and overall bad theme layout (this might also be a fault of Qt), and you don't get a pleasant visual experience. but maybe most usable of the three mentioned.

    Windows UI was a bit too simplistic, so Unix GUIs added a few tweaks, like virtual desktops, that worked fine.
    The new Metro is crap. I'm writing this from 8.1, though I only use Metro as a start menu and so far it doesn't bother me.

    Maybe OS X has the best and most polished desktop around, but notice that they dialed back compositing effects that some time ago they used to produce a "wow" effect (compare this to compiz which had that moment too).
    Also the system has some silly limitations - why can't I open more than one calculator? Oh because OSX only runs one instance of each application.

    Desktops can these days be considered a solved problem and a mature area. The time of reinventing the wheel here and do radical redesigns (like GNOME3) have long passed, and these attempts often end up in something too experimental or too inferior. Desktops in almost any commercial OS are these days designed by big teams of _designers_, which we are often lacking in the free software world (even those in corporations also manage to screw up, like with Metro). Results of this disparity are desktops that we have now. Copying other UIs worked, but rethinking one not so well.

  33. A long time ago by Anonymous Coward · · Score: 0

    I have found Linux desktops to be fairly stable over the past decade. I don't think that's because the changes/tweaking/breakage has stopped, but because I've drifted back from the cutting edge. Desktop Linux distros can be as minimal or full featured, traditional or weird, cutting edge or stable as the user wants these days. So I don't think the Linux comunity has suddenly become pragmatic, we just have every flavour of the rainbow from which to choose. People can run desktops as unstable or as practical as they want.

    So, no, existing Linux users aren't changing. What has happened is the community has grown from being a fairly small group of tinkerers and developers to a significant sub-section of the total population. Most of those people aren't the tinkering type, they are the "my computer should just work" type and so that is what they use.

    1. Re:A long time ago by David+W.+White · · Score: 1

      I was thinking along the same lines. This should be modded up insightfull AC - oh wait, this is slashdot!

  34. Linux UI as drying cement by sqrt(2) · · Score: 1

    What exactly is a "classic" desktop anyway? Are we talking classic Windows? Classic Mac OS? There's a constellation of UI paradigms which work. Some of them are mutually incompatible, you can't use them simultaneously. If you want to come up with something new, it has to actually work better than what we had before. If it merely works "as good" as what it's replacing then users won't be happy. You're changing things for the sake of change. So from those choices you pick the ones you think work best together and create a DE out of them. So we get Gnome Shell, KDE, XFCE, et al. Then there are the numerous eccentrics, throwbacks, and masochists running things like Awesome, DWM, Trinty, or any of the others which don't even add up to 1% all together.

    I don't think Linux users are getting more pragmatic. The different camps have mostly just solidified around their own "classic" vision. There's 3-4 different main camps now depending how you choose to slice it, and numerous sub groups and forks if you drill down deeper. It'll always be more fragmented, contentious, and fluid than Windows or OS X. That's a good thing, as long as you have the wherewithal to navigate your way between all the various spin-offs and cousin projects spawned when the devs make a boneheaded change for change's sake. Gnome 2 users need to know enough that MATE is their upgrade path, etc.

    I've actually been using Unity these days. It's level of polish and completeness is better than anything else I've found and it replicates the features I most enjoy from OS X. I had to install a less offensive theme and icon pack, change the system font to Lucida Grande, but after that it's a very nice desktop. I only have a few criticisms: you can't move the dock to the bottom; the search features aren't as simple and elegant as Spotlight, lenses are over-engineered and pointlessly complicated for what the achieve even if it's a more powerful tool overall; and there are a couple minor GUI glitches which I've come to find unacceptable after spending so much time in the pixel-perfect world Apple has created.

    --
    If you build it, nerds will come. Soylentnews.org
  35. Re:Unity caused me to switch to Windows by Billly+Gates · · Score: 1

    How great for you. You admitted it does not work except in a limited netbook like sense for 1 task.

    I do more and do not like where linux is going. So in 2011 I switched to Windows 7 and never looked back ... until Windows 8 :-(

  36. "Desktops" are crap period by Arker · · Score: 1

    It was a lousy metaphor when first proposed and it remains a lousy metaphor today.

    And ironically while the article defines a "classic desktop" with icons on it (how gauche!) it goes on to mention WindowMaker, which offers a root window metaphor instead. That's my personal favorite.

    "Desktops" in the sense of KDE or GNOME are just too creepy, too cluttered, too always trying to make you do things their way. They include WAY too much garbage I will not use and do not want. KDE *is* more tolerable than GNOME for me (since Gnome 2 at least, bleah) but it's not really what I want. It's still too much in the way and it's still doing too much.

    Even E tries too hard, though it's a lot of fun. FVWM and the like are functional but too ugly to really make me happy. WindowMaker is the best, minimal, functional, and still gorgeous. Everything a Window Manager should be.

    --
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-
    Friends don't let friends enable ecmascript.
    1. Re:"Desktops" are crap period by captjc · · Score: 2

      I love WindowMaker but I just wish it would get with the times. It seriously need to add some (optional) eye candy. Would it be too hard to either add a compositor or at the very least add support for one of the many XWindow compositors out there (e.g. xcompmgr and compton). Real transparency, that is really all I want.

      Seriously, I love WindowMaker but 1997 was 17 years ago. It would be nice if it didn't look like it was still stuck in 1997.

      --
      Slow Down Cowboy! It's been 1 hour, 47 minutes since you last successfully posted a comment
    2. Re:"Desktops" are crap period by Arker · · Score: 1

      Best I know (and I hope I am wrong!) WM is unmaintained, so yes, adding anything at this point would be too much to add.

      Compositor support would be very nice, but I can live without it more easily than I can live without WindowMaker.

      --
      =-=-=-=-=-=-=-=-=-=-=-=-=-=-
      Friends don't let friends enable ecmascript.
    3. Re:"Desktops" are crap period by blade8086 · · Score: 2

      http://windowmaker.org/news.php

      "
      Version 0.95.5 released
      Window Maker 0.95.5 was released on August 29th 2013.
      "

      took about 2 seconds to google that..

      That being said, still doesn't have compositing support.
      That being said, I agree - because of it's superior window managment as compared to anything else, I could care less.

      I'm sure patches are welcome if anyone wants to code them.

    4. Re:"Desktops" are crap period by Anonymous Coward · · Score: 0

      ... FVWM and the like are functional but too ugly to really make me happy....

      Quite a pronouncement. What is your concept of "not ugly"?

  37. Perhaps classic does mean outdated by Anonymous Coward · · Score: 0

    Maybe it means that it works in a way that is more conducive to the way people want to do something than other alternative, thus far, have proven to be.

    Think of the front loading clothes dryer, the stylus based design of writing implements, sit-down toilets, handle anchored blades on knives... all are old, old, designs, but nothing thus far has been proven superior. To me, the Gnome 3 approach was an admirable attempt with outside the box thinking, but one that doesn't beat the original, sort of like pen that fits on your fingertip. I had one of those, it was a fun, interesting idea, but in short order I was back to writing with my pen based on a design that was thousands of years old.

    The Gnome 3 developers would have been aghast.

    1. Re:Perhaps classic does mean outdated by Anonymous Coward · · Score: 0

      I used Gnome 3 exclusively for three months, and there is a lot to like about it, especially on a laptop or netbook. In the end, though, I went back to KDE, which I can configure to do most everything Gnome 3 does while still allowing the additional flexibility and customization that Gnome eschews.

  38. The key is that it now works by EmperorOfCanada · · Score: 2

    In the past(late 90s early 2000s) the various machines that I had barely worked. So I noodled and fiddled until the machine was just the way I liked it. But then at some point, I largely stopped. Basically the machines were powerful enough that tweaking didn't buy me any critical functionality or performance to make it worth my time. Also the defaults for almost any OS are close enough that my total "tweaking" might take 5 minutes or less from a default configuration.

    In many ways I think that it less that we don't tweak as the machines are coming pre-tweaked.

    Obviously this is not for everyone as we all know those people who must spend a full day getting a new machine just the way they like it.

    But if I had a new machine built from scratch tomorrow I would say that 50 percent of the few minutes of tweaking would be spent changing the IDE defaults for a few keys and whatnot. The bulk of the rest would be eliminating stupid default icons and putting up a few that I frequently use (Terminal, etc)

    I just spun up a raspberry pi and with the arduino IDE sitting right on the desktop I'm not sure that I'll make a single change at this point. Any changes going forward will be 100% in support of critical functionality.

  39. Re:I think you're thinking too hard and the author by Anonymous Coward · · Score: 5, Insightful

    After 20 years of experimentation, the conclusion is that the desktop metaphor is probably too complex for the average user. Power users appreciate floating windows, file hierarchies, multiple screens, notification bars, hierarchal menus etc. Meanwhile the more typical user maximizes one window at a time, clicks icons, and saves everything in the same place. The "phone/tablet" model is much closer to the average person's mental map of how a computer should work.

    The problem is that Linux users are 'power users' almost by definition so KDE/Gnome were terrible places to experiment with replacing the desktop metaphor.

  40. Re:I think you're thinking too hard and the author by E-Rock · · Score: 3, Insightful

    I wish I could disagree, but I help so many users that run one program full screen. I just sit back and shake my head as they constantly switch from one program to another instead of arranging the program windows to see everything they need at one time.

    It really start to piss me off when they have two monitors and switch between two programs, both on the main screen, both full screen. Then they wonder why it takes so long to get things done.

  41. Re:I think you're thinking too hard and the author by aussersterne · · Score: 5, Insightful

    Except that the desktop cannot work using the phone/tablet model because user expectations do not suggest that metaphor when they sit at a desktop.

    Even if the desktop metaphor was too complex to master, users still sit down at a desktop and think, "now where are my files?" because they intend to "do work in general" (have an array of their current projects and workflows available to them) rather than "complete a single task."

    As was the case with a desk, they expect to be able to construct a cognitive overview of their "current work" at a computer—an expectation that they don't have with a phone, which is precisely experienced as an *interruption to* their "current work." KDE, Gnome, and most recently Windows 8, made the mistake of trying to get users to adopt the "interruption of work" mental map *as* the flow of work. It's never going to happen; they need to be presented with a system that enables them to be "at work." In practice, being "at work" is not about a single task, but about having open access to a series of resources about that the user can employ in order to *reason* about the relatedness and next steps across a *variety* of ongoing tasks. That's the experience of work for most workers in the industrialized world today.

    If you place them in a single-task flow for "regular work" they're going to be lost, because they don't know what the task is that they ought to be working on without being able to survey the entirety of "what is going on" in their work life—say, by looking at what's collected on their desktop, what windows are currently open, how they're all positioned relative to one another, and what's visible in each window. Ala Lucy Suchman (see her classic UX work "Plans and Situated Actions"), users do not have well-specified "plans" for use (i.e. step 1, step 2, step 3, task 1, task 2, task 3) but are constantly engaged in trying to "decide what to do next" in-context, in relation to the totality of their projects, obligations, current situation, etc. Successful computing systems will provide resources to assist in deciding, on a moment-by-moment basis, "what to do next," and resources to assist in the construction of a decision-making strategy or set of habits surrounding this task.

    The phone metaphor (or any single-task flow) works only once the user *has already decided* what to do next, and is useful only for carrying out *that task*. Once the task is complete, the user is back to having to decide "what to do next."

    The KDE and GNOME experiments (at least early on) hid precisely the details necessary to make this decision easy, and to make the decision feel rational, rather than arbitrary. An alternate metaphor was needed, one to tell users how to "see what is going on, overall" in their computing workday. The desktop did this and offered a metaphor for how to use it (survey the visual field, which is ordered conceptually by me as a series of objects). Not only did the KDE and GNOME not offer a metaphor for how to use this "see what is going on" functionality, they didn't even offer the functionality—just a series of task flows.

    This left users in the situation of having *lost* the primary mechanism by which they'd come to decide "what to do next" in work life for two decades. "Before, I looked at my desktop to figure out what to do next and what I'm working on. Now that functionality is gone—what should I do next?" It was the return of the post-it note and the Moleskine notebook sitting next to the computer, from the VisiCalc-on-green-screen days. It was a UX joke, frankly.

    The problem is that human beings are culture and habit machines; making something possible in UX is not the same thing as making something usable, largely because users come with baggage of exactly this kind.

    --
    STOP . AMERICA . NOW
  42. Pragmatic? -- hmm, sure. by Mister+Liberty · · Score: 0

    I just ditched lynx in favor of a graphic browser called Firefox.
    Longing back to MCC Linux 1991, floppies, first program run
    in background was 'ls &' (yaeh!) not that it made sense.

  43. Desktops have changed more than me by xiando · · Score: 1

    I liked the simple yet configurable Gnome interface, then they took it away from me with Gnome 2.. but I got used to it somehow. Then they took that away from me with Gnome 3 and I've been using XFCE4 since. My "simple light working dekstop" preference hasn't changed much over the years, but the GNU/Linux desktops has. KDE today isn't like KDE 2 (which was usable), it's HUGE (but atleast I can configure it to be a simple desktop if I want). GNOME3? wtf. My preferences didn't change, GNOME did.

  44. Unity sucks by Anonymous Coward · · Score: 0

    The first thing I do after installing Ubuntu is install GNOME fallback session.

  45. changes in KDE, GNOME, etc. by spanky_poppagasket · · Score: 1

    The listed desktop managers had adequate functioning, standardized modi operandi, and accepted user interfaces, but decided to scramble them to fit tablets- ala one size fits all. In the Linux world, KDE went first then GNOME. People such as myself became promiscuous because they were changing things that didn't need to be changed and ignoring the things that did. I've since "returned" to my environment of choice and it's improved, but the freedom to customize may never fully recover. It matters less to me, anyway- I'm more face-deep in terminal multiplexers these days- better eye candy than compiz or screenlets.

  46. noobs by Anonymous Coward · · Score: 0

    It used to be that you needed to know what you were doing to install GNU/Linux. Nowadays it's easier than installing Windows. Consequently, now most users have no idea what they're doing and some even go as far as taking baths. End-users do not understand how or why they'd change anything in the system.

    1. Re:noobs by Anonymous Coward · · Score: 0

      It used to be that you needed to know what you were doing to install GNU/Linux. Nowadays it's easier than installing Windows.

      Where have you been for the last ten years or so?

  47. Everyone Hates The New UIs by enter+to+exit · · Score: 3, Insightful

    For the most part i spend my time in browser, terminal, pdf reader, word processor and occasionally a dedicated IDE.

    All i really want in a UI is the ability to switch between these apps without having to mentally switch contexts. On a non-touch computer, a menu list of installed apps+taskbar with a stacking window manager is ideal.

    Linux users are not the only ones who are rejecting the new UIs. Everyone hates how windows 8 works.

    There is clearly a need for new UIs for touch based machines. The mistake is trying to create one UI that works for both worlds - this is the mistake Win8 and GNOME3 made.

    1. Re:Everyone Hates The New UIs by Arker · · Score: 2

      "All i really want in a UI is the ability to switch between these apps without having to mentally switch contexts. On a non-touch computer, a menu list of installed apps+taskbar with a stacking window manager is ideal."

      Try WindowMaker. There is no desktop, it's the 'root window' - a floating thing of light and color. There is no button to get your cluttered list of apps+taskbar, there are two buttons with which to get whichever one you need at the moment, and they are both on your mouse. Just click the appropriate button on any exposed pixel of root window to summon them.

      "Linux users are not the only ones who are rejecting the new UIs. Everyone hates how windows 8 works. "

      Eh, I do not hate it. It's not my cup of tea but I can use it to get the job done. The metro UI is ugly and nonfunctional but it's a lot easier to get back to the desktop than to quit from vi ;)

      In my experience it's the Windows lovers who hate it. Which may or may not bode well for MicroSofts continuing business.

      "There is clearly a need for new UIs for touch based machines. The mistake is trying to create one UI that works for both worlds - this is the mistake Win8 and GNOME3 made."

      It's particularly ironic for MS. The Chicago group (that was what became Windows 95/Win32) considered a dual interface concept nearly identical to Metro and rejected it. They determined that it would make the OS more difficult, not easier, to use.

      --
      =-=-=-=-=-=-=-=-=-=-=-=-=-=-
      Friends don't let friends enable ecmascript.
  48. We grew up by snookiex · · Score: 4, Insightful

    15 years ago, it was [kind of] cool to play around with config files, compile kernels and install different Linux distros the way women change their purses. Now we have other priorities in life, kids, pets, mortgages. We just want to get the job done. Sometimes I enjoy hacking some config files for fun, but it's not anymore something I'd do on a Friday night.

    --
    Open Source Network Inventory for the masses! Kuwaiba
    1. Re:We grew up by Anonymous Coward · · Score: 1

      You nailed it. I remember tweaking FVWM2 .rc files to get everything 'just right'. Compiling a custom kernel to get my system as sleek as possible. This sort of thing just drives me crazy now. I like developing on OS X for that reason - is the desktop *exactly* the way I'd want it? No. But it's so good, it's not worth investing the time to make arcane tweaks. I actually develop mostly UNIX/BSD or platform neutral stuff, but it's such a comfortable, intuitive and well-integrated system that I can't be bothered keeping up with the GNOME/KDE/Unity race, or X vs Wayland. I'm happy that the devs are trying new things (even if they're not really new things) - it's one of the luxuries of open source - but I prioritize my time differently these days.

  49. Re:I think you're thinking too hard and the author by Anonymous Coward · · Score: 0

    Damn. I thought my tagging-based, multi-desktop environment was a boon to productivity. I can't believe I've been doing it wrong for so many years, through so many projects. And doubly-wrong, too, since I don't constantly look stuff up. Please don't tell me using Vim is wrong, since it doesn't map 1:1 with the metaphor of writing with a pencil and paper, or that keyboard accelerators are just right out.

  50. Or, Gnome3, Unity, et al suck by Culture20 · · Score: 1

    I was happy to switch to xfce, even though I'd never used it before. I'll use any good UI, but I won't tolerate a bad one for long.

  51. Don' change UI by manu0601 · · Score: 1

    UI designers must learn to stop changing user interface on each release. Some people try to use computers to do work, and anything that changes is a pain for them.

    Once again, car analogy may be insightful: do we ever saw a car maker replacing the UI on all its model, for instance replacing the wheel by a joystick or a touch interface?

  52. Revolting against KDE? Where? When? by thatkid_2002 · · Score: 1

    Yes, there was some backlash against 4.0 which by-the-way was meant for *developers* and not end users. But since then there has been no controversy.

    1. Re:Revolting against KDE? Where? When? by Anonymous Coward · · Score: 0

      Yes, there was some backlash against 4.0 which by-the-way was meant for *developers* and not end users. But since then there has been no controversy.

      The griping has subsided because users disable Nepomuk and ignore Akonadi-based apps. Those are two core features of SC4 that make KDE developers wet their panties but have brought nothing but woe to normal people.

    2. Re:Revolting against KDE? Where? When? by Rich0 · · Score: 1

      Yup, and the sad thing is that I really like kmail, but stayed away for the longest time because it required akonadi to run. Now you can at least disable the indexing part so that it doesn't kill your system.

      I think the other thing that worked out for kde4 is that they managed to reduce the demand for resources, and systems caught up. There was a big jump in requirements from 3.5 to 4.0, and a lot of older systems just couldn't handle it. These days needing 4GB of RAM and a GPU isn't such a big deal.

    3. Re:Revolting against KDE? Where? When? by Anonymous Coward · · Score: 0

      KDE needing 4GB of RAM? where are you getting that? my KDE 4 install hasn't been above 2 GB in use since I installed it (somewhere around 4.5)

      I usually have a browser open with a dozen to several dozen tabs, a rss reader, mail client, XMPP-client and a terminal.
      That usually leaves me sitting between 0.8 en 1.5 GiB

    4. Re:Revolting against KDE? Where? When? by Rich0 · · Score: 1

      KDE needing 4GB of RAM? where are you getting that? my KDE 4 install hasn't been above 2 GB in use since I installed it (somewhere around 4.5)

      Well, I can't claim to have built 15 PCs with RAM ranging from 500MB to 4GB and running benchmarks on each one. Certainly my PC with 2GB of RAM in the past really strugged to run 4.0. It might very well have run 4.5 OK (memory demand went down I believe since the first release).

      Also, KDE is not the only thing running on the machine. My point wasn't to document the system requirements for KDE, but rather that memory issues aren't nearly as critical now as they were when 4.0 first came out.

  53. Re:Unity caused me to switch to Windows by Gavagai80 · · Score: 1

    So you left Linux because you demand a single interface and are not open to using Unity for netbooks and KDE/Gnome/XFCE/your preference for your normal uses. But then when Microsoft tries to unify with a single interface for desktops and tablets with Windows 8, you hate having a single interface and want to use different interfaces for different types of computers.

    --
    This space intentionally left blank
  54. Bought an Aspire One by Anonymous Coward · · Score: 0

    Based on an INTEL graphics Chip, GMA3500 Cedar View, without checking Linux compatibility.

    Unfortunately it turns out there was no compatibility. Unless I run a particular kernel
     
      So optimistic yes, reason to be optomistic, nope :(

  55. Re:I think you're thinking too hard and the author by Oligonicella · · Score: 1, Insightful

    The way other people prefer to work pisses you off? Seriously? Frankly, other people telling me how to work pisses me off.

  56. Xfce by tepples · · Score: 1

    I think there should be a cross-distro standard desktop that JUST FREAKING STAYS THE SAME.

    In other words, you want an eXtremely Fcukin' Constant Environment (or Xfce for short). I agree, which is why my clean PC runs Xubuntu.

    1. Re:Xfce by phmadore · · Score: 1

      That's what I was going to say! :)

    2. Re:Xfce by jones_supa · · Score: 1

      XFCE's compositor uses XRender and thus it tears.

    3. Re:Xfce by Aighearach · · Score: 1

      yeah, to escape gnome3 I switched to mate, but the idiots there were yapping the same as the gnome team, trying to decide what to "improve" so I switched to xcfe.

      Here's to hoping it doesn't change for at least 15 years!

    4. Re:Xfce by Anonymous Coward · · Score: 0

      I agree, which is why my clean PC runs Xubuntu.

      Nearly four months ago, I noticed that my internet connection was very sluggish. Eventually getting fed up with it, I began to seek out software that would speed up the gigabits in my router. After an hour of searching, I found what at first appeared to be a very promising piece of software. Not only did it claim it would speed up my internet connection, but that it would overclock my power supply, speed up my gigabits, and remove any viruses from my computer! "This is a fantastic opportunity that I simply can't pass up," I thought. I immediately downloaded the software and began the installation, all the while laughing like a small child. I was highly anticipating a future where the speed of my internet connection would leave everyone else's in the dust.

      I was horribly, horribly naive. Immediately upon the completion of the software's installation, various messages popped up on my screen about how I needed to buy software to remove a virus that I wasn't aware I had from a software company I'd never once heard of. The strange software also blocked me from doing anything except buying the software it was advertising. Being that I was a computer whiz (I had taken a computer essentials class in high school that taught me how to use Microsoft Office, and was quite adept at accessing my Facebook account), I was immediately able to conclude that the software I'd downloaded was, in fact, a virus, and that it was slowing down my gigabits at an exponential rate. "I can't let this insanity proceed any further," I thought.

      As I was often called a computer genius, I was confident at the time that I could get rid of the virus with my own two hands. I tried numerous things: restarting the computer, pressing random keys on the keyboard, throwing the mouse across the room, and even flipping an orange switch on the back of the tower and turning the computer back on. My efforts were all in vain; the virus persisted, and my gigabits were running slower than ever! "This cannot be! What is this!? I've never once seen such a vicious virus in my entire life!" I was dumbfounded that I, a computer genius, was unable to remove the virus using the methods I described. Upon coming to terms with my failure, I decided to take my computer to a PC repair shop for repair.

      I drove to a nearby computer repair shop and entered the building with my computer in hand. The inside of the building was quite large, neat, and organized, and the employees all seemed very kind and knowledgeable. They laughed upon hearing my embarrassing story, and told me that they saw this kind of thing on a daily basis. They then accepted the job, and told me that in the worst case, it'd be fixed in three days from now. I left with a smile, and felt confident in my decision to leave the computer repairs to the experts.

      A week later, they still hadn't called back. Visibly angry, I tried calling them countless times, but not a single time did they answer the phone. Their negligence and irresponsibility infuriated me, and sent me into a state of insanity that caused me to punch a gigantic hole in the wall. Being that I would require my computer for work soon, I decided to head over to the computer repair shop to find out exactly what the problem was.

      Upon entering the building, I was shocked by the state of its interior; it looked as if a tornado had tore through the entire building! Countless broken computers were scattered all about the floor, desks were flipped over, the walls had holes in them, there was a puddle of blood on the floor, and worst of all, I saw that my computer was sitting in the middle of the room laying on its side! Absolutely unforgivable! I soon noticed one of the employees sitting behind one of the tipped over desks (the one that had previously had the cash register on top of it); he was shaking uncontrollably and sobbing. Despite being furious about my computer being tipped over, seeing him in that state still managed to make me le

    5. Re:Xfce by satuon · · Score: 1

      I use LXDE, and I have tearing problems as well, but may be it's because of the video card - it's an Intel videocard integrated with the Core i3 processor.

    6. Re:Xfce by jones_supa · · Score: 1

      LXDE does not have a compositor at all. Set up Compton and your tearing should go away.

    7. Re:Xfce by satuon · · Score: 1

      Thanks, I'll try that. I've only tried xcompmgr before, but it didn't remove the tearing.

  57. Re:I think you're thinking too hard and the author by Anonymous Coward · · Score: 0

    You both piss me off.

    And I piss of everyone.

  58. Not-yet-fully-functional GUI shouldn't be default by tepples · · Score: 2

    All Ican figure is that either the author either believes that it's not classic if we can customize a GUI to the point that it's no longer "classic" looking

    In my opinion, a desktop that can be easily customized to act "classic" is classic enough, so long as users are made aware of this customizability. But there's a practical problem with presenting too many options for customizability. See the section "The Question of Preferences" in this article.

    or is judging it based on the first few releases when it wasn't fully functional as a 'classic' desktop yet

    A not-yet-fully-functional GUI shouldn't be shipped as the default GUI of a GUI-oriented operating system until such time as it becomes fully functional.

  59. Tablets in the middle by tepples · · Score: 1

    An Android phone and a PC are dramatically different tools that are used for dramatically different tasks and styles of interaction.

    Are an Android tablet's "tasks and styles of interaction" closer to a laptop or to a phone, and why? Does this change when the laptop is docked to a physical keyboard, such as an ASUS Transformer?

    1. Re:Tablets in the middle by 0123456 · · Score: 1

      Are an Android tablet's "tasks and styles of interaction" closer to a laptop or to a phone, and why?

      Phone. You get one full-screen app with a touch interface.

      Does this change when the laptop is docked to a physical keyboard, such as an ASUS Transformer?

      Nope. That's just a crappy compromise so you can get some useful work done despite the phone interface.

    2. Re:Tablets in the middle by tepples · · Score: 1

      [Docking a 10" Android tablet to a keyboard is] just a crappy compromise so you can get some useful work done despite the phone interface.

      So with 10" laptops out of production, what should one buy to replace a 10" laptop that has failed?

    3. Re:Tablets in the middle by Blaskowicz · · Score: 1

      Wait for a Tegra K1 tablet with keyboard (hopefully with 10" 2560x1600 display?). If that comes out, then supposedly you could run a full desktop linux OS, with X11 and latest OpenGL. Alternately, similar hardware could come out with Atom Silvermont, i.e. "poor man's" Surface Pro, or the AMD Mullins chip. You could then have fun trying to get a Microsoft tax refund.

      Aw, to muck with things, a putative Tegra K1 with Windows RT would be locked up hardware so be sure to buy an Android variant instead.

  60. Tastes change over time by morgauxo · · Score: 1

    When I was a student I used to try a different window manager and/or desktop every day. Then I had a full time job and stuck with KDE. I went along with the changes in KDE4, I really wanted to like it, I tried to for years! If everything "just worked" I might have stuck with it. Recently I decided I was tired of bothering, now I use Ratpoison and TWM. (TWM is for when I am using applications that have lot's of detached windows. Tiling window managers are awesome but not in that case!). I'm not very sold on TWM, I'm looking for a similarly lightweight non-tiled window manager to take it's place but without the funky right-corner resize button thing.

    Honestly I'm not sure any of this is ideal. I think I might like a 'classic' interface, something with a task bar, start button and desktop that displays shortcuts/files in a desktop folder. But... also give it a tiling mode and lot's of keyboard shortcuts so it works well with or without the mouse.

    Hmmmm... I may have to start learning about coding desktop managers....

    1. Re:Tastes change over time by Anonymous Coward · · Score: 0

      I think I might like a 'classic' interface, something with a task bar, start button and desktop that displays shortcuts/files in a desktop folder. But... also give it a tiling mode and lot's of keyboard shortcuts so it works well with or without the mouse.

      So...something like KDE.

    2. Re:Tastes change over time by blade8086 · · Score: 1

      For 'really similar' to twm - I'd suggest mwm or fvwm
      for 'generally lightweight and non-tiling', I'd suggest windowmaker - and you can always run it in tandem with your favorite 'desktop' / 'file manager' application
      with a bit of tweaking..

      I run windowmaker with xfdesktop/thunar in a dockapp - lets me 'gui desktop' when I want to, but 'window manage' otherwise..
      side note - I'm not a fan of tiling managers, for whatever that's worth.

  61. Re:I think you're thinking too hard and the author by xyzzymage · · Score: 1

    I agree with most of what you said, but KDE 4 doesn'tbreak the desktop metaphor. The initial releases did, either due to being unfinished or experimental, and the developers thankfully restored the traditional 'classic' desktop a bit at a time after that, with the non-classic variants as options we can choose.

    Here's a quick screenshot of my desktop, showing files I've clustered together, folders (Icould move them, but haven't felt a need yet), a trash can Ican drag them into — and to add to your description, windows layered on top of each other like physical items (with shadows to strengthen the impression), and the ability to show what's inside a folder right there on the desktop.

  62. Re:I think you're thinking too hard and the author by dcollins · · Score: 1

    Suggest showing them (on Windows) Right-click > Show windows side by side (formerly "stack vertically"). I showed that one thing to my girlfriend and she's thanked me again and again and again for the improvement to her workflow.

    --
    We know where leadership by an anti-intellectual "strongman" who scapegoats minorities and likes boisterous rallies goes
  63. Re:I think you're thinking too hard and the author by Anonymous Coward · · Score: 0

    It really start to piss me off when they have two monitors and switch between two programs, both on the main screen, both full screen. Then they wonder why it takes so long to get things done.

    They use the second monitor for watching porn, which they can't do with you hovering around them.

  64. *nix desktops by Swampash · · Score: 2

    Years ago ago those of us who used any *nix desktop ('every morning when you wake up, the house is a little different') were seen as willing to embrace change and spend hours tinkering and configuring until we got new desktop versions to work the way we wanted, while there was an opposite perception of desktop users over in the Mac world ('it just works')

    If you want a UNIX desktop that just works, then you get a Mac.

    1. Re:*nix desktops by phmadore · · Score: 1

      When I was using Mac a few years back (when I was a little richer than I am now), I had to pay for the best software solution I'll say 8 out of 10 times. I'm going to go out on a limb and say that no part of the Mac ethos is true to the ideals of the people who developed BSD.

    2. Re:*nix desktops by syockit · · Score: 1

      I don't have a Mac so my opinion probably doesn't weigh much, but don't they have MacPorts for that? Are the offerings not adequate enough for your solutions?

      --
      Democracy is for the people; you only vote once per season and we'll do the rest of the work for you don't have to.
    3. Re:*nix desktops by Anonymous Coward · · Score: 0

      "If you want a UNIX desktop that just works, then you get a Mac.", then sell it, use that money to buy some computer that you put linux on, and spend the rest on a trip around the world.

      FTFY

    4. Re:*nix desktops by phmadore · · Score: 1

      I remember having trouble with the MacPorts framework, or perhaps it hadn't released for Snow Leopard when I had upgraded to Snow Leopard, something along those lines. The two biggest software purchases I made were Final Cut Pro and WireTap Studio. Since fully migrating to Linux, I've found the capabilities of Audacity to be far greater than I ever remember, but at the time I needed something quick and easy. Which is what most Mac users are looking for.

    5. Re:*nix desktops by efitton · · Score: 1

      And then I'm stuck with top menus and I can't get alt-tab to do window switching. You'd think I'd get use to it but the muscle memory is solid. Also hate that the little green button (why is it so fricking small?) doesn't maximize and randomly changes the size of your window. Would love to have a separate launcher from taskbar, no reason to have those muddled on a "dock."

      That reminds me, time to put Windows 7 and cygwin on the mac...

    6. Re:*nix desktops by Anonymous Coward · · Score: 0

      "If you want a UNIX desktop that just works, then you get a Mac."

      And then spend the rest of your days cursing the lack of point to focus and the fact that the One True (Permitted) Way is often incorrect.

    7. Re:*nix desktops by J.+J.+Ramsey · · Score: 1

      There are a few catches with MacPorts, though:

      1) Installing and updating ports usually requires compilation. There generally aren't ready-to-download binary packages. For a single package, this may not be a big deal, unless it drags in a bunch of other packages that also have to be compiled.

      2) If one upgrades OS X, the MacPorts maintainers recommend deleting and reinstalling MacPorts for the new version of OS X. I'm not sure this is always necessary, but I've preferred not to risk it.

      3) A given version of MacPorts targets certain OS X versions, and there's a lag time between when the latest release of OS X comes out and when a version of MacPorts comes out that targets that release.

      There's also Fink, which shares problem #3 with MacPorts. It's supposed to have binary packages available, but when I tried it recently, that didn't work out, and it acted much like MacPorts, that is, downloading source and compiling it.

    8. Re:*nix desktops by Anonymous Coward · · Score: 0

      Since my productivity drops 10% or more when i can't select for copy and middle click for paste, what is the extension that can make the mac work like that? Because if the name is X11, I am going to laugh hard.

  65. Re:Not-yet-fully-functional GUI shouldn't be defau by Anonymous Coward · · Score: 0

    >A not-yet-fully-functional GUI shouldn't be shipped as the default GUI of a GUI-oriented operating system until such time as it becomes fully functional.
    This is why KDE is and always will be a fucking joke. The KDE 4 rollout should have never happened. What is branded 4.8 is what should have come out as "KDE 4.0". Shipping broken shit with the promise of fixing it later makes you no better than the scumiest of game devs/

  66. Figures by Anonymous Coward · · Score: 0

    It figures that you're being fatalistic about it, just read your Sig, you're a doomsayer!

  67. Re:I think you're thinking too hard and the author by MtHuurne · · Score: 1

    Indeed. The problem KDE 4.0 had was that compared to the very polished 3.10 series, 4.0 was incomplete and buggy. This was a problem with the implementation however, not with the design. This is very different to the GNOME and Unity situations, where a lot of users didn't agree with the design decisions.

  68. I use it on my HTPC by HalAtWork · · Score: 1

    I use it on my HTPC, and have got used to it. It's really not much different than OS X. I don't get the complaints, although I prefer the Gnome2 launcher compared to the weird search thing Unity has going on, but I can pin the apps I use most so it's not too bad.

  69. Multi-window multitasking by tepples · · Score: 1

    One difference is whether you can see an application and another application at once, or an application and the menu for starting additional applications at once. This becomes important if you're doing something that requires multiple applications, such as reading in one application and writing in another. Windows 8's Start Screen can't share the screen with an application, and "modern UI" applications really want to fill the screen. The iOS and Android GUIs have the same "all maximized all the time" mentality, even on a tablet with a display well over twice the size of a phone. Or do the tablet makers expect people to buy two tablets, one for the reading and one for the writing?

  70. Overhead no longer an issue by ikhider · · Score: 1

    When I had machines with a more modest CPU and less RAM, I used low-overhead GUI's like DWM, LXDE, Fluxbox and XFCE. Now, RAM is plentiful, and these days KDE is tweaked to operate quite efficiently. It certainly is cool to use command line terminals as a GUI, if you are nimble enough to move stuff around via command line. On the other hand, it is also a pain to set up stuff like the battery/weather/cpu/RAM/monitor on Xmonad or via conky, rss feeds and the like. With KDE, all that stuff is just there, and it is kind of pretty.

    --
    "SO we bide our time, waiting for a purer kick to bloom and the future is still bleak, uncertain and beautiful" -GSYBE
  71. Classic desktop popular with users, not UI guys by JDG1980 · · Score: 2

    Everyone wants a classic desktop, but no vendor wants to provide one. Microsoft wants everyone on Metro so they can take a cut of sales through the App Store. The KDE and Gnome teams want to experiment because it's more fun than maintaining a tried-and-true design. Apple is seemingly holding the line for now, but all it takes is one bad VP in the UI team and OSX will become a clone of iOS.

    UI designers don't like the desktop metaphor for a variety of complicated philosophical reasons. They think it would be easier for people to learn how to use computers if it was abandoned. Maybe they're right about that – iOS has been very successful among non-technical users because it simplifies things a lot more than a standard W.I.M.P. design – but once you get beyond casual use and into doing real work, multitasking becomes a necessity, and there is still nothing better than a "classic desktop" for that.

    1. Re:Classic desktop popular with users, not UI guys by joe_frisch · · Score: 1

      Agreed - though you have to keep in mind that "real work" involves very different things for different people. My "real work" in accelerator design requires a large desktop and lots of open applications / windows - there is not special purpose application to do what I do. For someone in a field where there are existing integrated applications that do everything they need, a Unity / Win 8 type interface might be fine.

    2. Re:Classic desktop popular with users, not UI guys by Anonymous Coward · · Score: 0

      KDE in desktop mode is pretty much a classic desktop. I don't use it myself, but I've installed it for new Linux users (parents, uncles etc).

  72. Long time *nix developer here by SpaghettiPattern · · Score: 1

    Best GUI used to be xterm. Nowadays Cygwin/Mintty with SSH does the trick. Fat clients are hardly justifiable. A few exceptions are Office suites (Web applications still haven't hacked that), IDEs and web browsers.

    I sometimes cringe when I see a promising lad mucking about with copy/pasting stuff from GUIs to analyze something. Same analysis with *nix tools would take a fraction of the time and be more precise.accurate.

    --

    I hadn't the slightest objection to his spending his time planning massacres for the bourgeoisie... (P.G. Wodehouse)
    1. Re:Long time *nix developer here by Anonymous Coward · · Score: 0

      I sometimes cringe when I see a promising lad mucking about with copy/pasting stuff from GUIs to analyze something. Same analysis with *nix tools would take a fraction of the time and be more precise.accurate.

      Kids. Lawn.

  73. Re:I think you're thinking too hard and the author by Anonymous Coward · · Score: 0

    What are they doing? I always maximize windows to get the most space to see my work. I rarely have the need to see two programs at once so why not get as much real estate, especially when there is so much chrome in IDEs and Document creators.

  74. author is bad at math by Bite+The+Pillow · · Score: 1

    "a desktop that sits on top of GNOME technology, such as GNOME3, Cinnamon, Mate, or Unity" from the reader poll linked roughly adds up to the numbers quoted, so there is no paradox. Especially since the numbers are apparently meta numbers since they only approximate what was written.
    That means the author is an idiot and your explanation of what the author meant is completely wrong since it is clear that the author started with some very basic misunderstandings that you most likely did not start with.

  75. don't really understand the question by phmadore · · Score: 1

    I use xfce for two reasons. I read that Linus himself recommended it and Unity is slow as fuck on my 2gb of ram. I'm hoping to upgrade my system soon, though.

    I use Linux because it is fun and secure. I would say I prefer a âoeclassicâ desktop but I don't see that really as a valid explanation. The latest OSX retains features of the original MacOS but I wouldn't say that the explosion of Mac users gives a damn about that. Part of their migration is disposable income, part of it is fashion, and part is ease of use (for a considerable financial cost). Windows users, I've heard, are alienated by Windows 8 -- largely because of the interface. A good Linux AdWords campaign would take advantage of frustrated Windows 8 user searches, IMO.

    Personally I just don't believe in spending a lot on technology in a country of so much excess. My smart phone, tablet, and computer together cost me about the same as the Chromebook I bought my wife for Christmas. Chrome doesn't charge to updates, Android doesn't, and neither does Linux. I use them all for this and other reasons.

    But I still don't think the UI is the main attraction with Linux. I think the main attraction is the lack of obligation -- you stop liking it, you can stop using it and there is no wasted financial investment. Not to mention that you can have fun educating yourself and getting it back to where you like it again.

    1. Re:don't really understand the question by phmadore · · Score: 1

      Um, this is the link to my potential upgrade, in case someone wants to outbid me. I was doing that on my new tablet, which I don't, you might have guessed, have a bluetooth keyboard for... why does Slashdot mobile not have preview, or does it?

  76. I want what Ironman had by ShoulderOfOrion · · Score: 2

    Give me that holographic 3-D translucent panel that I can throw data at by waving my hands around. As long as it runs a kernel with a UNIX philosophy and I can compile the entire thing from source like my current Gentoo distro I'll be happy.

    All I ask is that you don't F' it up. If you make the decision that I don't *also* need a keyboard and a console window because 'who uses VI anymore to program when you can wave hands around' then you're full of it. I'm the one to decide if hand-waving is better, not you. If you toss out a half-done re-write like KDE 4.0 with regressions on every major integrated application, you deserve the hate. If you break the entire metaphor like Unity or Windows 8 did for the sake of some other platform you deserve the hate. If you abandon decades of proven philosophy on a whim just because, you deserve the hate.

    On the other hand, if you have something truly unique, revolutionary, game-changing, bring it on. If it is truly a step forward the world will quickly abandon the old in favor of your new, my old self included. It's when you try replacing the old way forcibly in favor of your new that you fail. That's not your job. That's my (the user's) job.

    1. Re:I want what Ironman had by Anonymous Coward · · Score: 0

      As long as it runs a kernel with a UNIX philosophy and I can compile the entire thing from source like my current Gentoo distro I'll be happy.

      If it is truly a step forward the world will quickly abandon the old in favor of your new, my old self included. It's when you try replacing the old way forcibly in favor of your new that you fail. That's not your job. That's my (the user's) job.

      You are too blind to see the contradiction I guess. Another UNIX weenie.

      If you abandon decades of proven philosophy on a whim just because, you deserve the hate.

      What proven philosophy might that be, that we all need to be spied on and everyone must bow down to the police state?

      Your "philosophy" deserves to die. I don't care how "proven" you claim it is. It does not work.

      It's my job to decide what is "proven", not yours.

      I'm the user, remember?

      The hypocrisy flows free in your imaginary land where users make choices.

  77. FYI by phmadore · · Score: 2

    Linus is currently using Gnome 3 again.

    1. Re:FYI by Barsteward · · Score: 1

      but he's developing the subsurface software with QT because GTK was crap for development

      --
      "The hands that help are better far than lips that pray." - Robert Ingersoll (1833-1899)
    2. Re:FYI by phmadore · · Score: 1

      I noticed that too! :) It was an impetus to start actively using Google+.

  78. It did at first. That's when I went to GNOME by aussersterne · · Score: 1

    only to see GNOME do the same thing not so very long after that, in the grand scheme of things. That's when I went to Mac OS from Linux (having been a Linux user since 1993). And that was that.

    I stuck with KDE4 for at least 2-3 months. But it was a lot of meta work (i.e. work on the environment itself, rather than work *in* the environment). By the time the desktop came back in some form, I was long gone.

    At the time that I left KDE, I had been a KDE user since KDE Beta 3 (1.0 beta 3 that is), having switched from TWM and an old .twmrc file from my SunOS days. In fact, I wrote one of the earliest reviews on the web for KDE (during the early beta phase) to be published by (at that time) a top 10 internet property. I was one of those early "Will Linux someday overtake Windows on the desktop?" pundits on the strength of what I saw in the new KDE platform. I was a longtime, committed user. But the total break in the workflow from 3.0->4.0 was unforgivable. KDE 3.0 was chintzy and showed its Linux/X heritage far too much, sure, but 4.0 was flat-out unusable for the first months. It eliminated common workflow assumptions *at the same time* as being so buggy as to fail to do anything predictably. The result was that you never knew whether you were looking at a behavior (an unexplained one at that) or a bug. But it didn't matter, because something different would happen the next time anyway.

    When I went to GNOME I found it to be usable in ways that hadn't been true in the GNOME 1.0 days (GNOME 1 was a disaster; tough enough to keep it running, and see the "integration" at work, tougher still to actually use it). So I settled into GNOME and never logged into KDE again.

    Then the "press" began to hit in Linux circles about what was coming for the GNOME 3 release, and about the adoption by major distros. I tried the stuff in the dev repository, decided to hackintosh my Thinkpad T60 on a spare partition to give Mac OS X a go, and three months later, after having been a Linux user for going on two decades, I bought a MacBook Pro and haven't had a Linux partition or installation around since (well, except in my phone and router).

    Even veteran developers are relatively attached to their workflows. You have benchmarks to hit, as a general rule in modern life, and they do not involve configuring your desktop. Any time spent configuring/learning to use a GUI all over again is, quite simply, is money lost.

    In simpler terms than all of this discussion, that's where GNOME and KDE screwed up. Whatever you think of the theory behind the reimagination of the Linux desktop UX/UI, the fact is that there was no demand for it. Like all open source projects, it happened without any particular concern for whether there was demand or not, or for where demand was pointing.

    If the Linux world had collectively been interested in driver support, OS X level polish, and interoperability with the most common/dominant commodity and infrastructure systems in use over the '00s, Linux might be *the* dominant operating system today, running the bulk of cloudspace/serverspace, the bulk of mobile computing/phone space, and the bulk of desktop space. Instead, the fatal flaw of open source software kicked in—nobody has to think about the market. The developers had their freedom, and they exercised it.

    And the result is a bunch of Netcraft confirmations that Linux on the desktop is dying. (Has died?)

    --
    STOP . AMERICA . NOW
    1. Re:It did at first. That's when I went to GNOME by Anonymous Coward · · Score: 0

      Even veteran developers are relatively attached to their workflows. You have benchmarks to hit, as a general rule in modern life, and they do not involve configuring your desktop. Any time spent configuring/learning to use a GUI all over again is, quite simply, is money lost.

      Find a good, veteran developer who wouldn't toss out his computer and become a carpenter if they had to stick to a stock environment; I'd really like to see someone write a non-toy program in Notepad or Nano. It seems there's a huge push from UI/UX to equate knowing and customizing your tools to a horrible waste of time, an attitude which does not exist in any other profession I know of. But then again, there's the push to convince users that 'you are stupid, and must depend on our product' masquerading as UI/UX.

  79. you do know... by WebCowboy · · Score: 2

    ...that pressing the super key (aka windows key) and typing is not an innovation exclusive to windows 7 don't you?

    IIRC win8 retains that ability though I don't use that os. My regular desktop is GNOME 3 and it works just like that too.

    The thing with Win8 and GNOME3 is that there is so much angst over what amounts to the introduction of a full screen launcher to replace a stale but familiar cascading drop down menu launcher. In both cases once you launch the same old apps all that crap is out of sight.

    Of the two however GNOME 3 is clearly superior in my experience to WIN8. Microsoft went even far beyond GNOME in hiding functionality--at least GNOME retained their equivalent of a start button. Also windows is a confusing mess because it presents the launcher as the application environment...but just for metro apps. Then there is still the old desktop...but without a visible launcher (until 8.1 anyways).

    At least in GNOME 3 there is still a clear division...it is clear when you are on the desktop running apps and when you are in the launcher/Switcher. It still hides a bit too much config but it is evolving faster than windows and plugins are quite useful.

    In any case I spend most of my time in a handful of apps, text editor and terminal and just tab between them so the desktop environment makes little difference to me.

    The one thing that actually surprised me was how much faster beginners and casual users caught onto GNOME than win8. The latter had them mystified, especially coming from XP. Despite being different GNOME was much more intuitive for the most part. Both, however, caused power users much frustration because of their instinctive desire to tweak their environment. Casual users have no such compulsion...their focus is the apps not the environment they are hosted in, and if apps are easy to find and launch that is all that matters.

    1. Re:you do know... by 0123456 · · Score: 4, Insightful

      The thing with Win8 and GNOME3 is that there is so much angst over what amounts to the introduction of a full screen launcher to replace a stale but familiar cascading drop down menu launcher. In both cases once you launch the same old apps all that crap is out of sight.

      If the change is really so insignificant... why the hell would you change it?

      Oh, because it's 'stale', and God forbid, we can't have anything 'stale' when we could have NEW and SHINY.

    2. Re:you do know... by maxwell+demon · · Score: 3, Insightful

      Because everyone is going crazy on the idea of using the exact same interface for desktops and mobile phones. Even though it simply doesn't make sense. They are different devices, with different physical interfaces and different usage styles.

      I mean, it makes very much sense to use the same underlying technology. But one user interface to rule them all does not work well.

      --
      The Tao of math: The numbers you can count are not the real numbers.
    3. Re:you do know... by cascadingstylesheet · · Score: 3, Insightful

      If the change is really so insignificant... why the hell would you change it?

      Oh, because it's 'stale', and God forbid, we can't have anything 'stale' when we could have NEW and SHINY.

      Great question.

      People are always telling objectors that the changes are both insignificant, and also so absolutely essential that they just need to get with the program. Doesn't make a whole lot of logical sense.

    4. Re:you do know... by Mashdar · · Score: 1

      How can they force you into a patented UI design if it's not patentable? (patentable, ie novel, ie f***ing strange)

      Do you expect them to actually compete with similar products?!?

      I don't know if there is much discussion about it, but it appears that metro, ribbons, etc., are all just a means of enforcing patents to prevent familiar UI design by competitors.

    5. Re:you do know... by exomondo · · Score: 1

      People are always telling objectors that the changes are both insignificant, and also so absolutely essential that they just need to get with the program.

      Who is saying that they are essential? Using it may ultimately be essential due to the old operating system going EOL but the actual change in the UI is not essential and I don't recall anybody claiming it was. It is pretty insignificant, I don't know about you but I don't really spend much time using the start menu, I use it to launch my programs and that's about it, changing that doesn't really make much of a difference to me.

    6. Re:you do know... by BasilBrush · · Score: 1

      And that's the reason why young people are still learning to type on the inefficient QWERTY keyboard layout, who's sole purpose died out with the level arm manual typewriter.

      God forbid we should encourage new users to use something better, when they can learn something worse that their ancestors thought up.

    7. Re:you do know... by Rival · · Score: 1

      Mod parent up. This comment could be applied far beyond this UI discussion.

      The "insignificant but essential changes" justification is especially prevalent when said changes are being mandated rather than made optional, as in a government/citizen or employer/employee relationship. It is often paired with lines such as, "you'll come to like it!" or, "be a team player!"

    8. Re:you do know... by tripleevenfall · · Score: 1

      Perhaps it's the company which develops the user interface that wants to foist this "one size fits all" model on people, because:

      1. They simply don't want to have to keep up with development for both, in terms of effort and cost.

      2. They want to herd everyone into a walled garden, so content can all be monetized (in their favor).

      3. They want to herd everyone into a walled garden, so the OS can control the machine without having to ask too many questions about it.

    9. Re:you do know... by Sri+Ramkrishna · · Score: 1

      Technical users believe that a computer is an extension of their themselves and project themselves more personally onto their desktop. The tweaking is a function of that. It's why they get frustrated when there aren't enough options.

    10. Re:you do know... by Sri+Ramkrishna · · Score: 1

      Every design has a expiration date. A lot of that is driven by new hardware and new potential. The heavily windows 95 design came at a time where hardware isn't as capable as it is now. New designs take into account new advances in technology in order to move forward. That's why things like systemd are also changing the face of desktops. The shell was conceived because there was a lot of things that GNOME wanted to do but was frustrated with GNOME 2's shortcomings. GNOME 3 shell is a lot more flexible and can do a lot more things and can be tweaked a lot more easier than GNOME 3 since it uses standard HTML5 technologies.

    11. Re:you do know... by cascadingstylesheet · · Score: 1

      Mod parent up. This comment could be applied far beyond this UI discussion.

      The "insignificant but essential changes" justification is especially prevalent when said changes are being mandated rather than made optional, as in a government/citizen or employer/employee relationship. It is often paired with lines such as, "you'll come to like it!" or, "be a team player!"

      It's also very insulting. "Sure, lots of you don't like it, but you're all stupid to react that way, seeing how insignificant it is."

  80. Re:What works best... at the moment. by Anonymous Coward · · Score: 0

    There you go ... all of the above "at the moment".

    Didn't expect such a pedantic response. Did you really think I meant "Works best in the future"? Weird if you did.

  81. It depends on WHO your users are! by Anonymous Coward · · Score: 1

    Look, I've tried setting up Linux for end user typical office use, circa 2002 and a few years down the road. Like many here, I've tried alot of distros. While Mandrake looked fresh in the end 90s, it wasn't until Ubuntu Linux vendors really started serious attempts to grok and get valueable feedback their users, as this costs serious money. KDE before that looked like crap, and while userfriendly for power users and quite "similar" to Windows, KDE wasn't offering more than cloning what people already "had" in Windows, so was not compelling enough at that time.

    Now Ubuntu has screwed up in so many ways: Spying on their user (phoning home every search request) and Unity. Like everyone else they've just fell victim to their own success and have no real clue what to do next, so like Microsoft and Apple, keep screwing their talents and botching their results. The culture is not there, just a few people with the right ideas, who after a while, leaves without instilling the right mindset in the culture.

    Look, UI is *hard*. To come up with something everyone understands and likes, is an impossible task. The reason for this is that you typically have FOUR classes of users:

    1) Newbies have no clue and just want "IT to work". For them, tablet-interface *seems* more inviting and simpler to use. However, the danger with tablet interface is dumbing down your users! Newbies are trend-chasers (ie. always gets caught up on the wrong side of the trend).

    2) Power Users have experience and know approximately where the required bells and whistles are. At one time, Power Users were newbies and had to learn it all somehow. Maybe they were lucky and have someone show them the most important bells, or maybe they had enough motivation to learn it all by trial and error. The problem with Power Users is that when you change things, they become uncomfortable and lose all that hard work learning all the warts and features. Power Users know enough to create trouble for themselves, and to confuse Newbies with erroneous information and knowledge. Power Users are trend-followers (ie. have enough time and know enough to stay current).

    3) Super Users are long-time Power Users. They configure systems for themselves, and often also for other users. Super Users know enough to screw up their own systems on a regular basis, and often do because of lack of integrity and safe controls in such systems. They also know how to create stable systems, although it's boring not to expand the bleeding edge. Super Users introduce ALL THE NEW THINGS. Even though not readily apparent, people tend to remember what they recommended and get independent confirmation of their knowledge. Super Users are trend-creators (ie. have way too much time on their hands, so influence what is coming next).

    4) And then you have the Programmers! They can be any one of the three classes of users at the same time, and often have NO CLUE about UI and what the different classes of users actually need!

    My honest opinion is that if an UI cannot *easily* be tweaked to accomodate these 4 classes of users, it will fail one of them.

    'nuff said.

    As a Super User and Programmer, I just want it to work, without spending hours fighting the system to do what I need it to do.

    Current setup:
    Linux Mint Debian (rolling updates, no periodic reinstalls)
    VMWare / Virtual Box for Windows applications
    Steam for Linux gaming
    dconf-editor for finding those configurations you miss (power management, screensaver options, lid events, etc. Somehow Cinnamon doesn't think you need those! There's always something missing in Linux, but Linux Mint Debian is close to perfection in my book, however, I can figure out the warts where many Power Users would give up.)

  82. Re:I think you're thinking too hard and the author by knorthern+knight · · Score: 1

    I have a 24 inch 1920x1080 LCD monitor. I only go fullscreen if I'm watching HD video, or working on a large photo in GIMP, or working on a honking big spreadsheet. I often have two web browsers side-by-each at 960x1080, or 2 or 3 xterms open.

    I run icewm with multiple work areas, grouped by tasks. The taskbar enables me to launch stuff, and then it gets out of the way.

    --

    I'm not repeating myself
    I'm an X window user; I'm an ex-Windows user
  83. Desktop should be an intelligent canvas by mattr · · Score: 2

    What you see is various software packages all reinventing what should only have to be done once, right.
    Various people have invented corkboard ideas, on the mac Stickies is post-it notes and Scrivener is a research and writing system with corkboard as part of it. I have seen various drag and drop style interfaces for drawing uml or configuring networking. One package I am involved in now has a canvas you can drag and drop nodes in a flowchart.
    Personally I had an idea for a tool that would draw on the desktop and define regions of it.
    Currently the desktops I have seen are just a blank screen that inevitably gets filled up with crap which then has to get put somewhere, or it is just a few shortcuts. The manu bar (on a mac), the trashcan and doc are the only actually functioning items.
    I would like to propose that the desktop should be an object oriented scriptable canvas with some intelligence, with storage, networking, layers, ability to transport them between instances and platforms, and something that actually helps you do your work. Smalltalk comes to mind. Anyway, my two cents. There is a lot of screen real estate but none of the operating systems actually do anything useful with it. The drawing tools that are out there in powerpoint, libreoffice or whatever are pitiful and unintuitive, so it takes a lot of work to make something useful and you don't use them in a meeting to illustrate something, you go to a whiteboard and scribble something illegible. Or you get out a big piece of paper. I'm saying a strong canvas with simple unbloated widgets in place of the desktop would be extremely useful as a standard computing component, instead of using the tons of little widgets that solve little bits of the problem.

  84. Ideals by John+Allsup · · Score: 2

    The Windows '95 style desktop captures an ideal well. The MacOS 9 did as well, so does the original MacOs X design. The trouble is that they are far from perfect, but small deviations from the ideal makes for no real improvement, and large explorations away from the ideal tend to be horrible. Kde were probably the first to really wrestle with this horror, and they seem to be past the worst of it, though I have no idea where they're headed; gnome is trying to do the 'HUD Overlay Control / MoreThanAToyDashboard' thing which would be good if they work out how to do it well. But the Windows 95 style, with Gnome2 additions like desktop toolbars you can just stuff what you like in, are a good ideal.

    I wish they would invest more effort in making it easy to repurpose what is there: make a simple Gnome Terminal a 3-line program:
        w = Gnome.Window(menu=DefaultMenu,content=Terminal.Default)
        w.content.run("/bin/bash",["-"])
        w.show()
    and make customising what the terminal window does as easy as this. Do likewise for getting a browse component running (recall the Cocoa browser demo on MacOsX?)

    We should be working less to come up with new stuff, and more on making what we have both rock-solid, dead-simple, and as trivially easy to implement as possible. I wrote a little note about this idea on my Wiki: http://thewikiman.allsup.co/Im... where the idea is to write your program in your ideal imaginary language, and then build from the language you have towards that ideal, striving to make as much of what you produce reusable in other projects (and to share with others so that they don't have to repeat your progress: DRY is good, DRIP (Dont-Repeat-If-at-all-Possible) would be a better principle, since with proprietary software the DRY principle is violated whenever a different developer has to rewrite functionality because of legal or lack-of-source issues).

    --
    John_Chalisque
    1. Re:Ideals by John+Allsup · · Score: 1

      And before I get flamed, I don't for a moment want to suggest that Microsoft did the ideal Windows '95 style desktop right. Windows 95 got a lot wrong, Windows 98 got a few more bits wrong, and added USB support, Windows 2000 fixed the kernel a bit, and added a heap of other stuff, and still got a lot wrong, Windows XP took a quick and dirty attempt to copy MacOsX's then gummy-bear feel and liberally smothered everything with it (a feature I am glad one can still switch off even in Windows 7... and I haven't touched Windows HateThyUser^H^H^H^H^H^H^H^H^H^H^H 8...)

      --
      John_Chalisque
  85. Re:I think you're thinking too hard and the author by sjames · · Score: 1

    Further, the one full screen app at a time design is easily accommodated by a desktop system just by maximizing the apps. However, a tablet model GUI cannot accommodate those who prefer the 'classic desktop'.

    So it makes no sense to rip out perfectly good functionality and leave the power users in the cold when the most they need to do is add a setting to have apps start maximized.

    It's not innovation people are resisting, it's needless design churn and designers who want to force everyone to use the computer the way their grand vision says is most aesthetically pleasing (and to hell with productivity, functionality, and user choice).

  86. Re:Not-yet-fully-functional GUI shouldn't be defau by Barsteward · · Score: 0

    oh fuck off and get a life

    --
    "The hands that help are better far than lips that pray." - Robert Ingersoll (1833-1899)
  87. XMonad lasted me 4 years now by Anonymous Coward · · Score: 0

    and every year I find it more and more difficult to embrace a heavy, clony GUI

  88. It's a simple problem by quantaman · · Score: 1

    A desktop has 4 main tasks

    1: Allow me to open the applications I want to open

    2: Allow me to switch between application windows

    3: Show me the general information I need (time, battery, wireless, etc)

    4: Perform 1-3 as efficiently and aesthetically pleasingly as possible.

    I think DE developers screw up in thinking that the DE is the killer application, when they get this mindset they start trying to do too much and be too innovative and it comes at the expense of 1-4. I think this is what happened with Windows 8 as well as the 3d eye candy that was infecting the Linux desktops for a while. The DE isn't the killer app, it's the thing you use to open the killer app that should get out of the way afterwards.

    --
    I stole this Sig
  89. Re:I use C++ by Anonymous Coward · · Score: 0

    There we go, -1 funny.

  90. Re:Unity caused me to switch to Windows by phmadore · · Score: 1
  91. Revolt? Maybe... by Anonymous Coward · · Score: 0

    I currently use Lubuntu, with my goal being to eventually move to Arch Linux and a LXDE desktop. There are 2 reasons why I switched to linux:

    1.) I'm fed up with Windows. Microsoft has abandoned the power users. As Apple has snagged more and more market share, Microsoft saw the need to chase after the lowest common denominator. I'm fed up with their obfuscation of everything in the name of simplification. I'm fed up with the built in obsoletion (e.g. Windows XP becoming increasingly unusable online). I'm fed up with the over-simplification of everything, and I don't want it to do what it thinks is best. I want full control over everything. Finally, I'm tired of the cost. I don't want to spend hundreds to get the retail 'Ultimate' version because it's the only version with the features I need, and I can continue using it on future systems when I upgrade.

    2.) Linux finally became usable. I've tried Linux off and on since around 1998, but it wasn't until a couple years ago that I could actually use it. I can now switch between various language inputs and everything always works. I can even run most of the Windows apps I need. It's compatible with more hardware, installing programs and hardware is easier, etc. The fact that you get such a powerful OS for free is incredible! You can even get all you productivity, finance, entertainment, etc. apps for free. The only thing they don't have is games, but maybe Valve (as much as I hate them) is powerful enough to encourage development on Linux.

  92. Re:What works best... at the moment. by crutchy · · Score: 0

    Did you really think I meant "Works best in the future"?

    i interpreted your op as if you didn't like new things because old things already work well for you

    pretty hard to compare things unless you try them out, and i doubt you've tried all the alternatives

    maybe i should have fixed your comment like this instead

    My car has four wheels. Works.

    "best" implies better than everything else, which implies that you've evaluated everything else

    anyway... yes it's pedantic, but did you really expect something different on slashdot? at least my first reply didn't involve "frosty piss" :-)

  93. LXDE by danknight48 · · Score: 1

    Wheres LXDE in your research?
    In terms of performance and usability, its the only "classic" UI out of your list.

    Unless the new "classic" is slow performance and bloated interfaces?

  94. I've taken a look at many desktops by koinu · · Score: 1
    I started on KDE pre-1.0 versions... they crashed all the time (KDE still crashes occasionally, btw!). I found Gnome ... (no not really Gnome, but the underlying framework GTK) the most usable and I've been using Gnome for very long. Then I noticed how slow the desktop is and searched for lighter alternatives... Xfce seemed to be nice, but I did not like the weird look it had at that time. So I landed back on Gnome again.

    Gnome2 was long time my desktop until I've seen what they plan for Gnome3. I also tried Ubuntu to see how Gnome3 works. Gladly, FreeBSD did not import Gnome3 long time, so I could use Gnome2 a bit longer. But at that time I also began to learn about alternatives and notice how much crap Gnome2 and Gnome3 has running in background. I started to learn how a TRUE Xorg desktop should look like and decided that KDE and neither Gnome are like cancer to Xorg.

    Someone on IRC mentioned Ion as a tiling WM. I got interested and tried it. At that time I was really lazy with configuring desktop manually. Ion3 had a license dispute with FreeBSD and it disappeared from ports. I decided not to use it, because all the resulting annoyances. But I remembered tiling WMs as being useful, IF one wants to use keyboard hotkeys.

    I tried to go with Fluxbox... but it was a bit annoying at some points and I changed to the sister project Openbox. I liked Openbox very much. I also noticed that a terminal is far more important. I started to ignore file managers from now on. This has been an important change. I always preferred a desktop with a decent file manager, because one thing I considered to be annoying is doing simple file operations in the terminal. It changed to the opposite now and I rather began to think how to write efficient desktop macros and scripts to make everything more fluent. I also themed my desktop in different ways and decided NOT to use any eye candy, because it is simply not improving the usability and neither efficiency. One thing I learned with Openbox is that vertical screen space is important and that I prefer to have my windows at the left screen edge. Consequently, I've put the lxpanel at the right screen edge. What also was very important for me is to manage my desktop configuration in Git, because I re-used my desktop on other PCs and merged the differences for special parts in a way that I did not need to think about what platform I use and which host it is.

    I was pretty satisfied with Openbox so far, but I decided not to sit on it all the time, because I might ignore the developing new desktops. I tried Gnome2/3 and KDE again... and found them HORRIBLE(!) after using Openbox for a longer period of time. I decided to look at other WMs and found Xmonad which people mostly laughed at as a joke being that minimalist. I tried it... and FAILED horribly... I noticed that I need to learned Haskell... at least a bit.

    It took a long time... I learned some Haskell... and it is quite fun, I can tell you. I tried Xmonad again and copied some of the useful configurations. I also put them in my Git repo. I found it far easier to manage different platforms and hosts, because Haskell is a full-featured programming language.

    It started as a joke... Xmonad... but after configuring the details, I can see how much more productivity and usability increased. I admit that I would not recommend to anyone to use Xmonad... by why the hell do I need to tell you what to choose or convince people about efficiency of Xmonad. This is YOUR personal preference and it always ends in annoying flamewars. I just recommend one thing... take a look at the desktops... it will take some time... and you will even need to (OMG!) actually LEARN something to use it properly.

    And one thing is sure... I will never say that Xmonad is my last word... I will take a look at everything I find and never give up to give a project a chance... even KDE and Gnome (when there are some notable changes).

  95. Re:I think you're thinking too hard and the author by Anonymous Coward · · Score: 0

    It pisses him/her off when they ask for help on how to work and they do their ridiculous thing instead. Sort of like when you try to show someone a neat time saving trick and then they proceed to go "no no I got this" and do their ridiculous thing instead.

  96. We "Users" are just getting older by vs_chronos · · Score: 1

    In my particular case, I didn't become more pragmatic as consequence of my "linux needings". It still makes fun to play around with archlinux and make the system run with as low RAM as possible. However, I do not have the time or the mood to play anymore so long. Just wait until you get a child.. I swear you will become more pragmatic!

  97. what by AchiestDragon · · Score: 1

    a few years back it was the case that you had to fiddle about setting the drivers up to get things to work in linux.

    but have to say its now xp that you find your still hunting for disks, to install the driver yet again because, the device is plugged into a different usb port than the last time.
    yea there are still a few devices that don't work in linux but not many.
    system admin mostly automatic now needing almost no attention
    the main reason i find linux better is from the admin and setup point of view

    with linux
      normally a 2 hour install including updates and most of the apps and the system is back pritty much as before usualy without disrupting any
    of my previous data

    with windows
    maybe a couple of hours backing up old data first
    having to check for viruses on that data
    yea it installs in 30 mins , then the week or so hunting for driver disks and applications disks (keycodes on boxes etc )
    the last time did it it was 30 or so restarts and a couple of days later that it had managed to get all the updates

    i dont know about the rest of you but actually using the apps is more important than having to do sys admin and linux is way better
    but i guess the guys at microsoft enjoy it so much that's the way they take you so why the slogan "where do you want to go today " when you know the answer is to the it desk as sys admin is great fun "

  98. What does this sentence in the summary mean? by udippel · · Score: 1

    [Linux desktop users] know what they want — a classic desktop — and the figures consistently show that is what they are choosing in far greater numbers than GNOME, KDE, or any other single graphical interface.

    To me, it makes no sense at all. In my non-native English understanding it would mean, that Linux users preferred classic desktops in comparison to either GNOME, KDE or any other graphical interface. Hell, what do these users, the majority of the Linux users, use then?? If neither GNOME, KDE nor any other GUI? CLI???

    1. Re:What does this sentence in the summary mean? by rts008 · · Score: 1

      I don't think your non-native English is the problem here.
      English is my native language, and despite my above average reading comprehension skills, I have essentially the same questions about what the article was trying to say. :-)

      Don't lose sleep over this, it was just an exceptionally poorly written article.

      --
      Down With Slashdot BETA!!! I've been around the corner and seen the oliphant; you can only abuse me from your perspecti
  99. Innovation stopped and churn started by Anonymous Coward · · Score: 0

    When the "desktop" was mature, innovation stopped, but change kept happening with churn. This disrupted decades of workflows that desktop users had developed. Users revolted against these changes for the sake of changes which disrupted workflow patterns. You just notice it more with Linux because there are alternatives. If you don't like Windows 8, not much you can do.

  100. Re:I think you're thinking too hard and the author by znrt · · Score: 1

    sir, the first sentence in your post just states an obvious fact.

    the rest, however, of your verbose discourse is just empty, based on one single inventend assumption, that "what to do next" thing as being related to a particular desktop metaphor. i see you like to theorize but you should at least attach to reality when doing so. general industry desktop user (from office to cad through programming) does not depend on screen organization for his mental workflow at all. in fact, most use a limited set of tools they switch to over and over again, and that's it. say email + browser + 1-3 domain specific tools, most of their time being spent on those specific tools (which might even run inside the browser). it's not the layout of these tools what prompts a decision to switch, it's their current workflow. so in fact ANY window mgr would do as long as it provides any form of instant switch function. user's don't have to "think" it's time to compose an email, or make a draft, or check a balance. they know, and they also know which is the right tool for that. what they need is just a convenient way to bring it up, instantly, be it a keyboard shorcut, a click on a panel, a console command or a voice command, that is pretty irrelevant and just personal choice.

    i have to add that it is precisely this kind of out of the blue theroizing what is producing the ui monstruosities we're seeing nowadays. please get a clue, or do some real work, or at least take your time watching someone doing it.

  101. It's just that we are luddites. by Anonymous Coward · · Score: 0

    And averse to change too. That's why we don't want SystemD and a GUI which is a parody of a browser app.

    But our overlords know better and will force us into Embracing The Experience.

  102. Re:I think you're thinking too hard and the author by Anonymous Coward · · Score: 0

    It is inefficient to learn to use two screens if most of the time you only have one.

  103. Re:I think you're thinking too hard and the author by Anonymous Coward · · Score: 0

    I wish I could disagree, but I help so many users that run one program full screen. I just sit back and shake my head as they constantly switch from one program to another instead of arranging the program windows to see everything they need at one time.

    I wonder if they really do wonder or you think they wonder why it takes so long to get things done. If someone really thought that then assuming that you knew how to articulate what you are trying to help them with then they would ask. Or perhaps you need to step back and actually wonder why they work the way they do. Not everyone thinks the same and not everyone actually 'understands' that the Screen they are looking at can represent a lot of 'spaces'. I have a lot of books by my bedside (to take a loose analogy) the one I am currently reading is on the top of the pile. The others that I am also reading are underneath (your full page analogy) they have bookmarks (the task bar) so i can easily pick one up and get to my spot. It wouldn't occur to me one second to think that I should have all my books out on my bedside at the same level (i.e. not piled on top of each other) and all of them open (i.e. arranging windows to see everything).

    My father thinks in the smae way for everything like that computer based, he is also a full page user. He could probably cope with two or three windows but how does a user easily get to that? Drag and resize - you're kidding right? My father? Forget it, he'll just drag that window all over the place and not be able to fiddle about with grabbing the corner 'just so' so he can then resize the window. No, too much work for the average user.

    Windows 7 onwards and Mac OSX did OK with their automatic window sizing by dragging to the side and top and you can configure the buttons in MacOS X to do the same, but it is just too much too remember.

    Click on icon, bam! Full page - great I can see EVERYTHING and it's so BIG and CLEAR.

    Click on the icon at teh bottom to get to the next program BAM! same thing.

  104. Re:I think you're thinking too hard and the author by Anonymous Coward · · Score: 1

    When you see a person digging with bare hands while a spade is lying right next to them, you will probably raise an eybrow.
    If said person is at the same time whining about 'How slow this works' or 'How long it takes to get this done'... well, then you have your typical windows-user.

  105. Openbox is the perfect desktop! by EzInKy · · Score: 1

    When you first start Openbox there is nothing on your desk, and it takes a bit of work for anything to be put on it. Stuff on you desk means there is stuff you need to be doing. When GUIs that try to guess what work you should be doing are a no go in my book.

    --
    Time is what keeps everything from happening all at once.
  106. My story by Anonymous Coward · · Score: 0

    I actually liked Window 2000. Clean, efficient - Microsoft peaks will that one. But when the monthly security fixes stopped coming for worldest greatest security risk, i was force to "upgrade" to XP. Now, i have saying i for years i would try Linux and install Ubuntu. That dog has fleas. It ran slower than Windoze on my dual-boot machine.

    My search led to Crunchbang Linux. This is IT! - boots on 80 meg, fast and has a efficiency that I not seen since DOS 3.3. And what fun i have tellomg folk that never use Windoze or IE, instead I Crunchbang my Iceweasel!

  107. What am I missing here? by acdimalev · · Score: 1

    I don't ever recall a time when the Linux users around me would anxiously toss out their current software stack without a moment's hesitation. Did we play around a lot with new things? Sure we did, and still do! And then we move on from the things that we're not fond of while we allow the things that we are fond of to grow on us. KDE Plasma and GNOME Shell are dramatic departures from their predecessors. I don't recall a time when the developers of either claimed any different. Not that I'm terribly fond of either, but every year they each look a little more practical. Then again, I'm a Blackbox user.

  108. Seagull effect by dbIII · · Score: 1, Redundant

    New people came in and decided they had to crap all over everything to show that they were there. IMHO that's why there is deliberate breakage - a DLL hell type situation where completely different things have the same name as other things so old stuff depending on other things will not work in the new environment.

  109. Re:I think you're thinking too hard and the author by cascadingstylesheet · · Score: 1

    I wish I could disagree, but I help so many users that run one program full screen. I just sit back and shake my head as they constantly switch from one program to another instead of arranging the program windows to see everything they need at one time.

    It really start to piss me off when they have two monitors and switch between two programs, both on the main screen, both full screen. Then they wonder why it takes so long to get things done.

    Nobody ever seems to mention this way: most windows I do use maximized, but I just ALT+TAB between them. Lightning fast.

    And yes, I'm still a freakin' "power user". Maybe even more so, as I'm capable of simply remaining aware that other windows are open, instead of needing small windows overlapping each other all over the place.

  110. Re:Unity caused me to switch to Windows by Anonymous Coward · · Score: 0

    yeah, becuase Unity == Linux

    wait, what?

  111. You're quite wrong, and it's not "theorizing," by aussersterne · · Score: 3, Interesting

    there are 30 years of detailed field research on this. Again, see Suchman's "Plans and Situated Actions," Dourish's "Where the Action Is," etc., or visit the ACM digital library and look at usability research (i.e. involving observation of real people in real settings) in CSCW, HCI, etc.

    You have one basic fact wrong: they *do* have to think about what it's "time" to do.

    Users in computer-at-desk contexts do not have a detailed roadmap for what to do on a click-by-click basis, either from their boss or inside their heads. They have a general set of goals for, say, the quarter ("Get this project launched"), perhaps the week ("Make sure everyone is on-task and progress is being made; keep the CTO appraised of any roadblocks"), and the day ("Put together charts and graphs for Wednesday's meeting to detail progress").

    But it is *these* tasks that are "theoretical" quantities. They translate into dozens and dozens of clicks, mouse movements, UI interactions, and so on, many of them interdependent (or, in Suchman/Dourish terms, indexical—that is to say, order-important and constitutive of an evolving informational and UI flow context).

    The user may have "Tell bob about tomorrow's meeting" already decided, but they are imagining Bob and imagining Bob *at* the meeting. From there, activity is practical and adaptive. They emphatically do *not* have this in their heads:

    - Take mouse in right hand
    - Flick mouse to lower-left to establish known position
    - Move mouse 5 inches toward right, 0.5 inches toward top of desk to precise location of email icon
    - Click email icon
    - Wait 0.4 seconds for email window to appear
    - Move mouse 7.2 inches toward top of desk, 2 inches toward left to precise location of To: field
    - Click to focus on field
    - Type "Bob"
    - Wait 0.1 seconds for drop-down with completions to appear
    - Hit down arrow three times to select correct Bob
    - Press enter ...

    You laugh, but in fact this is precisely what you're suggesting: that users have a roadmap already. They don't. That's why we invented the GUI—to provide a visual catalogue of available computing resources and an indication of how to access them on an as-needed basis. Then, the user has to decide, in the moment, what was needed. Every single attempt to make things more "simple" or more "efficient" by presenting *only* that one thing that designers imagined to be needed at a given time—the "obvious" next step—has led to users that either feel the system is useless, that fight it to get it to do what they want, or that simply go around the system (I'll just do this task offline, on a pad of paper). You can make very telling changes to users' productive workflows and levels of productivity by changing orderings or locations of icons, etc. Marketers also know this very well on the web (google "page hotspots" to see the research about positioning of advertising and how deeply it affects CPC and other factors in online marketing).

    At a less granular level, something like "Get this project launched" is also not available in a detailed roadmap to a user. Go ahead, ask them to elaborate on the precise set of tasks involved in their big quarterly responsibility. They'll come up with 20, 30, maybe even 80 split into four or five sub-areas. But getting the project launched for an average middle manager over the course of a quarter involves tens of thousands or even hundreds of thousands of discrete actions, gestures, etc., some computing-based, some not, with the computing-based ones split across dozens of applications and contexts.

    It cannot be mapped out because it is contingently assembled—it has to be done on an as-we-go-basis. So the tasks in the "to do list" (and, in fact, in cognitive behavior) are theorized ("Create a new instance of the platform on test VPN, set up credentials for team") rather than existing as a detailed, moment-by-moment list of actions. This is why user docs people actually have to sit down and use the system, and int

    --
    STOP . AMERICA . NOW
    1. Re:You're quite wrong, and it's not "theorizing," by znrt · · Score: 1

      erm, sorry, the subject was task-switching, in the context of a window manager. that's pretty trivial and in my opinion none of the above applies to this discussion, which has nothing to do with file system representations, heat maps, physiological or cultural issues or the miryad other factors which do play a role in ui design when the tasks are complex. firing up / switching to a program you use every day isn't complex at all, it's so elementary and so frecuent that it's a function that is best completely out of the way of the ui. IF you want to have ui elements for this, then just keep them always at the same place, and out of the attention area. voilà: that's the classic icon on the classic panel. still unbeaten, but be my guest, there are many valid variations possible if you like it fancy.

      besides ... if you really believe/accept that people are so dumb as you describe, you inevitably will end up designing dumb interfaces. ditto, monstruosities :D. ribbons, merging menus, vanishing scrollbars are all atrocities that spring to mind. and of course dumb users will stay dumb, and normally capable users will go nuts. where is the progress in that? i do believe that's a (serious?) problem we have today. massification of computer access, which is good, has lead to a spree of overengineering of interfaces for lazy fucks, which is totally lame. in contrast, people with serious disabilities are barely tanken into account. which is sad.

    2. Re:You're quite wrong, and it's not "theorizing," by Anonymous Coward · · Score: 0

      Superkey > sendmail from:me@domain.com to:bob@domain.com Subject:Meeting Body:Bob there is a meeting tomorrow . .

    3. Re:You're quite wrong, and it's not "theorizing," by Anonymous Coward · · Score: 0

      Good points. In addition the desktop metaphor has been implemented in a terrible way on pretty much all platforms so the there is huge inconsistency which means it's hard to learn. e.g. On microsoft windows when you click on the desktop icons it leads to quite different actions/behaviors when you click/right-click/double-click/click-drag on the lower-left (menu), the middle-lower-left (quick launch), the lower-middle (taskbar icons), the lower-middle-right (empty taskbar) the lower-right (systray) and middle desktop (desktop icons with all their own behavior like trashcan, program shortcuts and folders). This level of complexity is way over the top and almost completely unnecessary. And not particularly efficient either even for expert users.

      My favourite interface was a gui created by silicon graphics (SGI) for their demo programs. From memory it was a simple grid of up to 9 (?) large, labeled, 3D shaded buttons with no other embellishments. Single click on one of the buttons and it would either run a demo program or "rotate" the screen 180 degrees around the X axis to reveal another set of up to 9 buttons. Right-click anywhere or press the Esc key to unrotate/go up a level. That's it. Could teach it to anyone in a few seconds and worked just fine as a program loader which is all an OS is. All so-called OS features are simply additional programs. Usually designed with messed up and very inconsistent interfaces.

  112. conservative or matured by Anonymous Coward · · Score: 0

    My personal experience was after the first 7 years of tinkering and happily swapping distro and desktop I just wanted to get other stuff done and not devote time to having to fiddle. So if it works stick with it. It could be called conservative but I tend to think after the first 7 years the next 7+ have been mature; I've got work to do, I want a stable system that doesn't suck 10-50% of my time to maintain it or chase/shape the cutting edge.

    My suspicion is that a lot of people like me have travelled a similar path, tinkered, been there done that, want to do other stuff.

  113. Some of the GNOME problem is in evidence here. by aussersterne · · Score: 1

    We're conflating use cases and identities when we say "Newbie." As technology designers, we need to be concerned with use cases. There may be a statistical overlap between the two, but mistaking one for the other gets us into deep water for design purposes.

    Rather than newbies, let's talk use cases.

    Case #1: User is not "at desk, at work" but is rather "in flow, in everyday personal life." They need, for party-planning purposes, or for kid-care purposes, for example, to "send an SMS, "send an email," or "buy more diapers on Amazon.com." These are use cases that are all much better handled by tablets or mobiles, particularly if the user does not spend most of their work or personal life sitting at a computing system. The larger computing system imposes an extraordinary amount of overhead for (say) the stay-at-home parent that just wants more diapers. Leave the playroom, go to the den, power up the desktop, sit down, confront a desktop full of resources, figure out which one is the right one, start the application, and so on. All of that is overhead when we have mobiles: pull iPhone from pocket, press button, tap Amazon, type "diapers", click Buy, put phone back in pocket.

    As technology folks, we have a terrible habit of taking someone's bewilderment to mean that they need more training or they're a "newbie," rather than looking at it practically: they're being told that they have to do an *awful lot of work* (moving through the house, navigating a full suite of powerful computing resources, learning to manage them) just to get some more diapers in the midst of their *real life*, the one that they actually care about, which involves diapers, not computing.

    Case #2: Person new to computing is also new to the job, but it is now their *full time job* to make charts and graphs with Excel. They will happily sit down with the 600 page book, online training tutorials, and get to work learning. Why? Because this is a set of resources that are not overhead to them—it is the productive work that they will be expected to do, so the investment in time and computing use makes perfect sense. It is work, not waste.

    I'd argue that in most cases, trying to marry a full-on computing environment (hierarchical file system or DB storage in quantity, multiple applications, multiple peripherals and forms of connectivity) to a rapid, task-based interface is not going to work out because they're two different use cases. Rapid, task-based use demands lightness and speed. General-purpose "big computing" resources toward the achievement of office work demands feature-richness, open-endedness, and deliberateness (i.e. the opposite of lightness and speed). One is highly endpoint-oriented, the other has no endpoint and is highly process-oriented.

    The right answer is not to redesign the desktop environment. The right answer is to get the stay-at-home parent an iPad, or a laptop with everything but the web browser uninstalled, one that preferably boots straight to the web browser—in which case, the UI doesn't matter at all, because the user has no intention to use it.

    The "newbies" that we commonly reference are actually a use case—people that feel that their current goals are not well-served by a high-overhead investment in full-scale computing. To serve their needs with a full-on whitebox computer, we just have to strip out the general purpose computing entirely, or at the very least, hide it entirely—which makes the system all but useless for those embroiled in "general purpose computing" use cases, particularly in comparison to those that have a full desktop UI available to them.

    Make a better desktop environment *and* make a better information appliance, and both sets of users will thank you.

    Try to make a desktop environment *that is* an efficient information appliance, and the computing-for-work people will find it to be inefficient and unhelpful while the casual-net-users will find it to be slow and needlessly complex in comparison to their sister's iPad.

    --
    STOP . AMERICA . NOW
  114. Spoken like an arrogant developer. by aussersterne · · Score: 2

    Do they continue to be gainfully employed as a digger, yet still dig with their bare hands?

    What do they and their boss know about their productivity and job requirements that you don't?

    What are they digging for? Is it likely to be damaged by a spade? Are they relying on the tactile sensation in their hands as they dig to make critical digging decisions of some kind? What is the cost of spades? What is the urgency of this dig? Is the limited supply of spades reserved for cases in which rapid digs are needed, in order to avoid excessive spade wear? How long do they dig? Does the spade cause repetitive stress injuries or blisters that hamper their work later on, and for longer periods of time, despite the apparent productivity gains early on? Even if we go all the way to the silly end of the spectrum, are spades against their religion? Even if so, are they nonetheless the most productive member on their team even with bare hands, leading the boss to not give two damns whether they use a spade or a ball of cotton candy to do their work? If you mess with the magic sauce that makes them the most productive person on the team, are you going to be out of a job before they are, even if you believe that your orders for them to change are the "correct" ones?

    It seems to me that the job of tech designers isn't to know about digging, but to listen to the diggers carefully as the experts on their kind of digging, digging needs, and the totality of their work life as diggers, and to thoughtfully provide the technical resources needed to enable diggers to do digging as they see fit. They are, after all, the diggers. We are the tech people. Our job is to make tech—which is merely a means to everyone else, not an end. Make the wrong means that doesn't help them to achieve their ends, and you will find that nobody values your tech, no matter how much you try to explain that a spade is a spade.

    --
    STOP . AMERICA . NOW
    1. Re:Spoken like an arrogant developer. by Anonymous Coward · · Score: 0

      When you hear hoofbeats, think horses not zebras.

      When you hear "digging with his hands", think idiot, not unappreciated savant.

  115. Winodws XP has lasted by LaughALot · · Score: 1

    I no longer use windows xp, but I use windows 7 but in windows classic mode which pre-dates xp but comes from windows 2K. I personally find find it to be clean and uncluttered. I also have Linux Mint Cinnamon which is very similar to windows classic and as a metaphor it works admirably. I dislike the mac interface of one common menu and the unity emulation of that interface be it a side app menu rather than a bottom app menu. In fact I am writing this on Linux Mint 14 Cinnamon. Linux mint 15 and 16 work virtually the same way. I think that operating system vendors think they they have to have new UI's in order to resell themselves every 3 years. I think it is high time that Microsoft gave away the OS and just sold extra apps to run on it. I doubt I would buy any of their apps however.

  116. Re:I think you're thinking too hard and the author by DirtMcGirt · · Score: 1

    ... I help so many users that run one program full screen. I just sit back and shake my head as they constantly switch from one program to another instead of arranging the program windows to see everything they need at one time.

    Power user for multiple decades here. I have a big monitor and I run all my apps fullscreen. I have for the last 15 years at least. I do this because whatever I'm looking at - code, shell output, web pages - I want to see as much of it on the screen as possible. Running things fullscreen also means window-management buttons, when I need them, are located at screen corners where they're easy to hit.

    When I need to switch apps, I just alt-tab. It's super fast. If an efficient workflow that's different from yours pisses you off, I feel sorry for you.

  117. Perhaps people are growing up ... by CyberLife · · Score: 1

    ... and realizing that dicking around with what is ultimately a tool is an impediment to getting useful work done. That's the realization I had. I used to delight in building my own computers from parts ordered online, rebuilding kernels to be lean and mean, compiling all software from source, tweaking things endlessly, etc. But somewhere along the line I became more interested in what I could do with the machine rather than the machine itself. Now I just want to plug something in and go.

  118. It's all just mutual masturbation by bloggerhater · · Score: 1

    Profiling someone of similar ilk is nothing but mutual masturbation. Everyone feels good, but nothing productive happens.

  119. Android etc showed me customisation isn't a big de by jago25_98 · · Score: 1

    I've played ages ago. But that was then and now
    bored of that. So just want things to work. Still like to play but more interested in other things now. For me Android showed me how it can be and since then I don't want to play with interfaces.
    I don't customise my phone anymore, I don't even play games.
    I don't know... just prefer more interesting projects now

  120. Done with Linux Desktop by sdinfoserv · · Score: 1

    Between Unity just plain sucking, and Linux Mint update crashing my os... I'm done with tinkering. I want something that just works. I'm back to windows

  121. Neither by AbominousSalad · · Score: 1

    Question assumes that since we don't want Gnome 3 or Windows 8, we must be opposed to change. {Sarcasm tone=thick}Yup, that's Linux users all day. Totally. {/Sarcasm} No, Gnome 3 and Windows 8 just got it wrong and shoved it down our throats.

    I think the only real difference over time, re: your question, is this: once upon a time, it was a race to test the waters with ideas and alternatives, a race to refine a range of UX choices. Most of them imitated something else, a few didn't. Most of those alternatives are still popular. In fact, XFCE is (I believe) still gaining popularity. It's too soon to declare hegemony.

    I wonder constantly why "always on top", "auto-hide", and "click to hide" are our three main options for dealing with taskbars. With the possible exception of the clock and recent notifications, everything but the guts of the apps you are currently actively using, are a huge waste of screen space when they aren't being used. Just because Gnome 3 and Win 8 happen to agree with me on that point, doesn't make them any good.

    It's also telling that Windows 8 is all but being recalled. Microsoft didn't ask users what they wanted, changed everything, and claimed it was based on what users wanted. Gnome 3 and Windows 8 both did this. Both can burn in obscurity for that single crime alone.

    You don't unilaterally change the lives of hundreds of millions of productive people, and expect good results. A nextgen UI paradigm may need to wait for nextgen I/O devices, but it might instead just try iterative feedback instead of testing our gag reflex.

    --
    Every trollism an AC posts is prefixed, in my mind, with "A. Coward whined, in a weak and cowardly voice:"
    1. Re:Neither by Todd+Knarr · · Score: 1

      For taskbars, it's because they aren't necessarily a waste of space. If I've got a lot of windows open simultaneously (my "normal" workload's varied between half-a-dozen and 40-50 simultaneous windows over the years) they're invaluable for displaying the available windows so I can switch between them quickly. Not everyone uses just one application at a time, remember. They also provide a convenient place to put the root of the menu structure that lets me access less commonly-used applications without wasting tons of screen or desktop real-estate. And finally they provide a convenient place to put small always-on applications that can be compacted into a single icon when I'm not actively using them (think password managers, IM programs, e-mail clients and so on). We have the three options because not everyone needs taskbars available in quite the same way and not everyone has the same size monitor, and those options correspond nicely to obvious ways of having the taskbars behave (always visible and available, quickly visible when you need it and hidden the rest of the time, or out of the way and not showing itself unless deliberately asked for) depending on personal preference and how often you're using things on the taskbar. Providing those options means I can have it my way and you can have it yours and neither of us causes headaches for the other. Which is IMO the mark of a good UI.

    2. Re:Neither by AbominousSalad · · Score: 1

      Strongly agree, actually. I can't ever seem to get fewer than 50 tabs in my browsers, so, must keep alternate browsers installed, to be usable while gaming. However I would say that, most days, Alt-Tab is preferable to things I already know (such as my current workload's constituents) wasting screen space. Everything should be optional in everything, otherwise someone who is right, is going to get screwed.

      I'm just saying that if the Start button could optionally make the whole taskbar fade into view without too much shuffle, as an option alongside "Auto Hide" and "Always On Top" that tiny change would virtually obsolesce Metro and Gnome 3. Iterative improvements have barely been tried, instead they just keep hiring an art team for a weekend and calling that "revolutionary UI reimagining."

      --
      Every trollism an AC posts is prefixed, in my mind, with "A. Coward whined, in a weak and cowardly voice:"
  122. Mint by deadweight · · Score: 1

    Hate Windows 8. Hate it! Go the latest Ubuntu. Hated it. Looks like Windows 8 . WTF? Got Mint. Looks like Windows 7. Very happy now :)

  123. Re:Not-yet-fully-functional GUI shouldn't be defau by efitton · · Score: 1

    I did get a life on Windows 7. Which sucks but makes me miss KDE 3.5 less than everything else.

    To me it wasn't that they promised to fix everything else later, they claimed everything was good when 4.1 was released. Look at Sergio's comments on SVN's call to fork.

  124. Re:I think you're thinking too hard and the author by efitton · · Score: 1

    I disagree strongly. I hate the design. I miss kasbar. I'm not sure how to say that enough actually. Losing kasbar is like ripping out part of my soul. I dislike the model desktop editing. It isn't just the botched 4.0. It isn't just the claims made when 4.1 came out and everything was "done." I honestly and sincerely dislike the direction of the design of KDE 4. The fact that the implementation also sucks can be the final nail in the coffin.

  125. Re:I think you're thinking too hard and the author by Anonymous Coward · · Score: 0

    When they're too stupid to realize what's slowing them down and then they complain about it, yes then it just becomes irritating.

  126. Simple Answer Really. by aix+tom · · Score: 2

    Linux users, as the article says, spent "years of tinkering" into getting a desktop to work exactly like we wanted.

    That was achieved after some time. At least in my case, since about four years I have a desktop that exactly does what I want it to do exactly the way I want it to do it. So there is no longer a need for any big changes.

    It's not that we "want or don't want change", it's just that we want change where it is needed, not change just for changes sake.

  127. Re:I think you're thinking too hard and the author by Anonymous Coward · · Score: 0

    I can't read the font unless it is full screen.

  128. Re:I think you're thinking too hard and the author by BasilBrush · · Score: 1

    using too many words.

    Quite amusing that your post went on to be so long. :-)

    Regarding your reference to the usefulness of the desktop space for putting objects on. I think very few people have used it like that, because most people have had limited sized screens and so have used windows that are either maximised or covering most of the desktop. So actually accessing objects on the desktop would "classically" involve closing, minimising or moving applications windows(s). Later OSs have provided hotkeys for temporarily hiding application windows, but it's a poor workaround for a fundamental problem that the desktop is always at the bottom, with object icons stuck behind windows.

    In reality I think most people put their object icons in a file manager window, where that is allowed, as that can be brought to the front, over the top of application windows. Thus making the concept of a desktop irrelevant.

  129. I see what I missed now - thanks by dbIII · · Score: 1

    What I meant is "disk appliances" from EMC etc took over from MS fileservers. However I didn't think of Sharepoint (it used to have a fatal flaw of embedding large files inside a database that slowed it down a lot - fixed now) and that MS SQL has been chewing into Oracle's former space.

  130. Re:I think you're thinking too hard and the author by BasilBrush · · Score: 1

    I wish I could disagree, but I help so many users that run one program full screen. I just sit back and shake my head as they constantly switch from one program to another instead of arranging the program windows to see everything they need at one time.

    Depends on the size of the screen. For small screen sizes, you need the full screen for many applications. And with laptops being far more popular than desktops these days, and 13 inch laptops the most common, that's a lot of people.

    Even those that are now using larger screens on desktops will often have learned on screens of 12-14 inches.

    Also don't forget that whilst your work might be constantly multitasking, other workers often spend most of their time in a single app, and don't need to transfer data between apps. Less clutter for them is better - at it's most extreme are specialist text editors for writers, that are specifically created to remove all menus and other interface chrome so that the writer can concentrate on just the words.

  131. Time wounds all... by hicksw · · Score: 1

    The desktop metaphor is probably too complex for the average developer.

    They never had a desk.

    A desk wouldn't fit down the basement stairs, anyway.
    --
    Easy to learn: Hard to use.
    Easy to use: Hard to learn.
    Easy to learn and use: Won't do what you want it to.

  132. Re:I think you're thinking too hard and the author by E-Rock · · Score: 1

    If you're productive, I don't care how you work. When you're holding everyone else up, then 'your way' doesn't cut it and you need shown a faster way to work. In one particular case, the person reports to me and they aren't getting enough done in the day. It turns out that they're wasting a lot of time by working inefficiently.

  133. Oooh, new and shiny! by mcswell · · Score: 1

    Like the Edsel, in its time: http://www.youtube.com/watch?v... Or tail fins and chrome: http://www.youtube.com/watch?v...

  134. Information and task control by Teunis · · Score: 1

    - I use a desktop for a lot of tasks simultaneously - but usually one task where interruptions mean a loss of 20 min to 3 hours work, depending on how important and attention-consuming the task. This is priority #1 for me. Gnome 2 and KDE are both acceptable, as is Windows 95+ (but not 8) and MacOS. Mobile tends to be acceptable.
    - I need to be able to organize files : database/file management interfaces should make sense and function. (Windows 8 does not make this easy to find, and KDE and Gnome 3 actually have the best). Mobile misses this entirely.
    - Ability to organize tasks when multitasking. Task switching needs to make sense, and multiple desktops are quite handy when having to do cross referencing or coding. I am a programmer - having one desktop for browsing, another for code editing and testing and a third one for communications is pretty much my ideal basis. Classical desktops (Gnome 2 and KDE - and I find Gnome 2 slightly better) do this quite well. Newer systems have lost this. Lacking multiple desktops tends to keep me out of Windows or MacOS, for the most part - although the latter is ok at them.
    - Saving and restoring of state, particularly for console sessions. A lot of what I do still takes place in terminals, particularly when managing outside servers. Gnome 3 lost this - in a fit of "bug fixing" all infrastructure was removed and there is no real support for this now. KDE is ok, MacOS is quite excellent. Android and IOS are VERY good at this and I sure wish ssh and console was more usable on those platforms.
    - Recovery after failure. A number of issues can cause - with power failure coming at the top, but not excluding non-fatal hardware faults. Mobile is quite excellent, MacOS is quite excellent and KDE is ok. Without the ability to handle state, Gnome + Windows do not have this.

    While I miss desktop isolated task switching and the ability to return to the last task I was working in under KDE (IMO that's a bug), this is largely why KDE is now my default desktop of choice.
    I really wish I could do most of my programming tasks on mobile, but there's no infrastructure for it - they have no ability to handle multiple tasks.
    I kind of miss the multiple consoles of nongraphical linux - but it's a bit hard to do things like web browsing there.

    Windows 8, Unity and other such "interfaces" are not desktops and have moved away from the ability to perform routine (as in : continuous and important) tasks.

  135. X11 is network transparent. by Anonymous Coward · · Score: 0

    So unless you were merely unclear as to your issues, which appears to be true for the entirety of your post, you're not anchored to one PC.

    As to the rest of it, what are you on about? Google docs is already working in a browser, and being non-FOSS software has nothing to do with anything you're asking for, which is "runs under a browser". Why you want that is anyone's guess. But the document is openable by any other product that implements the document standard as written. Which doesn't have to be a FOSS program. Or run in a browser.

    You can mount a cloud service storage on your system and use libreoffice if your issue is that you want the data available and stored in the cloud.

    You can install libreoffice on any desktop with linux or windows on, which probably covers you for all your needs, there's no more need for it to be a browser app any more than the browser needs to be runnable under a browser.

    I get the feeling that you're just making up a complaint here.

    1. Re:X11 is network transparent. by Rich0 · · Score: 1

      So unless you were merely unclear as to your issues, which appears to be true for the entirety of your post, you're not anchored to one PC.

      What's unclear? I asked for an FOSS Google Docs-like office suite.

      Google Docs works, but just as I prefer to store my TV on an FOSS DVR I'd also prefer to do my document editing in a FOSS word processor.

      As to the rest of it, what are you on about? Google docs is already working in a browser, and being non-FOSS software has nothing to do with anything you're asking for, which is "runs under a browser".

      Well, sure. But I can run Windows if all I want is an operating system. The benefits of FOSS go beyond whether it does the job.

      You can mount a cloud service storage on your system and use libreoffice if your issue is that you want the data available and stored in the cloud.

      There aren't exactly a lot of great cloud storage services that are FOSS even if that is the only part that you want to solve. I don't really see an FOSS alternative to something like Google Drive or Dropbox.

      You can install libreoffice on any desktop with linux or windows on, which probably covers you for all your needs, there's no more need for it to be a browser app any more than the browser needs to be runnable under a browser.

      Libreoffice requires X11 or Windows or OSX. My phone runs none of these, and neither does my tablet. My laptop definitely runs Linux, but I'm not actually sure if it even runs X11 (certainly it doesn't support installing libreoffice or connections from random X11 clients).

      Also, libreoffice does not support simultaneous editing across multiple clients, and even if it did I'm not aware of any cloud services which do (including non-FOSS options).

  136. Re:I think you're thinking too hard and the author by silentcoder · · Score: 1

    These days - they sit down with the intention of completing three tasks, the same three tasks, in order, every time.
    *Check mail.
    *Update facebook
    *Look at porn.

    And they do all three with the same application.

    --
    Unicode killed the ASCII-art *
  137. Tired of your amateur-hour regressions by Anonymous Coward · · Score: 0

    I was willing to tinker to get something other than a "Desktop".

    The Desktop people seem to think I want a churny and regression-prone system with lots of small bugs that works without learning anything, like a Mac.

    "Tinkering" means I want the opposite of this: I don't mind mounting USB sticks with 'sudo mount ...', but when I fix something I want it to stay fixed. The xdm-clone-of-the-week club really annoys someone willing to tinker because you have to solve the same problem over and over.

    If I appear bored of tinkering, actually something much worse has happened: I've given up and accepted your crappy overcomplex "Desktop" garbage because you broke my $HOME/.apprc scripts or moved the location of /etc/X11/xinit for the fifth time. Fuck you for that very much.

    Much of the output of the "Desktop Linux" people seems to be masturbatory undergrad projects, resolving solved problems with one thing fixed and two things broken.

    Really you're talking about two completely different things and conflating them to make a "trend" that doesn't exist.

  138. Tinker and make it fit by Murdoch5 · · Score: 1

    I'm a long time Linux user, more then 10 years, and I'm still very much in the camp of configure it until it works and until it fits your need. I have no reservation about using pre-built, preconfigured software and I don't mind if I can't fiddle with the inner workings but when I can, I like to make my software experience fit like a glove.

    For instance back in grade 12 ( 9 years ago ), I wrote a sweet FVWM2 configuration and when I use FVWM2 I still use it! When I run Gnome, I have the deal, I use a series of configuration file to alter everything until I get it how I like it.

    Linux is great because it can really support all the camps of software users. The first camp is leave it alone and it's fine, these are typically Windows users. The second camp should never have to upgrade the system, the server admin's. The third is rock solid interface and your computer is pretty locked down, the Mac guys and the last camp is the touch everything until you love it. To say a Linux user fits into a single sterotype isn't fair, Linux users are as varied as all the other computer users.

  139. *nix has gotten more accessible by Anonymous Coward · · Score: 0

    Over the years, *nix has gotten more accessible. It used to be the case that if you installed any flavor of *nix, it was generally because you were either A) an engineer, using it for work, or B) someone whose hobbies pretty closely resembled engineering. To get it working, you generally needed to manually partition your hard drive(s), jump through hoops to make sure you hardware worked properly, compile software fairly regularly, edit text configuration files, etc. And god help you if you were still using a dialup modem.

    With the modern mainstream distros, most users can count on having to deal with none of this. Sure, there's certain hardware that isn't so Linux friendly, but the same is true of various versions of Windows. Sane defaults have been put in place in a fairly large variety of software packages anyway, and compiling tarballs has mostly been replaced by using built-in often graphical package management solutions (which ALSO manage automatic updates, to boot). Where configuration for programs the average user wants to use is necessary, it's largely a menu based task. And dialup modems are more commonly found in attics or trash heaps than in actively used computers.

    While all this was going on, Microsoft got cocky about how badly it was able to abuse its users without worrying about any repercussions. In 2000, I knew only a handful of *nix users, and they all fit the engineer/nerd stereotype pretty well (or at the very least, were wannabes). 10 years later, I was seeing it popping up on college campuses clearly in the hands of, well, just average people ("my pirated copy of windows stopped working, so my nerd friend handed me an ubuntu DVD and I've been using it ever since"). Given that most of what the average user does on a daily basis takes place in a web browser or an Office suite (with even a lot of that taking place now in cloud services such as Google Docs), most casual desktop users really couldn't care less or likely even notice what OS they're using.

    The trend says nothing about those types of people who fit the *nix users of old category; it just says that we have a different class of people using desktop linux. It's hardly a mass adoption, but given how small the linux userbase was to begin with, it's a pretty noticeable shift.

  140. It is turning back to traditional ways by apexwm · · Score: 1

    It's no surprise that some of these environments were way too focuses on touch technologies and tablets, and left traditional desktops in the dark. Now that feedback has been received, the environments are backtracking and reviving the classic features. Which, make sense for most as the stats demonstrate. It's unfortunate this has happened, because it has added confusion for new users. But things are coming around and for example Gnome's Classic environment, which wasn't introduced until Gnome 3 was well established, will help considerably, for those that use Gnome for example

  141. Re:I think you're thinking too hard and the author by Sri+Ramkrishna · · Score: 1

    is that why we see more and more people using OSX at FOSS conferences?

  142. Re:I think you're thinking too hard and the author by Anonymous Coward · · Score: 0

    I want the Infinite Desktop - Zoom out and get more space while your icon's become smaller, zoom in to find what you put on your desktop in a given area.

    Seriously I use Fluxbox, X is really only place for Applications to launch if you need to sort through files you use an application like Thunar or Nautilus not you Desktop.