Happy to answer any questions!<p>A bunch of us are currently in <a href="https://meet.google.com/qre-gydb-mkv" rel="nofollow">https://meet.google.com/qre-gydb-mkv</a> chatting about this. (Edit: the hour is over; we all left)<p>The earlier Apr 1st blog post was <a href="https://tailscale.com/blog/tailscale-enterprise-plan-9-support" rel="nofollow">https://tailscale.com/blog/tailscale-enterprise-plan-9-suppo...</a>
The 9fans list had this one for April Fools:<p>Given the huge maintenance cost of immature computer
architectures such as mips, 386, arm, arm64 and amd64, we
decided to put our focus on the more mature and stable
achitectures:<p>power64 and itanuim.<p>Therefore, all architectures other than power64 and itanium are thereby frozen, conserved and promoted to end of life.
I unironically wish there was an enterprise version of Plan 9. I've been writing most of my scripts in `rc` (something my coworkers put up with because we use nix and I can pull it in automatically with dirnev) and it has been great.
In case y'all missed it in the first post, and you just want to try this out, it's working in this v86 image:<p><a href="https://copy.sh/v86/?profile=custom&m=768&vram=16&hda.url=https://ftp.plan9.ts.net/plan9.img&hda.size=16000000&nojoke=1" rel="nofollow">https://copy.sh/v86/?profile=custom&m=768&vram=16&hda.url=ht...</a><p>You can start tailscaled and tailscale inside the VM. It may take a while to come online sometimes due to limited proxy availability.<p>Edit: alt gives you the third button. To start a terminal, hold alt and right click, select new, release alt, and right click drag to size the terminal window.
I like the premise of the joke, but then as the explanation ran on... I suddenly became depressed. So much broken stuff, so much complexity.... to, what, make a network tunnel? If all this extra work was the joke, <i>that</i> would be funny.
rsc, rob pike, and bradfitz are three people I could talk to for hours, completely wasting their time, especially about Plan9.<p>That OS fascinates me.<p>I remember early in my career when an expert I worked with could sit with me and patiently show me how to do something and let me ask questions for however long it took me to understand well enough what to do and how to swim if I fell in the deep end of whatever they wanted me to do. It was some of the fastest upskilling that I have ever done in my career, like getting a bachelors degree worth of very specific knowledge in three hours.<p>I don’t know C and I don’t know enough about Plan 9 to use it productively for anything, but it has some extremely cool and useful features that I want to know more about and learn how to use, even if it is only so that I can lament the non-existence of those features in the big three operating systems today.<p>If I had the money I would probably pay to get face time with all three of those folks for expanding my Go knowledge and rsc and rob pike for the plan 9 understanding that I have always wanted, but have never been able to give myself.
God I love plan9. Making my own os using many of its principles is a retirement project life goal.<p>EDIt: I reserve the name “chaos10” for this project, since - like SerenityOS - there will be no plan.
<i>> In 1999, Intel introduced the Pentium III processor with SSE instructions.</i><p>I kinda expected this paragraph to continue with<p><i>> This has made a lot of people very angry and been widely regarded as a bad move.</i>
This is so cool to see. Plan9 was a wonderful part of my COVID isolation, and I miss playing with it. This might have inspired me to spin up a 9front VM this weekend.
Seems like the real story here is that the Plan 9 port of Go is not particularly healthy, and that it's easier to modify an OS kernel than it is to fix Go?