Re: [9fans] Tailscale on Plan 9

2025-04-05 Thread Brad Fitzpatrick
On Tue, Apr 1, 2025 at 10:15 AM Skip Tavakkolian wrote: > I'll be honest, this made me cry a little. > > The quality and polish, and everything works! Almost too good :D Mission accomplished! The blog post originally said "Avoid learning factotum" but I changed it to "Skip learning factotum" b

Re: [9fans] Tailscale on Plan 9

2025-04-04 Thread Brad Fitzpatrick
On Tue, Apr 1, 2025 at 9:52 AM Jacob Moody wrote: > On 4/1/25 10:28, b...@danga.com wrote: > > Skip asked me to make Tailscale work on Plan 9. > > > > I tried, but ran into problems so I asked Russ for some help. Together, > we just got it all mostly working. > > > > Blog post 1 of 2 is now at >

Re: [9fans] Tailscale on Plan 9

2025-04-04 Thread Brad Fitzpatrick
On Wed, Apr 2, 2025 at 6:17 AM wrote: > On Tue, Apr 1, 2025 at 7:57 PM Brad Fitzpatrick wrote: > > > > > > > > On Tue, Apr 1, 2025 at 9:52 AM Jacob Moody wrote: > >> > >> On 4/1/25 10:28, b...@danga.com wrote: > >> > Skip asked me to make Tailscale work on Plan 9. > >> > > >> > I tried, but ran

Re: [9fans] Tailscale on Plan 9

2025-04-02 Thread Jeremy Jackins
Here I thought we were supposed to get a prank for April 1, rather than a gift. On Wed, Apr 2, 2025 at 8:47 AM wrote: > > Looks nice! Congratulations! > > > https://copy.sh/v86/?profile=9legacy&nojoke > > I would probably disable USB. To me it initially seemed the vm throws an > error (can't ope

Re: [9fans] Tailscale on Plan 9

2025-04-02 Thread Thaddeus Woskowiak
That's the best kind of prank. Pure effort. On Wed, Apr 2, 2025, 5:48 PM Jeremy Jackins wrote: > Here I thought we were supposed to get a prank for April 1, rather than a > gift. > > On Wed, Apr 2, 2025 at 8:47 AM wrote: > > > > Looks nice! Congratulations! > > > > > https://copy.sh/v86/?profil

Re: [9fans] Tailscale on Plan 9

2025-04-02 Thread ori
Quoth Brad Fitzpatrick : > > We'll be in Google Meet in an hour here to chat: > https://ftp.plan9.ts.net/webinar fun webinar, good discussions were had :) thanks for all the effort. -- 9fans: 9fans Permalink: https://9fans.topicbox.com/groups/9fans/T4ce

Re: [9fans] Tailscale on Plan 9

2025-04-02 Thread David du Colombier
Brad, Fantastic work! Thank you. -- David du Colombier -- 9fans: 9fans Permalink: https://9fans.topicbox.com/groups/9fans/T4cecdedbabdedc00-Ma36432ca2d682735fa01de9a Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

Re: [9fans] Tailscale on Plan 9

2025-04-02 Thread i
Looks nice! Congratulations! > https://copy.sh/v86/?profile=9legacy&nojoke I would probably disable USB. To me it initially seemed the vm throws an error (can't open /srv/usb) and hangs afterwards (kfs...gunzip...). It's not true, but that's how it seemed to me, so first time I closed the tab.

Re: [9fans] Tailscale on Plan 9

2025-04-02 Thread Brad Fitzpatrick
The second (non-joke) blog post is publishing now, with details: https://tailscale.com/blog/plan9-port (If you get a 404, it's still rolling out to all edges... our blog platform is having a slow day.) We'll be in Google Meet in an hour here to chat: https://ftp.plan9.ts.net/webinar Also, https

Re: [9fans] Tailscale on Plan 9

2025-04-02 Thread fgergo
On Tue, Apr 1, 2025 at 7:57 PM Brad Fitzpatrick wrote: > > > > On Tue, Apr 1, 2025 at 9:52 AM Jacob Moody wrote: >> >> On 4/1/25 10:28, b...@danga.com wrote: >> > Skip asked me to make Tailscale work on Plan 9. >> > >> > I tried, but ran into problems so I asked Russ for some help. Together, we

Re: [9fans] Tailscale on Plan 9

2025-04-01 Thread Skip Tavakkolian
I noticed that right away! I thought it was my oversized ego making me see things; but there it was in print "Skip"! On Tue, Apr 1, 2025 at 10:53 AM Brad Fitzpatrick wrote: > > On Tue, Apr 1, 2025 at 10:15 AM Skip Tavakkolian > wrote: >> >> I'll be honest, this made me cry a little. >> >> The q

Re: [9fans] Tailscale on Plan 9

2025-04-01 Thread Skip Tavakkolian
I'll be honest, this made me cry a little. The quality and polish, and everything works! Almost too good :D On Tue, Apr 1, 2025 at 8:35 AM wrote: > > Skip asked me to make Tailscale work on Plan 9. > > I tried, but ran into problems so I asked Russ for some help. Together, we > just got it all

Re: [9fans] Tailscale on Plan 9

2025-04-01 Thread ron minnich
Brad, you can bind multiple, separate instances of the tcp stack to individual interfaces as needed. You can have an entire tcp stack rooted at, e.g., /net.alt; this was done at Bell Labs and it's why plan 9 never needed NAT. /net.alt was used for "outside the labs" traffic. We also did this on th

Re: [9fans] Tailscale on Plan 9

2025-04-01 Thread Jacob Moody
On 4/1/25 10:28, b...@danga.com wrote: > Skip asked me to make Tailscale work on Plan 9. > > I tried, but ran into problems so I asked Russ for some help. Together, we > just got it all mostly working. > > Blog post 1 of 2 is now at  > https://tailscale.com/blog/tailscale-enterprise-plan-9-suppo