Linked by Thom Holwerda on Fri 25th May 2012 14:55 UTC
General Unix James Hague: "But all the little bits of complexity, all those cases where indecision caused one option that probably wasn't even needed in the first place to be replaced by two options, all those bad choices that were never remedied for fear of someone somewhere having to change a line of code... They slowly accreted until it all got out of control, and we got comfortable with systems that were impossible to understand." Counterpoint by John Cook: "Some of the growth in complexity is understandable. It's a lot easier to maintain an orthogonal design when your software isn't being used. Software that gets used becomes less orthogonal and develops diagonal shortcuts." If there's ever been a system in dire need of a complete redesign, it's UNIX and its derivatives. A mess doesn't even begin to describe it (for those already frantically reaching for the comment button, note that this applies to other systems as well).
Permalink for comment 519628
To read all comments associated with this story, please click here.
Comment by kurkosdr
by kurkosdr on Sun 27th May 2012 19:12 UTC
kurkosdr
Member since:
2011-04-11

I use Linux framebuffer to draw graphical stuff on my screen. With it I can run at least Links2 with graphics, mplayer, Netsurf and DOSBox. I like it because it has made me able to quit X which took about 65% of my RAM on normal use. (I have 64MB of RAM)

Yes, but do you have hardware acceleration and Gnome or KDE with all their bundled apps? "I have graphics without X" is different from "I managed to have some graphics without X, as long as I don't use Gnome or KDE or need hardware acceleration". From what i hear around, xorg is a neccessary evil.

As regards the dudes who try to convince people the Unix filesystem as it is is a good thing, I guess if all you used in your life are bicycles with the steering behind you instead of in front of you, you will eventually convince yourself and other people it's better than a normal bike. Assigning "/" to the hardrrive the OS is installed in and make everything else appear as a subfolder is silly. Mounting a drive to a folder should be an option, not a requirement in order to use your drives. Gnome and KDE know this and are trying to hide the issue, but due to dudes considering the Unix filesystem a good thing, the still have some button that exposes the nastyness.

Edited 2012-05-27 19:15 UTC

Reply Score: 1