-
Claude Code Token Limit: How to Stretch Your Daily Budget
Three tools that cut Claude Code token consumption, plus two session habits worth building: compact early, and start each feature in a clean context window.
-
Knockpy and crt.sh: Finding Subdomains Your Org Forgot
How to use knockpy and crt.sh to enumerate subdomains, detect wildcards, and build an attack surface inventory for large engineering orgs.
-
Engineering Manager Playbook as a Living LLM Wiki
How an engineering manager playbook stopped rotting once it became a living LLM-maintained wiki curated by Claude Code and inspired by Karpathy.
-
Cloudflare Pages: Deploy a Site for $10 a Year
Cloudflare Pages gives you free hosting with GitHub CI/CD. Add a .com domain for $10/year and get email forwarding, analytics, and DDoS protection for free.
-
Capacitor WebView Cache: Why New Builds Show Old Assets
How two hidden cache layers in a Capacitor Android app served stale HTML, CSS, and JS after every update, and the WebView cache fix that solved it.