Ali
Ali
Hi, I'm keen to build a noise protocol (with PSK) transport as a tunneling mechanism. is something along those lines in scope for this project or is it easier to...
Hi, the following fails with an x11 error ``` podman run --rm -it \ -v /obsidian/vaults:/vaults \ -v /obsidian/config:/config \ -p 10007:8080 \ docker.io/sytone/obsidian-remote:arm64 ``` ``` s6-svwait: fatal: unable to...
it's possible to have a simple option to run sniproxy out of Tailscale directly, using the `tsnet` library. it'd be good to build that out for users that want to...
Merino is a very fast implementation of SOCKS5: https://github.com/ajmwagar/merino
Userspace Wireguard is always useful: https://github.com/cloudflare/boringtun
Hi. has anyone come up with a unified, standard API to talk to all LLMs? (LLaMA, Bard, OpenAI etc)? if not, it would be helpful to start defining that as...