Posts
All the articles I've posted.
Copilot Pro Tips: Monthly Premium Reset and a Model Bakeoff
Published: at 12:00 AMPractical tips for getting the most from GitHub Copilot Pro's monthly premium resets, plus notes from a quick model bakeoff building a mobile-friendly habit tracker.
Exporting Diffs for LLM Analysis and Codemod Generation
Published: at 11:12 AMA practical workflow for exporting git diffs, teaching LLMs the refactor patterns, and generating codemods with test data to apply across repositories.
Agentic SDLC with Human-in-the-Loop (HITL) Playbook
Published: at 12:00 PMA practical playbook for integrating LLM-based agents into the Software Development Life Cycle while keeping humans in the loop at critical decision points.
Reflections on Upgrading to GitHub Copilot Pro
Published: at 12:00 AMA personal account of transitioning from enterprise Copilot to Copilot Pro, exploring new features, mental models, and strategies for maximizing premium requests.
Why Modern PostgreSQL is a Game-Changer for AI Agents
Published: at 10:00 AMHow modern PostgreSQL approaches empower AI agent workflows, making them ideal for local development and embedding-based applications.