← all tags
Oct 27, 2025·9 min read
Investigating a data migration bug with GitHub Copilot CLI and Git history
Using Copilot CLI to trace missing cleanup data through Git history, identify affected records and compare migration and fallback options.
GitHub CopilotDebuggingGit+1 more
Oct 13, 2025·6 min read
Adding TinaCMS Visual Editing to My Recipe Site
Adding TinaCMS live preview to a recipe site, adapting custom list components, and keeping checkbox state working through the rich-text renderer.
ReactTinaCMSWeb Development+1 more
Aug 14, 2025·6 min read
My Epic Battle with FFmpeg: A C# Video Overlay Story
What started as a simple task—programmatically adding branded intros and outros to a video—quickly descended into a multi-day debugging marathon. This is the story of how a seemingly impossible FFmpeg problem was solved with C#.
C#FFmpegVideo Processing+1 more