AWAdam Wyattinadamwyatt.dev·Jun 19 · 5 min readAuto-switching Claude Code between personal and work accounts on WindowsIf you're using Claude Code professionally and have a personal subscription on the side, you've probably hit this: you cd into a work repo, type claude, and later realize you've been burning personal 00
AWAdam Wyattinadamwyatt.dev·Apr 28 · 10 min readA blue/green race condition in Azure Front Door Front Door route updates aren't atomic, and propagation can take 20-45 minutes. Here's how that poisoned our edge cache during a blue/green deploy and the fix that makes the race structurally impossib00