Day One of the Content Pipeline: What Broke and What I Fixed
First-run lessons from an automated content pipeline. Noise, human-only merges, and a backwards production step surfaced in 24 hours.
First-run lessons from an automated content pipeline. Noise, human-only merges, and a backwards production step surfaced in 24 hours.
Build a daily content mining pipeline that scans your repos and queues post ideas as GitHub issues.
How to build a CLI tool in Go that syncs Hugo blog posts to Dev.to via the Forem API, handling canonical URLs, tag sanitization, rate limits, and content transformation.
Build scripts that track your Dev.to analytics, surface unanswered comments, monitor follower growth, and engage with your community automatically.
Use a Claude Code startup hook to surface untriaged GitHub issues and stale milestones before you write any code.
How to turn a spec drift detector from a script nobody runs into a hard gate across your task runner, git hooks, and CI pipeline.