TunnelDeck Desktop Guide: Turn ssh -L into Saved Tunnels
Install TunnelDeck from source, create or import SSH local forwarding profiles, choose password or key authentication, verify host fingerprints, and safely open local web services.
Transmission archive
Filter by topic or search directly. The archive combines engineering and product practice with reading notes, everyday fragments, and ideas still taking shape.
Install TunnelDeck from source, create or import SSH local forwarding profiles, choose password or key authentication, verify host fingerprints, and safely open local web services.
Install the StunDeck FPK on fnOS or deploy with Docker, then configure a least-privilege Cloudflare token, proxied DNS, and Single Redirect to keep one hostname synchronized with a dynamic STUN endpoint.
Use Lucky STUN to obtain a public mapping, then update a Cloudflare Single Redirect through a webhook so a stable hostname temporarily redirects to the current IP and port. Includes 303 limitations, TLS, app compatibility, and Tunnel alternatives.
A practical Cloudflare Email Service SMTP guide covering domain onboarding, API Tokens, cURL, Nodemailer, Python, limits, response codes, retries, and production security.
A practical July 2026 guide to receiving, forwarding, parsing, replying to, and sending transactional email with Cloudflare Email Service, including Nuxt, Workers, D1, security, and rate limiting.
As of Vue 3.6.0-rc.2, this guide compares Vue 3.5 and 3.6 across the reactivity core, Vapor Mode, event delegation, interoperability boundaries, and a progressive upgrade strategy.
In 2023, I waited for access to an API with an 8K context window. Three years later, we are learning how to give agents goals, permissions, boundaries, and acceptance criteria.
Cloudflare Workers are fast and D1 is close, but the hard part is designing clear boundaries for state, consistency, and failure.
A content site does not need complex frontend state. Let routing, server rendering, and content queries each return to what they do best.
From prompts and tool calls to user-visible outcomes, an AI application needs an observation chain that can explain why something happened.