Stories&Insights
Explorations in code, design, and the art of digital craftsmanship
Claude Code
The Claude Code Playbook
A practical, interactive field guide to working with Claude Code — context, prompts, models, skills, and how Anthropic's own teams actually use it.
Continue readingFFmpegAWS LambdaS3SQSMongoDBNode.js
Cutting Video Without Re-encoding in Production
How I built listener.app — bookmark a moment in a live Zoom meeting and get a highlight before it ends. Chunked recording, `ffmpeg -c copy` via fluent-ffmpeg on a Node Lambda, S3, Mongo, and SQS — with an interactive architecture diagram.
Continue reading