Cloudflare Tunnel builds an outbound-only connection from your machine to push localhost onto your own domain — no firewall holes, no public IP. A walkthrough of the 2026 remotely-managed tunnel flow, Zero Trust Access gating, and how it compares to ngrok and Tailscale Funnel.
The community is angry about Anthropic's March 6 silent TTL change, but billing statements aren't enough proof. I scanned 95 days of my own Claude Code native logs, precisely reproduced the March 6 regression, and uncovered a second wave starting April 9 — sub-agents 100% downgraded to 5m TTL, never publicly reported.
Developers assume long Claude Code sessions waste tokens, so they /clear aggressively. But with prompt caching giving a 90% discount on reads, frequent clearing often costs more. Breaking down the three variables that actually drive cost.
chezmoi is a Go-based dotfiles manager. Go templates handle machine differences, age encrypts secrets, and run_onchange scripts auto-install packages. How I sync dotfiles across three operating systems.
zoxide is a Rust-powered smart cd that remembers directories via a frecency algorithm. Pair it with --cmd cd to replace the builtin, add fzf for interactive selection, and terminal navigation becomes a two-letter affair.
MemPalace is a local AI memory system using a memory palace architecture, AAAK 30x compression, 170-token startup, 96.6% LongMemEval accuracy, fully offline with MCP integration.
NodeWarden is a third-party Bitwarden-compatible server running on Cloudflare Workers with D1 for data and R2/KV for attachments. No VPS needed, runs on the free tier.
claude-view is a Rust-powered monitoring dashboard for Claude Code that tracks all sessions in real-time — conversations, costs, token usage, sub-agent trees — with 85 MCP tools and full-text search.
bb-browser runs code directly in your real browser tabs, using your existing cookies to fetch data. 36 platforms, 103 commands, and it doubles as an MCP server for Claude Code to access the entire web.
AionUi is a free, open-source AI Cowork desktop app built with Electron + React. Run Claude Code, Codex, Qwen Code, and 12+ agents in one interface, with 20+ model platforms and scheduled tasks.