Published onJanuary 28, 2026postManaging my org files with an agentcode-chroniclesemacsproductivityHow I use an AI agent to coalesce project planning, calendar, and code review action items into a minimalist single pane view
Published onOctober 13, 2023postA Three Step Waltz for Mocking React Hooks with React Testing Library and TypeScriptcode-chroniclesreacttestingtypescriptWhy is it so hard to mock a hook with multiple values in the same suite? That answer is longer than I have room for here. But I do know how to get around that with this One Cool Trick.