Posts tagged #til
-
Why my Colima LaunchAgent refused to load: a Sequoia provenance story
A reboot test on a headless Mac surfaced an opaque launchd error that traced back to a months-old architectural decision and a SIP-protected extended attribute most people never see.
-
`E[2 q`: when tmux quoting silently eats your ESC byte
Random characters dribbling into your terminal? It's an escape sequence that lost its ESC byte upstream. In tmux, this often comes from how `\E` is quoted in `terminal-overrides`.
-
Context Bloat: How I Accidentally Built OpenClaw 2.0
I switched to Hermes because OpenClaw got slow and bloated. Six weeks later, Hermes was doing the same thing. Here's what I found and fixed.