Blog
Notes on building
for the open web.
Practical writing on web security, LLM-friendly design, and deployment. Articles are grounded in real data from running this site — not hypothetical scenarios.
01 Articles
— LLM-Friendly Web
Side-by-side comparison of how five AI systems parse the same HTML page. Seven concrete markup changes that control how LLMs cite, summarize, and retrieve your content.
— Infrastructure
How to run a public-facing site with no exposed server ports. A practical walkthrough of the Cloudflare Tunnel + Traefik + Docker stack — architecture, docker-compose config, routing labels, and deployment.
— Web Security
Real 404 log data from this server's first 48 hours online: 1,203 automated probes, three attack categories, and a pre-launch hardening checklist to close every door before your first deploy.