doug.sh

erm: A Local CLI That Strips Ums, Uhs, and Erms From Speech

May 2, 2026
A tour of erm, a local CLI that removes disfluencies from English speech recordings using faster-whisper, a few detectors that look at the audio directly, and ffmpeg.

Give Your Coding Agent a Journal

Apr 23, 2026
A plain markdown journal file, updated as the agent works, is a simple and effective form of memory for LLM harnesses like Claude Code.

Route53 as a Key Value Store, 2026 Edition

Apr 18, 2026
A modernized take on using Route53 TXT records as a key-value store from GitHub Actions: OIDC auth, no static keys, and a cleaner update flow.

Using Route53 as a Key Value Store in GitHub Actions

Dec 13, 2021
Guide to Using Route53 as a Key Value Store in GitHub Actions.

Using Composite Actions with GitHub Actions

Sep 11, 2021
Guide to using Composite Actions with GitHub Actions to create reusable Actions.