Posts
All the articles I've posted.
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.