Tailscale's new macOS home 4 months ago
if you are behind cgnat (both ipv4, ipv6) then vps, have public ipv6 then you can connect via public domain (ddns openwrt) and if you have a public ip, wireguard it is
HN user
if you are behind cgnat (both ipv4, ipv6) then vps, have public ipv6 then you can connect via public domain (ddns openwrt) and if you have a public ip, wireguard it is
I'm going through CMU 15-721 and building wsql[1]; a GPU-accelerated query engine. It uses wgpu for cross-platform portability and implements modular pattern, heavily inspired from Sirius[2] paper.