he/him; Protocols, platforms, and machine learning; @lexicon.garden @lexicon.community @ohcraphey.app
Put the ZIP code first.
A ZIP code is 5 characters. City, state, country — autofilled. It's 2026. This isn't hard.

tropes.md - Tropes
A single file containing all known AI writing tropes. I guess you could add it to your AI system prompt to avoid these patterns. Or you could embark on the joy of independent writing.
es617/claude-replay
Community tool to convert Claude Code session transcripts into self-contained, embeddable HTML replays
Compiling Match Statements to Bytecode
Full pipeline deep dive for purple garden: AST, BB SSA IR, Bytecode, Optimisations
Package Managers Need to Cool Down
A survey of dependency cooldown support across package managers and update tools.

What canceled my Go context?
How Go 1.20's WithCancelCause and Go 1.21's WithTimeoutCause let you attach a reason to context cancellation, plus a gotcha with manual cancel and the stdlib pattern that covers every path.

