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: Fri, 26 Mar 2010 22:37:51 +0000	[thread overview]
Message-ID: <F8F50284-D5A9-4B12-ABBE-1F62FB462B14@fastmail.fm> (raw)
In-Reply-To: <7bb96b8b13743503be8ff3da9c090cd9@coraid.com>


On 26 Mar 2010, at 21:32, erik quanstrom wrote:

>> Oh, yeah, lets all learn about namespaces and the counterintuitive
>> things they do and don't do, and compiling and everything to do when
>> it goes wrong, and a billion other things JUST to save devs having to
>> work out a good solution!
>
> mmm.  i don't know of any counterintuative things
> that namespaces do.  do you have an example?
> further, you're going to have to know how namespaces
> work to use plan 9 interactively or as a developer.

I wish I could put my finger on a specific example. Coming from Linux  
I really struggled to understand how name spaces and file servers  
worked together for some time. One day it just clicked, and I think it  
was well worth learning, but compiling stuff isn't in the same class,  
it's a means to an end and more of a chore. I take the perspective  
that computers should reduce chores as much as they possibly can. ;)

>
> i think the valid — and deep — question here is how
> complicated a namespace one wishes to construct.
> i see practical limits to how many entries a human can
> understand.  the machine of course, doesn't care.

Indeed, and a limit which varies from person to person, hence why I'm  
fighting namespace growth. ;) You could say I'm trading one complexity  
for another: arguing for growing system directories instead. I find a  
good package manager helps a great deal with the filesystem. When you  
can query to find which package a file comes from, then query on the  
package name to find the docs, config files, executables, anything you  
want by filename and then some, that's quite a help with organising.

You know... /opt style might not be so bad after all. It may make the  
namespace a long list, but it would be a list which could very easily  
be grepped for package name and I'm sure quite a simple script could  
find which package a file in the 'bound tree' is really in.

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







  reply	other threads:[~2010-03-26 22:37 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 [this message]
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
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=F8F50284-D5A9-4B12-ABBE-1F62FB462B14@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).