Plan 9 Desktop Guide
pspodcasting.net
Plan 9 Desktop Guide
1–10 of 101 posts
Re: Plan 9 Desktop Guide
#2Re: Plan 9 Desktop Guide
#3So it is or it is not possible to run X11 on Plan 9 ? The article says that it runs twm and then later that it is possible to run linux program through an emulation layer.
Linuxemu is something of a research project, and I don't recall it working all that well either.
You can get a Unix-alike (e.g., OpenBSD) running under 9front's vmx(1), and that will get you access to X11, albeit not running natively atop a Plan 9 kernel, which is likely not what you're after.
Re: Plan 9 Desktop Guide
#4Re: Plan 9 Desktop Guide
#5I've been running a Raspberry Pi as an all-in-one Plan 9 setup for a long while now (as a sort of catch-all minimalist dev environment/console), and the two main showstoppers for me have been:
- The reliance on a three button mouse, which makes it impossible to use Plan 9 on a modern laptop without finagling with modifier keys (no, I don't want to go back to using a mouse, thanks).
- The utter lack of any minimally usable browser (I know, the browser would be larger than the OS, but it is a major issue for any kind of work today).
It is an excellent system to dig into and learn from, but there are many paper cuts when using it daily: SSH/terminals work differently, VNC/Remote Desktop clients are... weird, etc. (rd sort of works, and sort of doesn't, and without it really working I can't even read documentation online unless it's plaintext).
All in all, this is a great thing to see as I hope new things are built atop Plan 9 (when it makes sense), but as a minimal desktop environment I've moved to Openbox + xterm + Firefox, and have been pondering setting up Chromium OS on a beefier Raspberry Pi, since most "consoles" are just web-based these days anyway...
Re: Plan 9 Desktop Guide
#6This is by far the most comprehensive Plan 9 walkthrough I've read in the past couple of years. I've been running a Raspberry Pi as an all-in-one Plan 9 setup for a long while now (as a sort of catch-all minimalist dev environment/console), and the two main showstoppers for me have been: - The reliance on a three button mouse, which makes it impossible to use Plan 9 on a modern laptop without finagling with modifier…
Re: Plan 9 Desktop Guide
#7This is by far the most comprehensive Plan 9 walkthrough I've read in the past couple of years. I've been running a Raspberry Pi as an all-in-one Plan 9 setup for a long while now (as a sort of catch-all minimalist dev environment/console), and the two main showstoppers for me have been: - The reliance on a three button mouse, which makes it impossible to use Plan 9 on a modern laptop without finagling with modifier…
It's probably unfair to compare Plan9 to "modern" operating systems. Why not talk about everything it got right and smart instead of all the things which behave differently than what our expectations set?
- https://taoofmac.com/space/os/plan9
...so I do know a lot about it in practice. It's just that, also in practice, nearly ten years of tinkering with it have been mesmerising, mostly fun, but not useful enough for my particular use cases. YMMV.
Re: Plan 9 Desktop Guide
#8A Plan 9 site that actually talks about Inferno as well, there is some hope after all.
Re: Plan 9 Desktop Guide
#9A Plan 9 site that actually talks about Inferno as well, there is some hope after all.
I've actually found Inferno a lot more interesting than Plan 9. Dis is very, very neat, and I sort of wish we had modern runtimes for it.
https://arstechnica.com/gadgets/2018/03/a-history-of-the-ami...
Re: Plan 9 Desktop Guide
#10This is by far the most comprehensive Plan 9 walkthrough I've read in the past couple of years. I've been running a Raspberry Pi as an all-in-one Plan 9 setup for a long while now (as a sort of catch-all minimalist dev environment/console), and the two main showstoppers for me have been: - The reliance on a three button mouse, which makes it impossible to use Plan 9 on a modern laptop without finagling with modifier…
It's probably unfair to compare Plan9 to "modern" operating systems. Why not talk about everything it got right and smart instead of all the things which behave differently than what our expectations set?