📚 Reading“Using AI to write better code more slowly”↗Nolan Lawson on using AI to be more deliberate, not just faster.nolanlawson.com/2026/05/25/using-ai-to-write-better-code-more-slowly/ • 29 May 2026
🔨 Buildingdev-agent: an agent that runs its own dev stack and fixes bugs↗A coding agent with a running dev environment that can reproduce bug reports, QA in a browser, and resolve issues.github.com/larryhudson/dev-agent • 21 May 2026
🔨 Buildingclaude-bookmarks-plugin: notes that don't eat the agent's attention↗A Claude Code plugin for dropping notes into your session transcript without triggering an agent reply.github.com/larryhudson/claude-bookmarks-plugin • 24 Apr 2026
📚 Reading“lat.md, managing codebase knowledge for AI agents”↗A tool by Yury Selivanov for keeping a navigable knowledge base next to your code, with a CI check that catches drift.www.lat.md/ • 31 Mar 2026
🔨 Buildingagent-acp-bridge: connecting coding agents to different work platforms↗An experiment in connecting coding agents (using the ACP protocol) to the services where we work, like Linear, Slack and GitHub, so we can build helpful AI agents that are close to where the work happens.github.com/larryhudson/agent-acp-bridge • 8 Feb 2026
Putting my Strava activities on a single mapI’m excited to share a small project I’ve been working on: a web app that takes your Strava workout activiites and puts them on a single map using Astro, the Strava API and the Mapbox SDK.23 Aug 2024 • 2 min read
Giving Claude 3.5 Sonnet extra abilities with custom toolsI’m excited to share a demo chatbot interface built with Next.js that allows you3 Jul 2024 • 4 min read
A Neovim shortcut for quickly extracting Twig componentsIn the last week or so I’ve been getting up to speed learning how to make websites with Craft CMS. Craft is a PHP-based content management system that uses Twig templates.13 Jun 2024 • 7 min read
Focusmate feels like a magic trick for my brainI have been trying out Focusmate - a web app that matches you with another person for a virtual coworking call - and it is helping me get a lot more done.18 May 2024 • 6 min read
How text-to-speech can make your content more accessibleIn March 2024, I wrote an article for the Information Access Group newsletter about how text-to-speech can make your content more accessible, aimed at content authors and readers.13 Mar 2024 • 1 min read