Brad Fitzpatrick ๐ป
@bradfitz
I do computers. Married to @radkat. 3 kids. Xoogler. @golang team '10~'20. Made LiveJournal, memcached. Now @Tailscale. Mostly in bluer skies these days.
ID: 650013
http://bradfitz.com/ 16-01-2007 23:05:57
26,26K Tweet
50,50K Takipรงi
1,1K Takip Edilen
Fun work by Jordan Whited and James Tucker on making WireGuard-go (and thus Tailscale) in userspace faster by using some rarely-used Linux kernel interfaces... ๐๐๐ฅ tailscale.com/blog/throughpuโฆ
Some time back I rigged up a WireGuard-to-Tailscale proxy but it was a Rube Goldberg machine and fell apart and was hard to run. This weekend Maisem Ali and I "polished" it up into a standalone Go binary: github.com/tailscale/tailโฆ Still rough, but fun. Good weekend distraction.