Linked by Thom Holwerda on Wed 26th Mar 2008 21:30 UTC, submitted by ohxten
OSNews, Generic OSes "Whitix is a 32-bit operating system for the Intel and AMD range of processors, licensed under the GNU GPL. It features a C compiler (tcc), Python, assembler (nasm), text editor, shell and filesystem formatter. See the Introduction to Whitix for more information." Version 0.03 was released a month ago. My, aren't we sharp today.
Thread beginning with comment 306821
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE: Another one?
by Alboin on Thu 27th Mar 2008 00:43 UTC in reply to "Another one?"
Alboin
Member since:
2007-10-17

It seems to be a hobby OS. If you've ever checked out osdev there are hundreds, if not thousands of hobby OS's that follow POSIX's ideas. Most of them never make it past the initial development stage, and ones like this are the result of a lot of determined work, and are quite rare.

Their point is usually a combination of study and or accomplishment.

Reply Parent Bookmark Score: 7

RE[2]: Another one?
by ebasconp on Thu 27th Mar 2008 03:00 in reply to "RE: Another one?"
ebasconp Member since:
2006-05-09

I think Linux started his OS as another hobby OS too.

We do not know whether one of these "experiments" will grow up as a mainstream OS.

Anyway, doing something that starts in the bare metal and gets stood in its own feet is a very respectable thing.

Reply Parent Bookmark Score: 3

RE[3]: Another one?
by leos on Thu 27th Mar 2008 07:20 in reply to "RE[2]: Another one?"
leos Member since:
2005-09-21

I think Linux started his OS as another hobby OS too.


True, but OSes were a lot simpler back then. It is just about impossible for a new OS to emerge today and be successful. The work required is just too much.

Especially when the advantage of the new OS is simply speed. That's not an advantage. It's just a symptom of being incomplete.

Nothing wrong with hobby/educational OSes, but lets not kid ourselves as to what they are.

Reply Parent Bookmark Score: 2

RE[3]: Another one?
by renox on Thu 27th Mar 2008 14:20 in reply to "RE[2]: Another one?"
renox Member since:
2005-07-06

I think Linux started his OS as another hobby OS too.


Sure, but now the existence of Linux raise the barrier of entry to make another useful OS..

When Linus started Minix wasn't really Free and there was a lawsuit against BSD and no major Free OS existed..

We do not know whether one of these "experiments" will grow up as a mainstream OS.


No, but we do know that from the kernel POV being able to provide something to users that the hundreds of kernel developers working on Linux cannot replicate is very difficult, except for a totally different design (like L4 or EROS for example).

And from the userspace either you provide a POSIX layer and you look very much like a Linux distribution which makes it hard to interest users or you don't and you don't have much software..

That said if Haiku/Syllable starts to gain traction, perharps this will motivate other OS dev to improvement for desktop usage..

Reply Parent Bookmark Score: 3