@keeganza.bsky.social
Reposted
Here's the code:

github.com/tailscale/go... -- a Go module cache virtual filesystem (FUSE or WebDAV) with deduping
GitHub - tailscale/gomodfs: GOMODCACHE Go module cache FUSE filesystem
GOMODCACHE Go module cache FUSE filesystem. Contribute to tailscale/gomodfs development by creating an account on GitHub.
github.com
July 28, 2025 at 1:23 PM
I think big techs strategy of just writing all its own internal tools and hosting it behind a corp network starts to make sense.
February 6, 2025 at 3:53 PM
stderr can still be used for printf debugging? I also think there are debug like jsonrpc notifications the server can send to your editor. I do remember heavily investing in debug pages for Sourcegraph’s lsp-proxy. Leaning on some custom pages and go’s net/trace pkg
November 27, 2024 at 3:30 AM