Archives
All the articles I've archived.
2026 1
April 1
I built an AI video pipeline because the existing ones look like slideshows
Published: at 10:00 AMOpenReels takes a topic and produces a YouTube Short. Research, script, voiceover, AI visuals, AI music, captions, assembly. This is how I built it.
2025 3
October 3
Self-Hosting Supabase with Docker Swarm
Published: at 02:30 PMAfter months of struggling with Supabase self-hosting in production, I built a solution that actually works. Here's how to go from development to production-ready Docker Swarm in minutes.
Tracking Discord Standups So I Don't Have To
Published: at 01:30 PMBuilt a bot to track Discord standup attendance because manually updating spreadsheets in 2025 feels wrong.
Building an Automated Fact-Checking Pipeline with LangGraph
Published: at 10:00 AMBuilt GroundCrew over a weekend - an LLM pipeline that extracts claims, searches for evidence, and verifies facts. 72% accuracy on FEVER dataset, but NOT ENOUGH INFO detection needs work.