home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / mac / misc / 15720 < prev    next >
Encoding:
Internet Message Format  |  1992-08-31  |  5.6 KB

  1. Path: sparky!uunet!noc.near.net!mars.caps.maine.edu!maine.maine.edu!ree700a
  2. Organization: University of Maine System
  3. Date: Monday, 31 Aug 1992 12:03:39 EDT
  4. From: <REE700A@MAINE.MAINE.EDU>
  5. Message-ID: <92244.120340REE700A@MAINE.MAINE.EDU>
  6. Newsgroups: comp.sys.mac.misc
  7. Subject: Mac's vs. PC's (split for Macs cost too much)
  8. Lines: 93
  9.  
  10.    Well, I came into this general thread with good intentions.  Obviously
  11. the former subject line (Macs cost too much - not!) has degenerated into
  12. a free-for-all.  So let's try to establish a new subject line.
  13.  
  14.    First, I will briefly describe myself, so when you do flame me, you
  15. won't have to make up arbitrary slurs & assumed incompetences... Use real
  16. ones.
  17.  
  18.    I have never owned a computer... I use them too much at work...
  19.    I have programmed in Z-80 assembler (TRS-80), VM/370 assembler, and 6800
  20. assembler.  I have over 12 yrs experience with Fortran and a couple with C.
  21. I have built rudimentary computing machines with no IC's (ie transistors).
  22. OK, they were only 4-bit adders with registers...  I have designed micro-
  23. processor based systems on the 6800 and 68000 (a communications interface
  24. for my senior project - '84 and a joint controller for a robotic joint which
  25. was never built.)  I am a fair (but not good) Windows programmer and understand
  26. the fundamentals of message-based cooperative vs. preemptive multitasking.
  27.    I use Word 5, Cricket Graph and Superpaint on the Mac because they are
  28. unequalled or not quite equalled by their PC counterparts.
  29.  
  30.    I find the Mac to be the system of choice for producing paper (graphics,
  31. literature, etc.  I never enterred this group waving the PC banner and shouting
  32. "Macs cost too much".  In fact, the $1200 Mac Classic II is a very good match
  33. for a similarly priced (as low as $900 for a reliable one with monochrome)
  34. 386SX.  In this case, $300 is noise compared to ease of use.  I would decide
  35. for the SX only if I wanted to do a lot of programming.  To do work with
  36. existing app's, I'd take the Mac in this case.
  37.  
  38.    I did challenge Eddy to a dual of performance for a $6000 budget, but he
  39. just threatened to get me kicked off the network.  I would like to reissue
  40. this with different objectives, ie MS Word scroll speed, other cross-platform
  41. programs (no- Computer Associates' Hack of Cricket Graph for Windows is not
  42. included in this... It sucks badly).  I'll even have to suffer the overhead
  43. of Windows since Dos is virtually useless & I haven't gone to OS/2 yet.  I
  44. might loose, especially letting the Quadra users choose the Applications...
  45. They must be readilly available, cross-platform things... C-compilers?
  46. Word?  Not sure what others...
  47.    I'll agree that MIPS are meaningless across architectures, MFlops are over-
  48. rated and pixels/second are too esoteric...
  49.  
  50.    Now, for why I really came to post this...
  51. The 680x0 has a superior memory architecture, what with 32-bit flat mode
  52. and 16-bit relative addressing.  I don't know what the Mac did for partitioning
  53. things like video into the memory map, but if you don't need to know, they
  54. did it right...  I don't know about protection of other application's memory,
  55. but I know it exists.
  56.  
  57. The 80x86 family of CPU's suffers primarilly from upward compatibility.  The
  58. 8088 was useless and the 80286 was marginal.  Many of their limitations
  59. have been passed on to the '386 and '486.  This is not to say that they are
  60. really limitations... The 386 and 486 can address 32-bit flatmode memory.
  61. For that matter, the software can address 4 billion independant segments of
  62. 32-bit memory (if someone writes such an OS...) and physically implement it
  63. on disk (if the nations entire manufacturing capabilities went into disk
  64. protection.
  65.  
  66. The memory limits on the PC are: 640K for DOS (is actually 1080K with no
  67. tricks on a 286 or better, but some of it is used...).  There is a 16MB
  68. limit on some systems due to address lines being limited on the old bus.
  69. There is a 64MB limit of fast (directly addressed) memory on most current
  70. boards, but there is nothing preventing more memory being designed onto
  71. newer boards.
  72.  
  73.      My point here is that there is no fundamental capability gap
  74.      between the Mac and PC relative to Memory Addressing.  As far
  75.      as software goes, yes the Mac has always had better memory useage
  76.      than the PC, but software advantages are so fleeting...
  77.  
  78. Although Ed doesn't think cooperative multitasking is a problem, he should
  79. consider that each track and draw operation is a different is a different
  80. message being processed from a different mouse interrupt.  The draw package
  81. is yielding control constantly during that process...  At least, I know that's
  82. how Windows does it & if MacOS isn't the same, what's the basis of Apple's
  83. suit against Microsloth?  The GUI from Xerox (I think it was?).
  84.  
  85. By the way, Ed, What is your background: Physiology? Optimizing Compiler's?
  86. Color Matching at the paint store?  just wondering...
  87.  
  88. IMHO both the Mac and the PC have alot to offer & I am planning on getting one
  89. of each!  A Mac Classic II to do my PhD Dissertation on (Acoustic Plate Mode
  90. Biosensors...) and a PC to perform data acquisition, analysis and numerical
  91. analysis.
  92.  
  93. Since we were on the subject of analogies in the previous thread, here's mine:
  94. I ride a motorcycle because I like it, but I take the car to go get groceries!
  95.  
  96. As a final statement (in this Post), I think Apple is a little conservative
  97. in the performance department, kind of like IBM was while it had the luxury
  98. of no competition.  I'm sure some IBM patent attorney is saying, "How did
  99. Apple protect it's Toolbox, while our BIOS was copied freely?"
  100.  
  101. Jeff Andle, Department of Electrical Engineering, U. Maine
  102. "There is no right answer, it isn't even graded.  Now, take your test please!"
  103.