home *** CD-ROM | disk | FTP | other *** search
- Path: newshost.gu.edu.au!newslink!groomlake.mil
- From: dbarry@groomlake.mil (Duanne Barry)
- Newsgroups: comp.sys.amiga.misc,comp.sys.amiga.programmer
- Subject: toy operating systems, like AmigaOS
- Date: 13 Apr 1996 07:49:56 GMT
- Organization: No Such Agency
- Sender: dbarry@groomlake.mil (Duanne Barry)
- Message-ID: <skllsf.984983.4.5@groomlake.mil>
- Reply-To: dbarry@groomlake.mil (Duanne Barry)
- NNTP-Posting-Host: kraken.itc.gu.edu.au
- Originator: dbarry@groomlake.mil (Duanne Barry)
-
-
- I've just spent the last 2 months coding a large and complex algorithm
- on a Unix box (Sun Sparc 10).
-
- I've have made hundreds of critical bugs that generally
- just cause the entire code to blow up (eg. memory overwriting, runaway
- loops, etc). But never ever did any of my bugs actually crash the Unix box
- (ie. it never needed a reboot) due to the lovely memory protection.
-
- This is completely different from coding on an Amiga 4000
- (which i did for a few years), where a serious bug just takes out
- the entire machine (thus significantly lengthening coding time)... from
- this experience, AmigaOS looks like a complete toy to me, even though the
- machine has a MMU available... same goes for the current AppleOS, which
- has a pretty outside (the GUI) but garbage inside.
-
- Although the GUI under Unix (X-Window System) does not have the
- consistency as AmigaOS or AppleOS (ie. almost every application has
- different style buttons, scrollbars, etc.), it is more than liveable due
- to the almost complete robustness of Unix underneath.
-
- Now I am contemplating buying a cheap Pentium box to run Linux (freeware
- Unix) or waiting until PowerMac has Linux available for it. I know Amiga
- has NetBSD available for it, but the hardware (ie. the 4000) is just
- an outdated piece of slow junk (ultra slow graphics and a slow processor).
- Upgrading it is more expensive than buying a new Pentium box.
-
- (btw, WordPerfect for X-Win has been available for some time now)
-
- So, to conclude this monologue, in my view the Amiga will not be taken
- seriously until it has fast hardware and a robust operating system...
- I don't see this happening for at least 2 years unless someone ports
- Linux to the upcoming PowerAmiga (if it ever comes out).
-
-
-