Live data from Hacker News

Plan 9 from Bell Labs

github.com

1–10 of 90 posts

Re: Plan 9 from Bell Labs

#4
As an interface designer Plan9 have always fascinated me yet I found it incredible hard to find many other designers who were into it's concepts.

I always loved the "everything is an object" approach and in a better world this not NeXT or Windows would be our underlying principle.

Re: Plan 9 from Bell Labs

#5
My experience with Plan 9 is from my first employment at Kreatel Communications and doing basic admin of the nCUBE/C-COR VOD servers that some of our customers used in production and we had for integration testing. The OS those servers ran, Transit, was apparently based on Plan 9.

Coming from a Linux and Solaris background the shell was quite basic to say the least! I remember on some instance that we for some reason wanted to bypass the web UI and hand-edit some file and the only editor available was some variant of ed...

But with a steady hand when doing such things and software upgrades etc it worked really well and was quite capable for the time (2006).

Re: Plan 9 from Bell Labs

#6
post #4

As an interface designer Plan9 have always fascinated me yet I found it incredible hard to find many other designers who were into it's concepts. I always loved the "everything is an object" approach and in a better world this not NeXT or Windows would be our underlying principle.

You may be interested in wmii [1], a tiling WM which is inspired by Plan 9 and uses 9P.

1: http://en.wikipedia.org/wiki/Wmii

Re: Plan 9 from Bell Labs

#7

My experience with Plan 9 is from my first employment at Kreatel Communications and doing basic admin of the nCUBE/C-COR VOD servers that some of our customers used in production and we had for integration testing. The OS those servers ran, Transit, was apparently based on Plan 9. Coming from a Linux and Solaris background the shell was quite basic to say the least! I remember on some instance that we for some reason…

You're referring to sam, I presume? The commands are similar to ed, but the overall design is radically different.

Then of course, Plan 9 has one of the most versatile text editors out there: Acme.

The shell itself is rc(1), which cleans up the mess significantly from Bourne shells.

Re: Plan 9 from Bell Labs

#9

My experience with Plan 9 is from my first employment at Kreatel Communications and doing basic admin of the nCUBE/C-COR VOD servers that some of our customers used in production and we had for integration testing. The OS those servers ran, Transit, was apparently based on Plan 9. Coming from a Linux and Solaris background the shell was quite basic to say the least! I remember on some instance that we for some reason…

You're referring to sam, I presume? The commands are similar to ed, but the overall design is radically different. Then of course, Plan 9 has one of the most versatile text editors out there: Acme. The shell itself is rc(1), which cleans up the mess significantly from Bourne shells.

I quite like sam, from what I've tried so far. I think it's an interesting take on ed (but I much prefer acme) I still have "learn basic ed (or sam)" as a far-away goal (always pushed down my todo list, since knowing the commands is not enough: using them is what gives power)

Re: Plan 9 from Bell Labs

#10
post #4

As an interface designer Plan9 have always fascinated me yet I found it incredible hard to find many other designers who were into it's concepts. I always loved the "everything is an object" approach and in a better world this not NeXT or Windows would be our underlying principle.

You may be interested in wmii [1], a tiling WM which is inspired by Plan 9 and uses 9P. 1: http://en.wikipedia.org/wiki/Wmii

I love wmii. It's the primary reason I resent OS X.
Post reply on HN