home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 7326 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: dispatch.news.demon.net!demon!gj-cent.demon.co.uk
  2. From: gi@gj-cent.demon.co.uk (Gi)
  3. Newsgroups: comp.sys.amiga.misc,comp.sys.amiga.programmer
  4. Subject: Re: toy operating systems, like AmigaOS
  5. Date: Sun, 14 Apr 1996 22:37:55 GMT
  6. Message-ID: <900.6678T300T953@gj-cent.demon.co.uk>
  7. References: <4krdlk$jge@vixen.cso.uiuc.edu>
  8. NNTP-Posting-Host: gj-cent.demon.co.uk
  9. X-NNTP-Posting-Host: gj-cent.demon.co.uk
  10. X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
  11.  
  12. howard daniel joseph wrote in <4krdlk$jge@vixen.cso.uiuc.edu> on 14-Apr-96
  13.  
  14. >       Well, there are two ways to go about this;
  15.  
  16. >       1) Don't write shitty code.
  17.  
  18. >       2) Write shitty code on a platform that supports shitty code.
  19.  
  20. >       3) If you want to take the shit out of your code without crashing
  21. >a system without memory protection, whack your shit around in a more
  22. >robust environment and then send your shitless code to the Amiga. :)
  23.  
  24. why be proud of writing bad code? eventually if you write bad code rather than
  25. crash your system you might corrupt your hard disk or loose you work altogether
  26. (which hasn't happened here).
  27.  
  28. The only computers that need to be that safe anyway are those that are keeping
  29. people safe or those in Aircraft/Spacecraft.
  30.  
  31. I run a system monitor that checks for bad coding when I use a new program and
  32. if it fails the test I don't run it, it's that simple.
  33.  
  34.