home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / coherent / 5736 < prev    next >
Encoding:
Internet Message Format  |  1992-11-19  |  8.6 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!uwm.edu!biosci!ig!pcs.cnu.edu!shendrix
  2. From: shendrix@PCS.CNU.EDU ("", Shannon Hendrix)
  3. Newsgroups: comp.os.coherent
  4. Subject: Re: Tcl to replacement most of /bin & /usr/bin (was: Tcl on Linux
  5. Message-ID: <9211191912.AA26523@PCS.CNU.EDU>
  6. Date: 19 Nov 92 19:12:29 GMT
  7. References: <9211190400.AB24186@PCS.CNU.EDU>
  8. Sender: daemon@presto.ig.com
  9. Reply-To: "Coherent operating system" <COHERENT@indycms.bitnet>
  10. Lines: 149
  11.  
  12. >
  13. > Every UNIX system has a single user mode, that runs without ttys, for
  14. > save administration of the system.
  15. > Under COHERENT change the "exit 0" to "exit 1" in /etc/brc and you
  16. > get what you want. But I'm sure you don't want this :-)
  17. >
  18.     The future is moving towards single-user multi-tasking computers
  19. running on networks.  That way each user gets maximum power because the
  20. machine isn't running with multi-user overhead.  I don't agree with that,
  21. but that is how things are headed.  It may stink, but, DOS is the world's
  22. most popular OS and that should show you that stinky things can still
  23. rule.  A little more logic and less butt-kissing in the corporate world
  24. would help of course...
  25.  
  26.  
  27. > : >4) fast response for games (hey, games sell computers!)
  28. > :
  29. > : Get an Amiga.
  30. >
  31. > Why? There are lot of games which are running fine on a PC under DOS.
  32. > If COHERENT gets an GUI like MGR or X11 it's no problem to write or
  33. > port some games which uses graphics. There are some nice games available
  34. > which runs in text mode using curses. Of course nothing like Wing Commander,
  35. > but also interesting (try to solve all the D&D's:-).
  36. > Also if we get the device driver kit in our hands, it should be possible
  37. > to write a device driver for an soundblaster.
  38.  
  39.     Why?  Because I don't want to have to get out of UNIX to enjoy
  40. a nice game!  I don't want to use DOS at *ALL*.  Right now, my hard drive,
  41. already too small, is divided in half because I have some DOS games and
  42. applications that I still need.  If there were some decent UNIX word
  43. processors and such, that wouldn't be a problem.  However, there just
  44. isn't much out there for UNIX (that I can afford anyway).  So, I end up
  45. switching back and forth.  That keeps me from effectively using a lot
  46. of UNIX's functionality like cron, news, email, etc.  I just can't leave
  47. it running long enough.  I guess what I need is to get a Macintosh for my
  48. grunt work and dedicate my PC to UNIX only.  But, Macs are still way
  49. overpriced and I still have a hard time liking them.
  50.     X11 games are huge because X11 is huge.  But, I can live with
  51. that.  Yesterday I tried to get xtank and xtrek running under Linux but
  52. there are too many problems.  Porting xtank will be a major software
  53. project I'm afraid.  Might be easier to write my own :-).  But, I'll
  54. try it over the holidays.  If Coherent gets X, I should have a head
  55. start on proting for it too.  Xtrek is kinda strange, though much
  56. smaller than xtank.
  57. >
  58. > : Dump Motif and right something new.
  59. >
  60. > Or take a look at MGR.
  61.     MGR isn't ported to Coherent yet.  It's sorta running under Linux
  62. but its not quite there yet.  UNIX needs a GUI built in to the kernel.
  63. Another nice thing to add would be a shell that is GUI from the ground up.
  64. Right now I load xterm (256k) and then run bash in it (another 200K).  That
  65. is way too much memory used for a shell.  I have thought about a shell that
  66. was actually a GUI application so you wouldn't be running one program on
  67. top of another.  Should be both smaller and faster.  If I can talk the
  68. school admin into paying for some of the cost (I need more hardware to
  69. tackle that) I may write such a beast.
  70. >
  71. > : >6) A simplification of administration.  File permissions are a real big
  72. > : >   problem for most users.  Perhaps a new file system that would be real
  73. > : >   simple, like DOS but with long filenames and extended attributes.  The
  74. > : >   kernel would still support a standard FS but if you don't need it...
  75. > :
  76. > : Right.  Turn UNIX into DOSIX.  Bleah!
  77. >
  78. > Administration is _not_ a problem of the filesystem. Sit down and write
  79. > an administration program like SCO's sysadmin shell or like AIX's smit.
  80.     Yes it *IS* a file system problem.  No, we can't avoid it.  To
  81. have the power of an OS like UNIX, you need a robust file system.  However,
  82. it causes lots of admin problems because of its complexity.  You are right
  83. about some sysadmin utils but its hard to convince newbies about that.
  84. People are still afraid of simple computers, let alone a beast like a
  85. UNIX box.  Again, I'm trying to promote UNIX in a way that will allow
  86. *anybody* to use it.  Sysadmin utilities might do the job but they will
  87. have to be just about foolproof.  Know any like that?  I don't...
  88.  
  89. >
  90. > : In the Linux and BSD groups, I've seen a lot of new users who want to turn
  91. > : UNIX into MSDOS.  I will fight to keep this from happening.  I have a decade
  92. > : of experience with UNIX, and think it is the best OS that I ever used.  I
  93.  used
  94. > : to have a PC/XT running MSDOS, and have written diagnostics for dedicated
  95. > : applications running on MSDOS machines to exercise and test commodity
  96.  hardware
  97. > : in a factory setting.  I am about as interested in using DOS as I would be
  98.  in
  99. > : programming on punched cards.
  100. >
  101. > If someone writes some user interfaces for UNIX, which makes it easyser
  102. > for DOS users to use the system, fine, do it. As long as everyone can
  103. > select how to use UNIX (at shell level or with an X11 user interface
  104. > or whatever) all is fine. But it's a very poor idea to reduce the
  105. > functionality of UNIX back to DOS.
  106.  
  107.     Nothing I mentioned would reduce the functionality of UNIX, rather,
  108. it would increase it.  Plus, it would increase its acceptance.  As users
  109. in general become more sophisticaed (and they will, 15 years ago they didn't
  110. use computers at all!!!), it won't be necessary.  But it is for now.
  111. >
  112. > (Only my opinion)
  113. > --
  114. > Udo Munk     | voice:      +49 2131 275348             | uucp: +49 2131 278869
  115. > Oberstr. 21  | mail :      udo@umunk.GUN.de            |     2400/1200/300 8N1
  116. > 4040 Neuss 1 | ...!{mcshh,smurf,unido}!easix!umunk!udo | MYNAME=bbsuser
  117. > Fed. Rep. of | CompuServe: 100021,2515                 | login: uucp
  118. > Germany      | first get /usr/spool/uucppublic/info    | pwd:   public
  119. >
  120.     I think we mostly agree.  I just hate to see UNIX get killed
  121. simply because the UNIX camp refuses get off their behinds to make the
  122. system usuable by normal people.  Hey, I know how to use nroff to format
  123. documents and even LaTeX.  However, the output needs Postscript or some
  124. emulation thereof to really look nice.  I have a 24-pin printer that is
  125. largely unsupported by UNIX (save for the ghostscript interpreter) and
  126. its very hard to write with the vi/emacs and nroff/TeX combo prevelant
  127. in UNIX society.  Contrast that with, dare I say this, Windows.  With
  128. Windows I get super-fast document formatting, incredible looking output
  129. even on cruddy little 9-pin printers, and its all so easy.  I don't like
  130. Windows word processors, they are too big and ugly.  However, there is no
  131. reason why UNIX couldn't have a nice text-based WP like WordStar or something
  132. as well as a good graphical one for X.  I used IslandWrite on the Suns
  133. at school but do you know how much that package cost?  Its over $700!
  134. Hey, I got Word for Windows for $50 at a computer show!
  135.     UNIX is getting stomped on because people don't give a hang
  136. about technical merit.  Most are too dang stupid to know anything about
  137. an OS.  They *DO* know how well it works for them though.  The things
  138. against UNIX are documentation, cost, dearth of end-user apps, incompatiblity,
  139. and fear.  The last part will be conquered.  But, UNIX costs way too much.
  140. The documentations is great for programmers, horrible for everyone else.
  141. Incompatiblity is easing up now and I exepect it to get better and better
  142. but it is still a big issue.  When most people look at a computer system
  143. they want cheap, easy, lots, and pretty.  If it ain't got that it won't
  144. sell.  The don't realize that UNIX comes with so many things that will
  145. have to be added to other systems (like networking, email, software
  146. development tools, etc.).
  147.     Anyway, honestly believe that UNIX *WILL* survive.  It just gets
  148. scary once in awhile watching other OS's take off will UNIX remains more
  149. of a religion than a mainstream OS.  Surely if Windows can make it a
  150. real good OS like UNIX can.  It needs to get smaller, cheaper, faster,
  151. and it will do fine.  Mark Williams Company has at least made it
  152. smaller and cheaper.  I hope they get the rest out the door.
  153.  
  154.  
  155.  
  156. =====================================================
  157. Shannon Hendrix                |shendrix@pcs.cnu.edu
  158. Christopher Newport University |---------------------
  159. Newport News, VA               |** space for rent **
  160. =====================================================
  161.