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.
Order by: Score:
Screenshots
by lawina (2.24) on Wed 26th Mar 2008 21:57 UTC
lawina
Member since:
2006-01-20
Fans: 0

The thumbnail sized screenshots were not that impressive!

RE: Screenshots
by CloudNine (2.15) on Thu 27th Mar 2008 11:15 UTC in reply to "Screenshots"
CloudNine Member since:
2005-06-30
Fans: 0

Thanks for your comment. I'll upload some (better) screenshots soon!

Hmm...
by ohxten (2) on Wed 26th Mar 2008 22:08 UTC
ohxten
Member since:
2008-02-17
Fans: 0

Version 0.03 was released a month ago. My, aren't we sharp today.

Hunh? See the Recent Releases section on the main page: "Whitix 0.03: 24 March 2008". Then the blog says February. Who knows which one is correct.

RE: Hmm...
by CloudNine (2.15) on Thu 27th Mar 2008 11:02 UTC in reply to "Hmm..."
CloudNine Member since:
2005-06-30
Fans: 0

(I'm Whitix's author). Apologies. It's fixed now, the data's were a month behind. No need to worry OSNews, it was just an error with the blog dates. (No idea how it happened though.)

Another one?
by madcrow (2.72) on Thu 27th Mar 2008 00:22 UTC
madcrow
Member since:
2006-03-13
Fans: 0

How many POSIX-ish Desktop OSes do we need? The FOSS world is already hard at work on two "desktop only" OSes of the sort (Haiku and Syllable) and some crazy hacker with more of a profit motive has been banging away at SkyOS for years, too. When you combine those with the fact that Linux (and these days FreeBSD) can form quite a nice base for a GUI desktop system, I frankly fail to see the point of this one.

RE: Another one?
by Alboin (2.38) on Thu 27th Mar 2008 00:43 UTC in reply to "Another one?"
Alboin Member since:
2007-10-17
Fans: 0

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.

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

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.

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

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.

RE[4]: Another one?
by Tjebbe (2) on Thu 27th Mar 2008 09:08 UTC in reply to "RE[3]: Another one?"
Tjebbe Member since:
2007-05-17
Fans: 0

"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.
"

While I tend to have the same feeling about OSes then and now, they thought the same then too (that operating systems were already too complicated for a hobby project to grow into something big).

RE[4]: Another one?
by UZ64 (2.04) on Thu 27th Mar 2008 19:10 UTC in reply to "RE[3]: Another one?"
UZ64 Member since:
2006-12-05
Fans: 0

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.

Who says an OS has to be one massive, complex beast of code with bleeding-edge 3-D graphical effects and every "feature" imaginable in order to make it past pure hobby status? Sure, it needs to look nice enough to to be able to comfortably use, but even that doesn't need the latest Quartz, Compiz or Aero with a recent graphics card. As long as it works, and it works good... that's what really matters. If it has the most important features, but not little-used ones, again... what's the problem? Smaller code size, leaner OS, still functional. Too many unused features are just bloat.

I have yet to find a practical reason for an OS to explode in size like the OSes of today are, other than sloppier programming. As processor speeds increase, it should be spent on optimization, to make the most of that extra power... not wasted by lazy programmers, making that extra power useless (yet at the same time, just to be able to run their POS program). In some of the worse cases, a new version of a program on newer hardware can still run slower than an older version of the same program, on *slower* hardware... with absolutely NO new features (at least, none that are of any use). Mostly just a shiny new resource-intensive GUI. That is beyond disgusting.

In conclusion, I think it's the other way around. The typical operating system these days is *too bloated*... if any OS manages to make its way out of hobby status while having good hardware support, having all the main features that are expected in an OS today, and still being lightweight, that would be great. From what I hear, Haiku appears to be approaching that point, and I hope they succeed.

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

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..

Site dead?
by stodge (2) on Thu 27th Mar 2008 12:02 UTC
stodge
Member since:
2005-09-08
Fans: 1

I can't get to the site - did someone post to Slashdot? ;)

SpaceDudeAlien Member since:
2008-03-27
Fans: 0

Well, Mister SpeechManiac,

You may have a point, but your sarkasm is a exaggerated, don't you think? I mean, if your point is there are many new OSes already and only a few will see the finish line.

Why not another OS? I think it's cool to start a new one. But I agree with you, it's like the Paris-Dakkar ralley where only a handful of contestants will make it to the Finish-line. Except there is no Finish-line (nor is there a Start-line... but that's only philosophical).

I personally think with Linux in general we already have an excellent horse in the race against Microsoft, Apple, Symbian, etc... I couldn't see myself investing time in yet another pony trying to get it where the horse already was. But again, that's just me.

In any case, I salute the guy(s) at WhitiX trying to create a new star in the Open Source Universe! I'll keep an eye on them and see, how far they'll fly...

But I do have to say, I found your posting rather funny! Don't know why you got all those negatives. Do you really think, they cooked that up after a party, haha? During a hangover I don't particularly think of an OS, hahaha...

Anyway, this forum could loosen up a bit and your contribution may just be that.

Best regards.

PS: Smile and be happy!

A desktop OS?
by dbolgheroni (2.26) on Thu 27th Mar 2008 17:19 UTC
dbolgheroni
Member since:
2007-01-18
Fans: 0

BSDs and GNU/Linux, with all the apps, drivers, stability, etc they have, aren't considered "desktop" OSs by 99% of mainstream media. I think it is too early to call an OS with only 4 packages (assembler, C compiler, text editor and a shell) a desktop one.

Also, I think it's hard, as it is, to convince any developer to contribute some time to it. There is no focus: a redesign of the kernel already?

RE: A desktop OS?
by CloudNine (2.15) on Thu 27th Mar 2008 19:27 UTC in reply to "A desktop OS?"
CloudNine Member since:
2005-06-30
Fans: 0

The desktop OS is an eventual goal; it may be a bit early to call it one, but I believe stating the project's future intentions (a display server is planned for the next release, so it won't be a million miles away) is no bad thing.

At any rate, this is a pretty early release of the software. Comparing it to Linux at this stage is a little unfair, and that link was more to stimulating discussion of Whitix's general architecture than a concrete prosposal on its future design.

RE[2]: A desktop OS?
by ameasures (2.84) on Thu 27th Mar 2008 20:42 UTC in reply to "RE: A desktop OS?"
ameasures Member since:
2006-01-09
Fans: 1

>>The desktop OS is an eventual goal; it may be a bit early to call it one ...

<RANT MODE ON>
It is so refreshing to be told what the aspiration of a project is. Too often we get a list of acronyms and buzz words. It is far more enticing to try a program and stick with it if one shares the aspirations of the developer. With that enticement comes a virtuous cycle of encouragement back to the developer.
<RANT MODE OFF>

RE[2]: A desktop OS?
by ZephyrXero (1.94) on Sat 29th Mar 2008 05:45 UTC in reply to "RE: A desktop OS?"
ZephyrXero Member since:
2006-03-22
Fans: 0

Besides future goals of having a GUI for your OS...I'm still very unclear what the other goals of the project are. I've looked around on the site/wiki and have found very little info on what the real purpose and goals of the project are. Not to hate or anything, I'm still very interested... I do have one question though, that may sound like some other comments on here, but I don't intend it to: Why start a new OS based around 32-bit? It seems pretty obvious the future is in 64-bit, multicore processors... so why not create a new OS for the future rather than trying to support 486 processors that maybe 12 people on the whole planet still use?

Otherwise good luck! Don't listen to all the "why bother" guys. One of the key problems with the Windows world is that it's a monoculture...and so a monoculture of only Linux would be almost just as bad ;)

BTW...really glad to see your not using the old legacy Unix file system hierarchy, it's one of my biggest peeves with the current Linux community with the exception of Gobo (simply going on the blog post about /System/Devices if I'm wrong).

Edited 2008-03-29 05:48 UTC

RE[3]: A desktop OS?
by CloudNine (2.15) on Sat 29th Mar 2008 17:54 UTC in reply to "RE[2]: A desktop OS?"
CloudNine Member since:
2005-06-30
Fans: 0

Actually, when I started the operating system (it was about two or three years ago, but I took about a year's break in that time), 32-bit single core processors were very common. However, a x86-64 port and SMP support is definitely in the works.

I'm currently adding a "Our vision" page. It's a good suggestion actually, so hopefully I can clarify things for you.