Linked by Richard McKinley on Wed 9th Jan 2002 17:55 UTC
OpenStep, GNUstep I'm a happy BeOS refugee this morning after having just tried Simply GNUstep. Simply GNUstep is a new Operating System that runs on the latest Linux kernel compiled with the latest GNU compiler. This new OS is way more (perhaps by being less) than just-another-Linux-distribution. It aims to be similar, extremely similar, to Apple's OS X. However, Simply GNUstep, unlike OS X, will run on your PC. In fact, you can be running it in under 15 minutes from this very moment.
Permalink for comment
To read all comments associated with this story, please click here.
priorities?
by pg on Wed 9th Jan 2002 22:14 UTC

> Skinning should be added to GNUstep as soon as possible
> ...
> Why worry about the kernel when Linux is here today and works?

i think a little reevaluation of priorities is in order. skinning definately helps things aesthetically but if app support is as abysmal as you claim, i would think that that should be the first order of business. i dont know of many people can accomplish their day-to-day tasks with only a (minimal) text-editor, no browser, no email client, no nothin ...

perhaps you're not all that familiar with kernel development. sure, some features of the kernel are not always strictly *necessary*, but a lot of subsystems on linux are quite broken (vm, usb to name a few). giving up on the kernel for a time to work on other things (like skinning?) would lead to a system that's maybe more useable, but at the cost of support for large chunks of current hardware that most non-technical users (presumably the target audience of simplegnustep in the first place) would potentially have. i don't mind rebuilding the kernel and playing with development/unstable patches to get my system how i want it, but this is hardly the thing an everyday user should expect...

pg