Linked by David Adams on Fri 18th Jun 2010 19:17 UTC
Thread beginning with comment 430584
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[2]: rip-off Mac OS X!
by nt_jerkface on Sat 19th Jun 2010 04:11
in reply to "RE: rip-off Mac OS X!"
OSX is far from being wondrous in terms of user interface, that's one of the reasons why I'm not using it.
I don't like it either. It's ok if you just launch a few programs but switching through a dozen programs in the dock gets annoying. The other issue I have with OSX is that it doesn't make proper use of the right mouse button.
I think a better strategy for the Linux desktop would be to build around a cross development platform (Qt) to attract developers. People turn on a computer to use applications, not screw with the UI. Distros need to work to make life easier for cross-platform, proprietary developers. Stallman's plan of having the people's army code everything has been a failure.
RE[3]: rip-off Mac OS X!
by Neolander on Sat 19th Jun 2010 04:38
in reply to "RE[2]: rip-off Mac OS X!"
I think a better strategy for the Linux desktop would be to build around a cross development platform (Qt) to attract developers. People turn on a computer to use applications, not screw with the UI. Distros need to work to make life easier for cross-platform, proprietary developers. Stallman's plan of having the people's army code everything has been a failure.
I wouldn't go as far as saying that, since most of the software I use on a daily basis was coded by the people's army and works fairly well. I'd rather say that we don't need proprietary software for everything, but that we should not bar it access either.
Two tasks of a linux distro that are often ignored, in my opinion, is to reach API consistency (instead of GTK here, pulseaudio there, QT up above, and VDPAU somewhere in the wild) and to heavily documentate said API in an easily accessible way.
As an example, for scientific calculations, the combination of Python and some science-oriented APIs is astonishingly getting widespread, but most people still prefer Matlab over Python. (I chose Matlab because contrary to other scientific software like Mathematica and Maple, its syntax is in par with that of Python in terms of awfulness and being inadapted to the job in my opinion)
What are the two top differences, before anything else ? Matlab has got a huge and helpful help system, and its various commands are tightly integrated with each other. To the contrary, with things like Numpy and Scipy, all you get is a bunch of HTML pages (which already feels clunky and unprofessional to start with), and the commands do not feel integrated with each other (as an example, when you want to introduce a formal parameter in python, you can't just use a variable without attributing a value to it, it will get you an "undefined symbol"-like error).
Today, on Linux, when Adobe wants to decode an H.264 stream using the hardware in Flash Player and ask the community which APIs are available, the answer is something like "xv, VA-API, VDPAU, (and some others)".
On OSX, the answer is like "Use api X in the latest safari or fallback to software rendering". Guess which platform gets the most polished release in the end...
In my opinion, by using a single coherent set of APIs and a good documentation that's fully available at a single place, the Linux world would ease the life of both proprietary software developers and amateurs. Better software availability would ensue.
Edited 2010-06-19 04:41 UTC





Member since:
2010-03-08
Errr... No. Really, no.
Had Apple spent much on usability and GUI, they wouldn't have rolled out horrors like the Dock, application-centric window management on a single virtual desktop, and the Finder.
If desktop Linux distros start to mimick OSX, I'll consider that the Linux desktop has failed to deliver an interesting product, and just go back to Windows and say goodbye to easy development. Or go arcane and try my best to get used to Haiku. OSX is far from being wondrous in terms of user interface, that's one of the reasons why I'm not using it.
Edited 2010-06-19 03:55 UTC