home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / coherent / 5764 < prev    next >
Encoding:
Text File  |  1992-11-20  |  10.0 KB  |  195 lines

  1. Newsgroups: comp.os.coherent
  2. Subject: Re: Tcl to replacement most of /bin & /usr/bin (was: Tcl on Linux
  3. Path: sparky!uunet!think.com!unixland!rmkhome!rmk
  4. From: rmk@rmkhome.UUCP (Rick Kelly)
  5. Organization: The Man With Ten Cats
  6. Date: Fri, 20 Nov 1992 18:18:34 GMT
  7. Reply-To: rmk@rmkhome.UUCP (Rick Kelly)
  8. Message-ID: <9211201318.36@rmkhome.UUCP>
  9. References: <9211190400.AB24186@PCS.CNU.EDU> <9211191912.AA26523@PCS.CNU.EDU>
  10. Lines: 183
  11.  
  12. In article <9211191912.AA26523@PCS.CNU.EDU> "Coherent operating system" <COHERENT@indycms.bitnet> writes:
  13. >>
  14. >> Every UNIX system has a single user mode, that runs without ttys, for
  15. >> save administration of the system.
  16. >> Under COHERENT change the "exit 0" to "exit 1" in /etc/brc and you
  17. >> get what you want. But I'm sure you don't want this :-)
  18. >>
  19. >    The future is moving towards single-user multi-tasking computers
  20. >running on networks.  That way each user gets maximum power because the
  21. >machine isn't running with multi-user overhead.  I don't agree with that,
  22. >but that is how things are headed.  It may stink, but, DOS is the world's
  23. >most popular OS and that should show you that stinky things can still
  24. >rule.  A little more logic and less butt-kissing in the corporate world
  25. >would help of course...
  26.  
  27. You should tell this to makers of X terminals, who are doing a brisk
  28. business.  Why buy 5 Sun workstations, when you can buy 1 and hang 4
  29. X terminals off of it.  An X terminal can be had for $1000.
  30.  
  31. Another new trend is software that looks for unused cpu time on the 
  32. network, and allocates it to other machines.  Sort of like turning the
  33. network into a big mainframe.
  34.  
  35. >> : >4) fast response for games (hey, games sell computers!)
  36. >> :
  37. >> : Get an Amiga.
  38. >>
  39. >> Why? There are lot of games which are running fine on a PC under DOS.
  40. >> If COHERENT gets an GUI like MGR or X11 it's no problem to write or
  41. >> port some games which uses graphics. There are some nice games available
  42. >> which runs in text mode using curses. Of course nothing like Wing Commander,
  43. >> but also interesting (try to solve all the D&D's:-).
  44. >> Also if we get the device driver kit in our hands, it should be possible
  45. >> to write a device driver for an soundblaster.
  46. >
  47. >    Why?  Because I don't want to have to get out of UNIX to enjoy
  48. >a nice game!  I don't want to use DOS at *ALL*.  Right now, my hard drive,
  49. >already too small, is divided in half because I have some DOS games and
  50. >applications that I still need.  If there were some decent UNIX word
  51. >processors and such, that wouldn't be a problem.  However, there just
  52. >isn't much out there for UNIX (that I can afford anyway).  So, I end up
  53. >switching back and forth.  That keeps me from effectively using a lot
  54. >of UNIX's functionality like cron, news, email, etc.  I just can't leave
  55. >it running long enough.  I guess what I need is to get a Macintosh for my
  56. >grunt work and dedicate my PC to UNIX only.  But, Macs are still way
  57. >overpriced and I still have a hard time liking them.
  58.  
  59. Notice that games are written for DOS, not for Windows or OS2.  Game
  60. writers want to push the OS out of the way and go right to the hardware
  61. for speed.  UNIX wouldn't stand for it.
  62.  
  63. >    X11 games are huge because X11 is huge.  But, I can live with
  64. >that.  Yesterday I tried to get xtank and xtrek running under Linux but
  65. >there are too many problems.  Porting xtank will be a major software
  66. >project I'm afraid.  Might be easier to write my own :-).  But, I'll
  67. >try it over the holidays.  If Coherent gets X, I should have a head
  68. >start on proting for it too.  Xtrek is kinda strange, though much
  69. >smaller than xtank.
  70.  
  71. From reading comp.os.linux, I thought xtank and xtrek were already ported.
  72.  
  73. >> : Dump Motif and right something new.
  74. >>
  75. >> Or take a look at MGR.
  76. >    MGR isn't ported to Coherent yet.  It's sorta running under Linux
  77. >but its not quite there yet.  UNIX needs a GUI built in to the kernel.
  78. >Another nice thing to add would be a shell that is GUI from the ground up.
  79. >Right now I load xterm (256k) and then run bash in it (another 200K).  That
  80. >is way too much memory used for a shell.  I have thought about a shell that
  81. >was actually a GUI application so you wouldn't be running one program on
  82. >top of another.  Should be both smaller and faster.  If I can talk the
  83. >school admin into paying for some of the cost (I need more hardware to
  84. >tackle that) I may write such a beast.
  85.  
  86. UNIX does not need a GUI built into the kernel.  It is a multiuser OS
  87. that can serve many different i/o devices.  I wouldn't want an OS with
  88. some GUI that I never use stuck in the kernel taking up space.
  89.  
  90. >> : >6) A simplification of administration.  File permissions are a real big
  91. >> : >   problem for most users.  Perhaps a new file system that would be real
  92. >> : >   simple, like DOS but with long filenames and extended attributes.  The
  93. >> : >   kernel would still support a standard FS but if you don't need it...
  94. >> :
  95. >> : Right.  Turn UNIX into DOSIX.  Bleah!
  96. >>
  97. >> Administration is _not_ a problem of the filesystem. Sit down and write
  98. >> an administration program like SCO's sysadmin shell or like AIX's smit.
  99. >    Yes it *IS* a file system problem.  No, we can't avoid it.  To
  100. >have the power of an OS like UNIX, you need a robust file system.  However,
  101. >it causes lots of admin problems because of its complexity.  You are right
  102. >about some sysadmin utils but its hard to convince newbies about that.
  103. >People are still afraid of simple computers, let alone a beast like a
  104. >UNIX box.  Again, I'm trying to promote UNIX in a way that will allow
  105. >*anybody* to use it.  Sysadmin utilities might do the job but they will
  106. >have to be just about foolproof.  Know any like that?  I don't...
  107.  
  108. I would not trust a UNIX system that had a file system with the limited
  109. attributes of the MSDOS file system.  For one thing, software would break
  110. like crazy. 
  111.  
  112. MSDOS admin systems like Norton Commmander and Xtree aren't foolproof
  113. either.  I've seen foolish people wipe out MSDOS systems many times.
  114.  
  115. And I've taught secretaries and factory workers to do their work on UNIX
  116. systems.
  117.  
  118. >> : In the Linux and BSD groups, I've seen a lot of new users who want to turn
  119. >> : UNIX into MSDOS.  I will fight to keep this from happening.  I have a decade
  120. >> : of experience with UNIX, and think it is the best OS that I ever used.  I
  121. > used
  122. >> : to have a PC/XT running MSDOS, and have written diagnostics for dedicated
  123. >> : applications running on MSDOS machines to exercise and test commodity
  124. > hardware
  125. >> : in a factory setting.  I am about as interested in using DOS as I would be
  126. > in
  127. >> : programming on punched cards.
  128. >>
  129. >> If someone writes some user interfaces for UNIX, which makes it easyser
  130. >> for DOS users to use the system, fine, do it. As long as everyone can
  131. >> select how to use UNIX (at shell level or with an X11 user interface
  132. >> or whatever) all is fine. But it's a very poor idea to reduce the
  133. >> functionality of UNIX back to DOS.
  134. >
  135. >    Nothing I mentioned would reduce the functionality of UNIX, rather,
  136. >it would increase it.  Plus, it would increase its acceptance.  As users
  137. >in general become more sophisticaed (and they will, 15 years ago they didn't
  138. >use computers at all!!!), it won't be necessary.  But it is for now.
  139.  
  140. Changing the file system to a DOS filesystem would reduce functionality.
  141. And require hundreds of commands to be rewritten.
  142.  
  143. >    I think we mostly agree.  I just hate to see UNIX get killed
  144. >simply because the UNIX camp refuses get off their behinds to make the
  145. >system usuable by normal people.  Hey, I know how to use nroff to format
  146. >documents and even LaTeX.  However, the output needs Postscript or some
  147. >emulation thereof to really look nice.  I have a 24-pin printer that is
  148. >largely unsupported by UNIX (save for the ghostscript interpreter) and
  149. >its very hard to write with the vi/emacs and nroff/TeX combo prevelant
  150. >in UNIX society.  Contrast that with, dare I say this, Windows.  With
  151. >Windows I get super-fast document formatting, incredible looking output
  152. >even on cruddy little 9-pin printers, and its all so easy.  I don't like
  153. >Windows word processors, they are too big and ugly.  However, there is no
  154. >reason why UNIX couldn't have a nice text-based WP like WordStar or something
  155. >as well as a good graphical one for X.  I used IslandWrite on the Suns
  156. >at school but do you know how much that package cost?  Its over $700!
  157. >Hey, I got Word for Windows for $50 at a computer show!
  158.  
  159. You can get Word Perfect and Ami Pro for UNIX, among others.
  160.  
  161. >    UNIX is getting stomped on because people don't give a hang
  162. >about technical merit.  Most are too dang stupid to know anything about
  163. >an OS.  They *DO* know how well it works for them though.  The things
  164. >against UNIX are documentation, cost, dearth of end-user apps, incompatiblity,
  165. >and fear.  The last part will be conquered.  But, UNIX costs way too much.
  166. >The documentations is great for programmers, horrible for everyone else.
  167. >Incompatiblity is easing up now and I exepect it to get better and better
  168. >but it is still a big issue.  When most people look at a computer system
  169. >they want cheap, easy, lots, and pretty.  If it ain't got that it won't
  170. >sell.  The don't realize that UNIX comes with so many things that will
  171. >have to be added to other systems (like networking, email, software
  172. >development tools, etc.).
  173.  
  174. When the average computer buyer goes shopping, he usually buys whatever
  175. he uses at work, which is usually DOS.
  176.  
  177. >    Anyway, honestly believe that UNIX *WILL* survive.  It just gets
  178. >scary once in awhile watching other OS's take off will UNIX remains more
  179. >of a religion than a mainstream OS.  Surely if Windows can make it a
  180. >real good OS like UNIX can.  It needs to get smaller, cheaper, faster,
  181. >and it will do fine.  Mark Williams Company has at least made it
  182. >smaller and cheaper.  I hope they get the rest out the door.
  183.  
  184. You should ask Mark Williams, Dell, SCO, Consesnsys, ESIX, HP, Sun, IBM,
  185. MST, and hundreds of other UNIX vendors just how they are making their
  186. money if they are not selling UNIX.
  187.  
  188. If I sat down in front of my Coherent machine tomorrow, and was presented
  189. with an MSDOS like work environment, it would be time for "rm -rf /" and
  190. go out and buy another UNIX package.
  191.  
  192. -- 
  193.  
  194. Rick Kelly    rmk@rmkhome.UUCP    unixland!rmkhome!rmk    rmk@frog.UUCP
  195.