home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / amiga / programm / 15706 < prev    next >
Encoding:
Text File  |  1992-11-11  |  1.7 KB  |  39 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!lysator.liu.se!marvil
  3. From: marvil@lysator.liu.se (Martin Vilcans)
  4. Subject: Re: New hardware reference guide?
  5. Message-ID: <1950@lysator.liu.se>
  6. Sender: news@lysator.liu.se
  7. Nntp-Posting-Host: robin.lysator.liu.se
  8. Organization: Lysator Academic Computer Society, Linkoping University, Sweden
  9. References: <Bx7782.CKD@kingston.ac.uk> <1992Nov5.184916.17436@sth.frontec.se> <1927@lysator.liu.se> <BxAMtH.Aos@cck.coventry.ac.uk>
  10. Date: Wed, 11 Nov 1992 20:33:05 GMT
  11. Lines: 26
  12.  
  13. csg019@cch.coventry.ac.uk (-~=Zaphod=~-) writes:
  14.  
  15. >>No, most demo programmers can't do OS programming very well, and are
  16. >>probably too lazy to learn about it. And, as demo coders are speed freaks,
  17. >>they won't like using someone else's code, as they can't trust it's as fast
  18. >>as they could have made it (and it isn't probably, as OS code should be very
  19. >>flexible).
  20.  
  21. >Whoa! Thats crap. Demo programmers use the hardware for speed only, it has
  22. >nothing to do with lazyness. Its true, we don't like using other peoples code,
  23. >because we would not be able to accomplish what we set out to do.
  24.  
  25. Coding the hardware is, if not easier to do, easier to learn. And you don't
  26. need lots of expensive books for it either. And it is actually harder to
  27. follow the rules of OS programming than the rules of hardware programming,
  28. so OS-coded demos will _not_ work better than hardware coded ones. Most
  29. demo coders are not the persons to follow rules.
  30.    (And I am a demo coder as well, and have played around a bit with the OS
  31. and Intuition, so I know what I'm talking about.)
  32.  
  33. >The fact is, what ever you can do in the OS in 4 frames using the OS, a good
  34. >demo programmer would probably do in 100 raster lines, and make it work on
  35. >any machine.
  36.  
  37. Yes, that's right.
  38.  
  39.