lacorte.dev
  • Home
  • Blog
  • Articles
  • Jobs
  • Tools
  • Games
  • Projects
Blog/#networking

Tag: networking

5 posts

Aug 10, 2026

Your Localhost Deserves a Real Domain: Cloudflare Tunnels, mTLS, and Post-Quantum Prep

Replace ngrok with Cloudflare Tunnels, add mTLS for service-to-service auth, and prepare your origins for post-quantum authentication — all from your laptop.

cloudflarenetworkingsecurity+3
Aug 2, 2026

Run a Local LLM with Streaming, Tool Calling, and a Privacy Proxy — No Cloud Required

Wire up a local LLM with WebSocket streaming, MCP tool calling, and OHTTP privacy proxy using only Docker, standard CLIs, and config files — no API keys, no cloud accounts.

dockerpythonnetworking+3
Jul 28, 2026

Stop Guessing: Debug Your Cache Layers from CLI to CDN

A complete workflow for tracing cache misses across browser, CDN, and origin using curl, headers, and runtime logs — no vendor dashboards required.

cachingcdndebugging+3
Jul 27, 2026

Cache Invalidation Strategies That Don't Suck: HTTP Caching, Debugging, and Not Serving Stale Garbage

Master HTTP caching headers, debug cache misses with curl, and build invalidation strategies that work — without vendor lock-in or magic.

networkingbackenddocker+7
Jan 5, 2026

Network Scanner CGI Script

A blast from the past: a CGI script I wrote in college for network scanning. It's old, it's bash, and it's probably terrible. But hey, it worked!

portfolionetworkingbash+2
lacorte.dev
  • About
  • Contact
  • Privacy Policy

© 2026 lacorte.dev. Built with Next.js.