Posts
All the articles I've posted.
The Rise of Personal Forks: Customizing Open Source with AI Coding Agents
Published: at 12:00 AMExploring how AI coding agents are revolutionizing the way we customize open source projects, making personalization accessible even without deep codebase knowledge.
AGENTS.md: A New Standard for Unified Coding Agent Instructions
Published: at 07:28 PMLearn about AGENTS.md, the new open standard for providing instructions to coding agents, and how it can help you streamline your development workflow.
From Research to Engineering: Understanding the Critical Transition
Published: at 12:00 AMExploring the pivotal difference between unproven possibilities and engineering optimization.
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.