I use it because it’s truly a “complete system” in a way that Linux and even the BSDs are not – every program is an example in itself and it comes with a ton of various scratch-built utilities that you don’t usually find as part of a typical Linux distro. Stuff like a basic torrent or IRC client just sort of fall out of the way Plan 9 is organized and implemented.
It also provides me with a distraction-free environment and a set of tools that I enjoy using, even if some aspects of Plan 9 as, say, a laptop daily driver are inconvenient or awkward. It really is better suited for networked computing.
I was pretty much sold from first contact because Plan 9 is the way that I feel best matches what I’ve always wanted from my machines: a simple grid of networked appliances where I can route the various resources and hardware in whatever way I require.
What happens with the Plan 9 system after the boot camp has ended? From what I can see on that site, their Plan 9 shenanigans will end by mid-September. (SDF is NetBSD-centric AFAIK.)
It used to be that everyone in the Boot Camp got their own VM that was wiped each season, but recently everything was migrated to a single installation that doesn’t reset and everyone uses.
In short: now you get a permanent account.
And yes, SDF itself is NetBSD-based—the largest single installation as well as a primary testing environment, if I’m not mistaken.
That’s not too hard, given that NetBSD is a niche in a niche. But a permanent Plan 9 server account which I do not have to keep running sounds intriguing… thank you!
Out of curiosity, do you use it for fun, or does it provide you with some specific features?
I use it because it’s truly a “complete system” in a way that Linux and even the BSDs are not – every program is an example in itself and it comes with a ton of various scratch-built utilities that you don’t usually find as part of a typical Linux distro. Stuff like a basic torrent or IRC client just sort of fall out of the way Plan 9 is organized and implemented.
It also provides me with a distraction-free environment and a set of tools that I enjoy using, even if some aspects of Plan 9 as, say, a laptop daily driver are inconvenient or awkward. It really is better suited for networked computing.
I was pretty much sold from first contact because Plan 9 is the way that I feel best matches what I’ve always wanted from my machines: a simple grid of networked appliances where I can route the various resources and hardware in whatever way I require.
You explained it so well, that you actually got me interested in trying it some day.
If you ever want to just poke around a Plan 9 system, SDF Public Access UNIX System offers an ongoing Plan 9 Boot Camp.
Stop by and join us in
com
sometime!What happens with the Plan 9 system after the boot camp has ended? From what I can see on that site, their Plan 9 shenanigans will end by mid-September. (SDF is NetBSD-centric AFAIK.)
It used to be that everyone in the Boot Camp got their own VM that was wiped each season, but recently everything was migrated to a single installation that doesn’t reset and everyone uses.
In short: now you get a permanent account.
And yes, SDF itself is NetBSD-based—the largest single installation as well as a primary testing environment, if I’m not mistaken.
That’s not too hard, given that NetBSD is a niche in a niche. But a permanent Plan 9 server account which I do not have to keep running sounds intriguing… thank you!
Bottom of site: SDF Public Access UNIX System
I love this!
Edit: I just noticed this. Is this a miscalculation of the time or am I in the wrong timeline?
DECSYSTEM-2065
I wish someone would port Python and BorgBackup to it. Venti/Fossil are not quite as nice for multi-OS backups.
Python 2.5.1 was distributed as part of 9front back when it used
hg
, but it was ultimately removed from the base system once we switched over togit9
.I never bother with venti/fossil, honestly. I’m more of a
cfws
kind of person, but Ori’sgefs
has been attracting my attention lately.Venti/Fossil are awesome for a Plan 9 network. Sadly, the world isn’t Plan 9. TIL about gefs though.