9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Ethan Grammatikidis <eekee57@fastmail.fm>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] Man pages for add-ons
Date: Sun, 28 Mar 2010 19:56:16 +0100	[thread overview]
Message-ID: <FEE28A05-6C4E-474E-BDE0-3852D9D112BE@fastmail.fm> (raw)
In-Reply-To: <Pine.BSI.4.64.1003270644190.23363@malasada.lava.net>

On 27 Mar 2010, at 16:46, Tim Newsham wrote:

>> enough. We say we deal with it with namespaces, but the bindings on
>> a freshly-installed Plan 9 box already make a much longer list than
>> any $PATH I can imagine!
>
> but you don't have a LD_LIBRARY_PATH, a MANPTH, or any number of
> other search paths. Or symlinks. What is the total length of all
> of your paths plus symlinks?

PATHs on my box (including MANPATH and INFOPATH) total 27 entries.
Symlinks, excluding libraries, Wine, and backups of old systems: 1,
for a total of 28. Wine has 17 symlinks but what I do with Wine could
almost as easily be done with a VM.

There are 42 binds and mounts in my Plan 9 VM's namespace, but several
seem to be no-ops (bind / /; bind /n /n), and it's a bit hard to
filter out both those and the hardware and system mounts from the
list. The number of functional dir-to-dir binds seems to be around 7.
I feel like I'm missing something. Adding the number of mounts on my
un*x box brings its total to 36, still lower than Plan 9's.

All this reminds me of one of my biggest gripes with unix, which may
be relevant to the discussion here. Both env vars and namespaces are
inherited, and while that's a strength it's also a weakness. I haven't
used Plan 9 enough to know if it's a problem for Plan 9, but using
Linux outside the wonderful world of desktop environments I would
regularly run into trouble because I'd have to change a variable,
whether $BROWSER or $PATH or whatever, and for it to take full effect
I'd have to log out & back in. I always have several things on the go
at once: typically a couple dozen web pages open; several files of one
sort or another; IRC and frequently another communication program;
mail; a calendar; often a music player; you get the picture. In such
an environment "re-logging" is a huge disruption.

Perhaps if namespace changes only require restarting the plumber it
wouldn't be bad, but there's still the matter of entering the binds at
least twice too; once in lib/profile (which you have to go and open)
and once per relevant terminal window.

--
Simplicity does not precede complexity, but follows it.
  -- Alan Perlis







  parent reply	other threads:[~2010-03-28 18:56 UTC|newest]

Thread overview: 102+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-25 11:49 tlaronde
2010-03-25 13:37 ` erik quanstrom
2010-03-25 15:31   ` tlaronde
2010-03-25 15:36     ` erik quanstrom
2010-03-26  1:07       ` EBo
2010-03-25 16:03     ` Steve Simon
2010-03-25 18:11   ` lucio
2010-03-25 19:05     ` Tim Newsham
2010-03-25 19:36       ` lucio
2010-03-25 19:42         ` erik quanstrom
2010-03-26  0:52   ` EBo
2010-03-26  1:36     ` Jacob Todd
2010-03-26  2:05       ` ron minnich
2010-03-26  5:02       ` EBo
2010-03-26  5:52         ` Federico G. Benavento
2010-03-26 13:33           ` erik quanstrom
2010-03-26  5:59         ` Anthony Sorace
2010-03-26  6:09           ` Federico G. Benavento
2010-03-26  6:12           ` EBo
2010-03-26  6:24             ` Federico G. Benavento
2010-03-26  7:08               ` EBo
2010-03-26 13:24                 ` erik quanstrom
2010-03-26 13:09           ` erik quanstrom
2010-03-26 16:45         ` Lyndon Nerenberg (VE6BBM/VE7TFX)
2010-03-26 16:55           ` erik quanstrom
2010-03-26 17:00             ` ron minnich
2010-03-26 17:12               ` erik quanstrom
2010-03-26 17:10             ` Lyndon Nerenberg (VE6BBM/VE7TFX)
2010-03-26 17:13               ` erik quanstrom
2010-03-26 17:15                 ` Lyndon Nerenberg (VE6BBM/VE7TFX)
2010-03-26 17:21                   ` erik quanstrom
2010-03-26 17:31                     ` Lyndon Nerenberg (VE6BBM/VE7TFX)
2010-03-26 17:36                       ` erik quanstrom
2010-03-26 17:56                         ` Lyndon Nerenberg (VE6BBM/VE7TFX)
2010-03-26 18:44                           ` erik quanstrom
2010-03-26 18:57                             ` Lyndon Nerenberg (VE6BBM/VE7TFX)
2010-03-26 21:17                             ` Ethan Grammatikidis
2010-03-26 21:30                               ` erik quanstrom
2010-03-26 21:49                                 ` Ethan Grammatikidis
2010-03-26 17:31                 ` Federico G. Benavento
2010-03-26 17:34                   ` Lyndon Nerenberg (VE6BBM/VE7TFX)
2010-03-26 21:15                     ` Ethan Grammatikidis
2010-03-26 21:32                       ` erik quanstrom
2010-03-26 22:37                         ` Ethan Grammatikidis
2010-03-27  4:32                           ` lucio
2010-03-27 17:39                           ` Tim Newsham
2010-03-27 22:37                       ` Lyndon Nerenberg (VE6BBM/VE7TFX)
2010-03-26 16:56           ` ron minnich
2010-03-26 17:05             ` erik quanstrom
2010-03-26 21:50             ` tlaronde
2010-03-27  4:15               ` lucio
2010-03-27  7:53                 ` Steve Simon
2010-03-27  8:40                   ` lucio
2010-03-27  9:30                     ` Federico G. Benavento
2010-03-27 13:41                       ` erik quanstrom
2010-03-27 13:08                   ` Anthony Sorace
2010-03-27 11:20                 ` tlaronde
2010-03-28 13:17               ` [9fans] Man pages for add-ons: pax? tlaronde
2010-03-28 13:20                 ` erik quanstrom
2010-03-28 18:39                 ` hiro
2010-03-26 17:05           ` [9fans] Man pages for add-ons Anthony Sorace
2010-03-26 20:21         ` Ethan Grammatikidis
2010-03-27 16:46           ` Tim Newsham
2010-03-27 16:54             ` erik quanstrom
2010-03-27 17:58               ` Federico G. Benavento
2010-03-27 18:09                 ` erik quanstrom
     [not found]                   ` <f4d8fa41003271132k7d7e839fk78999c75ddf4b6af@mail.gmail.com>
2010-03-27 18:33                     ` hiro
2010-03-27 23:45               ` Lyndon Nerenberg (VE6BBM/VE7TFX)
2010-03-28  0:39                 ` erik quanstrom
2010-03-27 23:56               ` Tim Newsham
2010-03-28  0:45                 ` erik quanstrom
2010-03-28  0:52                   ` Lyndon Nerenberg (VE6BBM/VE7TFX)
2010-03-28  0:55                     ` erik quanstrom
2010-03-28  1:02                       ` Lyndon Nerenberg (VE6BBM/VE7TFX)
2010-03-28 19:06               ` Ethan Grammatikidis
2010-03-28 19:36                 ` Federico G. Benavento
2010-03-28 20:04                   ` erik quanstrom
2010-03-28 22:59                   ` Ethan Grammatikidis
2010-03-28 23:28                     ` hiro
2010-03-29  0:59                       ` Ethan Grammatikidis
2010-03-29  2:11                         ` Iruata Souza
2010-03-29  9:07                           ` Patrick Kelly
2010-03-29 11:29                             ` Ethan Grammatikidis
2010-03-29 12:14                               ` Patrick Kelly
2010-03-29 12:41                                 ` Connor Lane Smith
2010-03-29 13:05                                   ` Patrick Kelly
2010-03-29 13:23                                     ` Connor Lane Smith
2010-03-29 13:58                                       ` Steve Simon
2010-03-29 19:29                                 ` Georg Lehner
2010-03-29 22:35                                   ` Patrick Kelly
2010-03-29 14:14                               ` blstuart
2010-03-29  1:00                     ` erik quanstrom
2010-03-27 17:49             ` Federico G. Benavento
2010-03-28 18:56             ` Ethan Grammatikidis [this message]
2010-03-28 20:09               ` erik quanstrom
2010-03-28 21:27           ` Jacob Todd
2010-03-25 14:07 ` Steve Simon
2010-03-25 15:48   ` tlaronde
2010-03-26  2:02 ` Ethan Grammatikidis
2010-03-26  2:04   ` erik quanstrom
2010-03-29 10:12 Hiro
2010-03-29 12:33 Hiro

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=FEE28A05-6C4E-474E-BDE0-3852D9D112BE@fastmail.fm \
    --to=eekee57@fastmail.fm \
    --cc=9fans@9fans.net \
    /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).