The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: Andy Kosela <akosela@andykosela.com>
To: ron minnich <rminnich@gmail.com>
Cc: "tuhs@tuhs.org" <tuhs@tuhs.org>
Subject: Re: [TUHS] cat -v and other complaints
Date: Tue, 4 Sep 2018 11:34:45 +0200	[thread overview]
Message-ID: <CALMnNGj8gP=aPwNSTy82d33ffcU6naEZ=2==xs-N6kf-j9Dg0Q@mail.gmail.com> (raw)
In-Reply-To: <CAP6exYJTE_p8QYcLCN98kbqZaqPogenv6BTx5wVQKED7Kugiwg@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1883 bytes --]

On Tuesday, September 4, 2018, ron minnich <rminnich@gmail.com> wrote:

>
>
> On Mon, Sep 3, 2018 at 11:11 PM Andy Kosela <akosela@andykosela.com>
> wrote:
>
>>
>> That was one of the main reasons I disliked Plan9.  It embraced the
>> "windows interface" trend of the mid 80s.
>>
>>
>>
> well, you can believe that, and I can't stop you, but it's wrong.
>

Can you elaborate more on your point of view?

There has been a slow shift in the way we use computer interfaces and the
start of the "windows computing" revolution certainly happened around mid
80s with companies like Apple, Microsoft or Commodore developing their own
version of GUI (which goes back to Xerox PARC of course).  Unix received X
Window System from MIT in 1984.

At the time people thought that GUI is the best and most useful interface
for the new era and text terminal computing is about to die pretty soon.
Well it took at least 10 more years to happen and the introduction of World
Wide Web and Windows 95 certainly help solidify it.

When Plan 9 was created in the mid-late 80s exactly those ideas
circulated.  Nothing comes from nothing, everything has its historical
context.  In the late 80s in order to "innovate" it was natural to think
that abandoning text terminals is a "progress".

Unix was born in the different era.  Same with the original IBM PC.  That
is why they revolve around pure text interface.  I'm just glad that text
mode survived and it is still available even on modern PC's.  But most kids
these days don't even know what it is...  They have GUIs everywhere, from
their smartphones to their laptops.

It is a very sad state of things when people more and more abandon text
computing for the image based computing.  I agree with Kurt that we are
already in the Information Technology ice age.

General purpose pure text based computing is slowly becoming just a retro
hobby.

--Andy

[-- Attachment #2: Type: text/html, Size: 2645 bytes --]

  reply	other threads:[~2018-09-04  9:35 UTC|newest]

Thread overview: 49+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-29 14:25 Clem Cole
2018-08-29 22:34 ` Dave Horsfall
2018-08-29 23:36   ` Larry McVoy
2018-08-30  1:14     ` Clem cole
2018-08-30  1:15       ` Clem cole
2018-08-30  2:43       ` Kevin Bowling
2018-08-30  2:59         ` George Michaelson
2018-08-31  0:27         ` Dave Horsfall
2018-08-31  0:41           ` Dan Cross
2018-08-31  1:58             ` Larry McVoy
2018-08-31 11:38           ` ron
2018-08-31 14:41           ` [TUHS] UNIX System names - since UNIX was a Trademark Clem Cole
2018-08-31 15:13             ` Eric Wayte
2018-08-31 15:17             ` William Pechter
2018-08-31 15:25               ` Clem Cole
2018-09-01  0:10               ` John P. Linderman
2018-09-01  0:18                 ` ron
2018-09-01  0:55                   ` Nemo
2018-09-01  7:37                     ` Dave Horsfall
2018-09-01 13:54                       ` Nemo
2018-09-01 17:03                       ` Paul Winalski
2018-09-03  1:14                         ` Robert Brockway
2018-09-30 20:57                 ` Lyndon Nerenberg
2018-10-01 16:26                   ` Paul Winalski
2018-09-01  0:00             ` Dave Horsfall
2018-08-31 21:56 ` [TUHS] cat -v and other complaints Cág
2018-09-01  3:37   ` Andrew Warkentin
2018-09-03 18:04     ` Cág
2018-09-03 18:11       ` Kurt H Maier
2018-09-03 18:56         ` Cág
2018-09-04  6:10           ` Andy Kosela
2018-09-04  6:41             ` ron minnich
2018-09-04  9:34               ` Andy Kosela [this message]
2018-09-04 10:23                 ` Dan Cross
2018-09-04 14:22                 ` ron minnich
2018-09-06 20:02                   ` Andy Kosela
2018-09-06 20:49                     ` ron minnich
2018-09-06 21:55                       ` Andy Kosela
2018-09-07  1:59                         ` Dan Cross
2018-09-07  4:40                           ` Andy Kosela
2018-09-30 21:32           ` Lyndon Nerenberg
2018-09-03 20:08         ` Bakul Shah
2018-09-03 20:41           ` Kurt H Maier
2018-09-03 21:46             ` Bakul Shah
2018-09-04  0:52               ` Kurt H Maier
2018-09-06 20:29 Norman Wilson
2018-09-06 22:16 ` Andy Kosela
2018-09-08 12:02 [TUHS] [TUHS} " Doug McIlroy
2018-09-08 13:36 ` Will Senn
2018-09-08 14:22   ` [TUHS] " Ralph Corderoy
2018-09-08 16:10     ` Arthur Krewat

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CALMnNGj8gP=aPwNSTy82d33ffcU6naEZ=2==xs-N6kf-j9Dg0Q@mail.gmail.com' \
    --to=akosela@andykosela.com \
    --cc=rminnich@gmail.com \
    --cc=tuhs@tuhs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).