Static sites on Cloudflare Workers static assets
Serving a static Astro build from Cloudflare Workers: trailing slashes, custom 404s, caching, and the one-command deploy loop — this site's exact setup.
Engineering Notes
The working notebook: short, specific write-ups of problems solved in the lab and in production — the config that fixed it, the gotcha that cost an afternoon, the procedure worth repeating. Less polish than an article, more signal per minute.
Serving a static Astro build from Cloudflare Workers: trailing slashes, custom 404s, caching, and the one-command deploy loop — this site's exact setup.
Why two-node Proxmox clusters lock up, how corosync counts votes, setting up a corosync QDevice tiebreaker, and the safe node-maintenance procedure.
Ten AD hardening quick wins in priority order: admin tiering, Windows LAPS, killing NTLMv1 and SMBv1, krbtgt rotation, and audit policy that catches abuse.
Hunting high-cardinality Prometheus series with tsdb analyze and topk queries, then killing them with relabel drops, limits, and recording rules.
Issuing Let's Encrypt wildcard certificates via DNS-01 with acme.sh and certbot: API-token scoping, propagation pitfalls, and renewal monitoring that works.
A field checklist for BGP session flaps: reading reset reasons, hold-timer analysis, MTU blackholes, dampening, and TCP resets — Cisco and FRR commands.
Why ESXiArgs-style ransomware often leaves VM data intact, and the vmkfstools descriptor-rebuild procedure that brings encrypted VMs back without paying.
Working notes on etcd snapshot and restore for kubeadm Kubernetes clusters: exact commands, the data-dir and cluster-token gotchas, and verification steps.