home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / unix / question / 13741 < prev    next >
Encoding:
Internet Message Format  |  1992-11-21  |  3.7 KB

  1. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!zaphod.mps.ohio-state.edu!cs.utexas.edu!torn!newshub.ccs.yorku.ca!yetti!cs.yorku.ca!minas
  2. From: minas@cs.yorku.ca (Minas Spetsakis)
  3. Newsgroups: comp.unix.questions
  4. Subject: RE: IS UNIX DEAD
  5. Message-ID: <1565@yetti.UUCP>
  6. Date: 22 Nov 92 01:10:34 GMT
  7. Article-I.D.: yetti.1565
  8. References: <98246@netnews.upenn.edu>
  9. Sender: news@yetti.UUCP
  10. Distribution: world
  11. Organization: York University, Dept. of Comp. Sci. - Toronto
  12. Lines: 58
  13.  
  14. In article <98246@netnews.upenn.edu>, ioi@pixmap.seas.upenn.edu (Ioi Kim Lam) writes:
  15.  
  16. |>     Of course, I agree that the current GUI technology has its
  17. |> downsides. It is still in its infancy. I think what we should do is trying
  18. |> to improve it, not clinging to the old methods. 
  19. |> 
  20. |>     I believe what the programmer should do is to deliver the power of
  21. |> the computer to every user, regardless to their knowledge in computing.
  22. |> How good is a powerful application that no one can use?
  23. |> 
  24. |>     Let us look at the impossibility. Our ancestors have conquered
  25. |> many impossibilities. They may laugh at us if we now say "it is just
  26.  
  27. There are applications that are targeted for professionals and applications that
  28. are targeted for laymen. We all use refrigerator, oven, range but I don't think
  29. any of us has a professional restaurant size oven or range. At least among the
  30. readers of this group. This does not mean that professional refrigerators will
  31. disappear. Nor that I change my chevette with an 18-wheeler because this is what
  32. pro's use.
  33.  
  34. The same applies for application software. Whoever has difficulty learning
  35. the keystrokes of emacs, would do society a favour if he did not program! He would
  36. be better off buying the software and insist on a user friendly one.
  37.  
  38. Even people that use a PC or a mac for programming and application development
  39. do rely on non user friendly software. May be they are able to take more often
  40. advantage of goodies that were developed for non computer profesionals. But they
  41. pay the price of having to worry about the size of memory, lack of true
  42. timesharing, primitive networking etc etc. In other words PCs are not as user
  43. friendly to someone that does heavy programming on them.
  44.  
  45. If I want an editor that I am going to stick with the rest of my life
  46. and I want it to be extensible like crazy, allow me to send and receive mail while
  47. I am editing a program and previewing a paper I am editing in another buffer
  48. then I am not going to find a user friendly one! I am stuck with emacs. And after
  49. using emacs since 84 I can work much faster than anybody that has to move his
  50. lunchbag to find the mouse. I use X11 but still I open emacs with the no window
  51. option, to avoid the mouse (I might spill my soup).
  52.  
  53. Part of the reason may be that I know emacs very well and I don't need to learn
  54. how to juggle a mouse. But the main reason is that I prefer to work on a system
  55. that whenever a feature is missing I can add it in minutes rather than on a
  56. system that I depend on someone else to program these features for me because he
  57. sensed that I am a good market. Unix was designed by programmers for programmers.
  58.  
  59. And do not expect unix to switch to user friendlyness soon. First the main users
  60. do not care much. Second we are stuck with X. Have you ever seen the code for X.
  61. Just the size of it defies any logic. It is the height of code re-usability:
  62. it is imposible to write a descent program for it; the best you can hope is to
  63. modify an example from O'Reilly books. At least that's what I do.
  64.  
  65. What I am trying to say is that unix is going to live and prosper. If it ever becomes user friendly is because it expanded in the non programmer world. A
  66. programer needs the windows (sunview, X, OpenWhatever etc) only to logon to more
  67. machines, do fancier graphics... increase his productivity in general.
  68.  
  69.  
  70.  
  71. Minas E. Spetsakis
  72.