Ask AtheOS Creator Kurt Skauen About His Creature
Developer Kurt Skauen, programming for fun, ended up answering the frequent cries to write a graphical Free OS not tied to the X Window system by doing just that. His AtheOS has been mentioned here a few times before -- it's a Free (as in GPL) Operating System for Intel-and-compatible CPUs with an integrated GUI, a tendency toward POSIX, and more than a hint of BeOS. There are quite a few sites with more information about AtheOS, but you may have trouble just getting past the beautiful screenshots and nearly as beautiful AtheOS FAQ. (There are also ASCII parrots.)
Ask Kurt about the past, present, and future of AtheOS here (ask as many questions as you'd like, but please only one per post) and we'll forward the best ones to Kurt for his answers.
I know a lot of people hate Windows here, but it certainly has the lion's share of apps. Can/will/do you plan to add a windows emulation layer, or some fairly painless way of running Windows apps? Same for X/GTK/etc.
+5:offtopic,but anti-American
My question: Sure you did this for fun and it is a beautiful OS. But as it gains attention and user interest, do you have a target audience in mind? Who do you think should use AtheOS - who will derive the most benefit?
Top Most Bizarre/Disturbing Error Messages
I have noticed that you prefer to work on the kernel and UI portions by yourself, leaving apps and drivers to other developers. When do you plan on allowing other developers to begin working on the core of the OS with you? This would speed up development of the OS.
They stuck me in an institution, said it was the only solution, to...protect me from the enemy, myself
Why such emphasis on OO paradigm? While building the system, did you have trouble bending some things around OO model (i.e. could some things be only done in straight C)? Do you think many developers will be turned off because objectOriented style of variable and function naming was used in the C parts of the source (as I noticed)? Finally, why do you want this to be a primarily desktop OS? What do you think of the current desktop environment offerings in *nix world?
I know AtheOS has its own GUI, but I imagine that have X on board would make porting most Unix apps easier. Has anyone attempted such a thing?
Greetings...
Another poster mentioned the idea that you were considering moving AtheOS to a different license. Is that the case?
Secondly, if you are considering putting it under a different license, why? And, why did you select GPL licensing for AtheOS as opposed to a number of different licensing choices out there? (Reguardless of if you are or aren't moving AtheOS from a GPL license.)
Davis Ray Sickmon, Jr - looking for something to read? Check out my three free novels at MidnightRyder.org
Some minor questions.
:) :shrugs: oh well. thanks.)
Do you consider it likely that at some point in the near future AtheOS will develop a PPC port?
I realize that the AtheOS developers are very busy with the hard work they are doing and that there is no good reason for them to expend effort on a PPC port. However i was wondering if you think that there is enough interest among extant developers familiar with the ppc/chrp/macintosh platform that someone might feel like cobbling together a port.
That being said, i was checking and trying to figure out: does AtheOS have some kind of flexible arbitrary-server auto-upgrade "package"-style system along the lines of the debian apt-get? if not, are there plans to implement one, or perhaps port apt-get and dselect to atheos?
Please excuse my ignorance.
- mcc
(I am quite curious about AtheOS, and have been meaning for some time to try to check it out (well, or at least check out the screenshots and read the API documentation, since as implied above i do not personally have an x86 machine on which to test the OS..)-- i was thinking about looking over the atheos webpage yesterday morning, actually. I'm looking forward to learning more about this OS in the future.. if only i knew more now, maybe i'd have some better questions
Irritable, left-wing and possibly humorous bumper stickers and t-shirts
do you think it'll be before a partition can be installed painlessly side by side Windows? Should be the quickest way to gain mass adoption, right?
[o]_O
Kurt:
:)
I much prefer to install software (at least anything over several megs) with a CD than over the net, and there are a lot of old documents that I have converted to CD for storage. I wouldn't want to buy a machine without a CD-ROM drive
Is bootable (or other) CD-ROM support planned? Perhaps many people would be able to sample AtheOS easier if they could (for instance) order a CD from Cheapbytes and install it locally, pass to a friend etc.
Considering the progress on the other aspects of the system, how important do you think this is, or are there technical difficulties (other than time) in getting CD-ROM support to work?
Best,
timothy
jrnl: http://tinyurl.com/c2l8yr / foes: http://tinyurl.com/ckjno5
According to Bjarne Stroustrup, the core application domain for C++ is systems programming. Having created an OS in C++, what would you say are C++ strengths and weaknesses for your needs? Has the OS evolved along with the evolving standard (the STL, templates, the new type casts, etc.), or have you stuck with the C++ that was around when you started? What features do you depend on, and which do you avoid like the plague? And, of course, if you did it today, would you use another language or make different language choices?
Kurt,
/. ers as well), do you see yourself doing AtheOS development fulltime? If yes, then how do you foresee this transformation? In fact, I'm sure there are many people here who once worked for a big/medium company but were good at a certain thing and went solo after a while. I'm curious to find out their journies as well.
I'm sure you developed AtheOS in your free time and then let me ask you what is your day job? How do you find balance between the two especially when you are in that coding bubble that everything seems to be coming together well.
Secondly, (this may be for all
You're doing a great job! Good luck and keep it up!
Does your operating system not believe in Jesux?
-----
Free P2P Backup, Windows & Linux
One aspect that the Linux and Unix community often
complains on is that X is not designed for fast graphics,
gaming etc. Also, allowing drivers to write directly to
the hardware to improve performance affects systems
security and reliability.
In other words, the Unix world lacks an alternative
for X, and trying to build a good client - for multimedia
purposes - around X in my opinion is not the best
solution.
If I were in your shoes, I'd try to aim Atheos' development
to do what Linux and other unices still can't do well
(multimedia), and not what they already perform near
perfectly (server and security tasks).
Of course the scenario I'm thinking of is a mixed network:
Unix machines to do firewalling, file serving and network
services, and Atheos machines that could allow great
multimedia performance without caring of security and
other issues.
I'd like to hear your opinion on this.
Thankyou, and keep up the good work!
It's fairly common for even hardcore advocates to point out that Linux is generally more useful as a server OS than a desktop OS, and that Linux has a ways to go before it's ready "for the desktop" Do you plan to concentrate on making AtheOS a purely single-user-at-a-time, desktop OS, or do you eventually want to see it move into fulfilling traditional server-only roles as well?
I have said that I'm might going to change the lisense to a more liberal one in case the GPL would cause problems for non-GPL drivers, apps, or other "third-party" components somehow. How you managed to twist that into "often threathened to close-source" is beyond me.
Kurt Skauen
--- Kurt Skauen
Besides, not needing windows to run Reason would truly rule!
Causation can cause correlation
Have you ever considered promoting AtheOS as an OS for GUI-based embedded devices? The competition in that arena now is Windows CE, Palm OS, and Linux - but an OO based GUI built into the OS may be beneficial in terms of performance.
With Linux, a device developer has to get the core Linux kernel working and then build a GUI on top of it (XFree86 or a smaller X server). Palm OS doesn't have multitasking and isn't very scalable to powerful devices. Windows CE requires a royalty. AtheOS could provide a powerful operating system for embedded devices for free.
"The universe seems neither benign nor hostile, merely indifferent." --Carl Sagan
In case you couldn't read the faq due to /. effect. He states that he didn't know that atheos was even a word. He picked it as a short form of Athena (iirc) and OS = AtheOS.
An optimist believes we live in the best world possible; a pessimist fears this is true.
(As I'm sure you know) one of the problems with C++ is that modifying a class changes the binary structure of an object. This then breaks any programs that were dynamically linked against this. This problem has been addressed in several ways (CORBA, COM, staticly linking in the code, or keeping 800 copies of MFC40.dll on your machine, etc, etc)
This seems (to me, at least) the biggest problem with writing an OS in C++. How does AtheOS deal with this problem?
Trolls throughout history:
Jonathan Swift
There is absolutely no reason to panic.
Do you consider AtheOS to be born as a curiousity? Or do you consider Linux, BSD, and other growing OSs to be flawed in some fundemental way that only a fresh start could fix? If the latter, what are the biggest strikes against these OSs and how do you plan to overcome them? And what do you think other *nix need to do to match your goals?