9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] Investigating the Plan 9 Operating System - OSNews.com
@ 2006-07-23 20:49 cse.psu.edu!9fans-bounces+9fans-archive=plan9.bell-labs.com, Andrew Hudson
  2006-07-23 21:01 ` andrey mirtchovski
                   ` (3 more replies)
  0 siblings, 4 replies; 56+ messages in thread
From: cse.psu.edu!9fans-bounces+9fans-archive=plan9.bell-labs.com, Andrew Hudson @ 2006-07-23 20:49 UTC (permalink / raw)
  To: plan9.bell-labs.com!9fans-archive, 9fans; +Cc: zzzswtchgmailfwdyyy

I read with some interest the criticisms of my recent Plan 9 article
on osnews. While I appreciate constuctive criticism and factual
corrections (yes, it's Gforce not GeForce, yes there is an emacs) I
think for the most part your criticisms are misguided.

The article was meant as a brief exposure of Plan 9 for people who may
have had little to no exposure to "alternative" operating systems and
as such its point was not to delve deeply into issues. The intent was
more to open a door to concepts that people without a computer science
degree might not have been exposed to.

With regard to David Leimbach's comments about the value of Osnews
being overrated, I have this to say. I pulled all of my materials from
the available Plan 9 web sources. Which by the way are mostly dead
links now. My impression when researching Plan 9 was that the
documentation barely made it out of internal releases. There's
certainly nothing polished about any of the Plan 9 repositories. There
is a lot of contradictory information on some fairly important topics,
like running under virtualization.  If you read through them there are
a vast number of disclaimors. These sorts of issues really don't give
one the impression that Plan 9 is undergoing a resurgence. If anything
it looks like other projects have taken the family jewels and left the
core project on life support.

Many of the Plan 9 web links are dead. The links to LLNL are dead and
it's my impression that LLNL is no longer involved in Plan 9 efforts.
Mail to some of the more visible Plan 9 proponents at LLNL went
un-answered or bounced.

Links to VMWare support for Plan 9 are mostly dead and an archived
post on 9Fans said V4 would never run on it. I couldn't get Plan 9 to
install under the now free Microsoft Virtual PC. Considering that MS
VPC is free, completely skirts most driver compatibility issues, and
could greatly increase Plan 9 trials you would think someone might
publish a FAQ for nubes. But there isn't one.

Here's a real issue that I don't think was ever adequately addressed
in any Plan 9 literature I ran across in my all-to-brief research. How
do you convey the deep concepts of Plan 9 to someone who doesn't have
5+ years of large scale system admin experience, or a Master's degree
in Computer Science? How do you convert the unwashed masses of Linux
users who boot the LiveCD and don't find KDE, Gnome, an IM client, or
Mozilla? The importance of an OS these days isn't about all the magic
in the kernel, it's what the OS can do for the user.  And by the way
you have 15 minutes to provide the new user with an exciting
out-of-box experience before you have lost them. With so many OS
alternatives out there already, people have a low threshhold for a
LiveCD with few user privileges.

Please forgive me if this has already been discussed. For all I know
it could have been a recurring thread since the Plan 9 inception. But
the fact remains that you have an operating system that is dazzling in
brilliance to a small number of really bright people, and no one else
gets it.

So please let me apologize for not completely conveying some of the
important issues such as SecStore and ndb. I worked with the material
at hand, had a limited time to write the article, and provided
references when I could. It was a fun research project. If, however,
other people see the reaction that 9Fans have to earnest contributors,
don't expect a lot more of them.

Kind regards,
Andrew Hudson
Ahudson.inc@gmail.com



^ permalink raw reply	[flat|nested] 56+ messages in thread
* [9fans] Investigating the Plan 9 Operating System - OSNews.com
@ 2006-07-23 21:19 Andrew Hudson
  2006-07-23 21:45 ` andrey mirtchovski
  2006-07-23 23:44 ` David Leimbach
  0 siblings, 2 replies; 56+ messages in thread
From: Andrew Hudson @ 2006-07-23 21:19 UTC (permalink / raw)
  To: 9fans

Yes, the LANL. Actually, I sent several emails to you, Andrey. But
these bounced.

I feel I made an honest, and earnest attempt to gather my facts re:
Plan 9, but there is a serious amount of dead linkage one must wade
through.

- Andrew


^ permalink raw reply	[flat|nested] 56+ messages in thread
* Re: Re: [9fans] Investigating the Plan 9 Operating System - OSNews.com
@ 2006-07-19 23:50 erik quanstrom
  2006-07-20 14:50 ` Ronald G Minnich
  0 siblings, 1 reply; 56+ messages in thread
From: erik quanstrom @ 2006-07-19 23:50 UTC (permalink / raw)
  To: csant, 9fans

powerful, distributed namespace?  you mean like, uh, dns.

dns can emulate everything that ndb provides except two-level
binding.

- erik

On Wed Jul 19 17:39:03 CDT 2006, csant@csant.info wrote:
> > Oh it gets better:
>
> "UNIX's name server, BIND, has been replaced by ndb, which is easy to
> configure, much more secure, and is the partial basis for Plan 9's
> powerful, distributed name space."
>
> And since there *are* several bits and pieces of Plan 9 that I still do
> not grasp, and since private namespaces have also been brought up recently
> as something not every n00b gets right away: could anybody please explain
> to me what exactly the Plan 9 namespaces have to do with ndb?
>
> /c


^ permalink raw reply	[flat|nested] 56+ messages in thread
* Re: Re: [9fans] Investigating the Plan 9 Operating System - OSNews.com
  2006-07-19 22:25 ` David Leimbach
@ 2006-07-19 22:28 David Leimbach
  2006-07-20  0:06 ` Federico G. Benavento
  0 siblings, 1 reply; 56+ messages in thread
From: David Leimbach @ 2006-07-19 22:28 UTC (permalink / raw)
  To: csant, Fans of the OS Plan 9 from Bell Labs

Oh it gets better:

"Authentication is done using the Secstore client application. The
Secstore server exchanges encrypted passwords or hardware passkeys,
and stores sensitive information in memory."

I think they mean factotum.... sectore is what it sounds like... secure storage.

This author thinks GeForce is GForce too... Proofreeedingh ees hard I spose.



On 7/19/06, David Leimbach <leimy2k@gmail.com> wrote:
> On 7/19/06, csant <csant@csant.info> wrote:
> > http://www.osnews.com/story.php?news_id=15235
> >
> > "Plan 9 is similar to UNIX in that is has a kernel, a command shell, and
> > various C compilers. It also has man pages and runs standard UNIX
> > applications like awk, emacs, cp, ls, and others"
> >
> > /c
> >
> My sides hurt...  stop it...
>


^ permalink raw reply	[flat|nested] 56+ messages in thread
* [9fans] Investigating the Plan 9 Operating System - OSNews.com
@ 2006-07-19 21:47 csant
  2006-07-19 22:25 ` David Leimbach
                   ` (2 more replies)
  0 siblings, 3 replies; 56+ messages in thread
From: csant @ 2006-07-19 21:47 UTC (permalink / raw)
  To: 9fans

http://www.osnews.com/story.php?news_id=15235

"Plan 9 is similar to UNIX in that is has a kernel, a command shell, and  
various C compilers. It also has man pages and runs standard UNIX  
applications like awk, emacs, cp, ls, and others"

/c


^ permalink raw reply	[flat|nested] 56+ messages in thread

end of thread, other threads:[~2008-10-13 18:51 UTC | newest]

Thread overview: 56+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-07-23 20:49 [9fans] Investigating the Plan 9 Operating System - OSNews.com cse.psu.edu!9fans-bounces+9fans-archive=plan9.bell-labs.com, Andrew Hudson
2006-07-23 21:01 ` andrey mirtchovski
2006-07-23 21:20 ` csant
2006-07-25 19:47   ` Francisco J Ballesteros
2006-07-25 22:01     ` John Floren
2006-07-25 23:06     ` csant
2006-07-23 22:09 ` Federico G. Benavento
2006-07-23 23:40 ` David Leimbach
2006-07-24  5:41   ` Christoph Lohmann
2006-07-24  8:19     ` Bruce Ellis
2006-07-24 15:04       ` John Floren
2006-07-24 15:23         ` andrey mirtchovski
2006-07-24 13:29     ` David Leimbach
  -- strict thread matches above, loose matches on Subject: below --
2006-07-23 21:19 Andrew Hudson
2006-07-23 21:45 ` andrey mirtchovski
2006-07-23 23:44 ` David Leimbach
2006-07-19 23:50 erik quanstrom
2006-07-20 14:50 ` Ronald G Minnich
2006-07-20 15:08   ` Wes Kussmaul
2006-07-20 16:47   ` David Leimbach
2006-07-20 18:42     ` Ronald G Minnich
2006-07-19 22:28 David Leimbach
2006-07-20  0:06 ` Federico G. Benavento
2006-07-20  1:00   ` David Leimbach
2006-07-20  6:48     ` Christoph Lohmann
2006-07-19 21:47 csant
2006-07-19 22:25 ` David Leimbach
2006-07-20  0:06   ` Geoffrey Avila
2006-07-19 22:52 ` LiteStar numnums
2006-07-20 14:51   ` Ronald G Minnich
2006-07-23 14:14 ` LiteStar numnums
2006-07-23 14:13   ` erik quanstrom
2006-07-23 15:02     ` matt
2006-07-23 20:07   ` csant
2006-07-23 21:24     ` Federico G. Benavento
2006-07-23 21:29       ` csant
2006-07-23 22:22       ` Dan Cross
2006-07-24  6:03         ` Federico Benavento
2006-07-24 22:09       ` Plan 9
2006-07-24 22:25         ` Federico G. Benavento
2006-07-24 22:39           ` jmk
2006-07-24 22:44             ` Ronald G Minnich
2006-07-25 14:44               ` Dave Lukes
2006-07-25 16:07                 ` elbing
2006-07-25 16:41                 ` ems
2006-07-25 16:56                   ` Ignacio Torres Masdeu
2006-07-25 17:27                     ` ems
2006-07-25 17:33                       ` Michael Baldwin
2006-07-26 18:20                         ` Dan Cross
2006-07-25 17:52                       ` Iruatã Souza (muzgo)
2006-07-25 19:15                         ` Skip Tavakkolian
2006-07-25 21:42                       ` Sascha Retzki
2006-07-25 18:55                         ` ems
2006-07-27 15:04                         ` Wes Kussmaul
2006-07-27 15:40                           ` Ronald G Minnich
2006-07-27 18:23                             ` Wes Kussmaul
2006-07-27 20:20                               ` Nicolás Victorero Mier
2006-07-28  2:29                               ` erik quanstrom
2006-07-28  9:48                                 ` Harri Haataja
2006-07-28 10:59                                   ` erik quanstrom
2006-07-28 14:05                                 ` Wes Kussmaul

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).