Sun, May 3, 2026. LocalSend is a pretty quick way to share files between phone and laptop even if you don't have a network - if you connect the laptop to the phone hotspot. #networking
Mon, Apr 20, 2026. Creating an authenticated MCP Server for ChatGPT is complex. It requires OpenID Connect (for which library support is weak and requires a provider like Auth0), dynamic client registration (which is hard to implement though Auth0 supports it), and after half a day of experiments, I still couldn't connect. An easier option is to run temporary tunnels with cloudflared or ngrok or localtunnel. #chatgpt#networking
Fri, Sep 12, 2025. Though I'm connected on LinkedIn with people I can't remember (weak ties), pruning them shrinks serendipity. Weak ties, despite noise, are disproportionately valuable for opportunities, e.g. intros, jobs, and pruning reduces future upside. Science#networking
Tue, Jan 7, 2025. Cloudflare tunnel is like ngrok but more permanent. It's a bit more complex, too. But given CloudFlare's liberal free tier, it's a good, viable option for long-term local hosting. #cloud#hosting#networking