Does the Linux Desktop Innovate Too Much? (Datamation)
Posted Jun 23, 2009 19:27 UTC (Tue) by
cantsin (subscriber, #4420)
Parent article:
Does the Linux Desktop Innovate Too Much? (Datamation)
I dare to opine that the big Linux DEs "innovate" on the wrong end - trying to match (or outdo) the usability and appeal of Apple's and Microsoft's proprietary desktop offerings by essentially hiding the Unix/Linux-GNU operating system and giving users no access to and clue of its core strengths. It starts with such simple things as pipes: why do KDE and Gnome have to invent, throw away and reinvent their own incompatible interprocess mechanisms with every major release, while stone age X11 apps such as gv actually support standard Unix pipes? Why don't desktops natively integrate support for revision control systems like Subversion and git? Why don't their file managers use rsync to speed up file copying? Why can't a drag-and-drop printer icon map the lpr command? Why don't desktops make use of the power of regexs and tab completion, or have decent GUI wrappers for find and grep [instead of implementing their own sub-par file search and indexing software]? Why can't they interface with FUSE for virtual file systems? Why can't there be ultra-efficient desktop control of remote computers via ssh [just by sending Unix file manipulation commands over the line]?
The list could go on and on. Of course, I'll take the point that I should write or initiate such a DE myself for which I don't have the time or skills. Still, the disconnection between the quality of low-level tools of Unix/Linux and Linux GUIs is sometimes is quite depressing.
(
Log in to post comments)