Recent posts

GitHub Copilot Coding Agent

9 minute read

GitHub Copilot’s Coding Agent is an autonomous AI assistant that works asynchronously on issues, creating and iterating on pull requests like a teammate.

Conway’s Law

6 minute read

Your system’s architecture isn’t decided in design meetings—it’s predetermined by your org chart. This piece explores why the structure of teams inevitably b...

GitHub Models

4 minute read

GitHub Models is a workspace within GitHub that supports prompt design, model comparison, and structured evaluation for LLM-based development.

Task

8 minute read

Task is a modern task runner and build tool that aims to streamline workflows and automate repetitive tasks. It offers a clean syntax, cross-platform compati...

Microsoft Graph Bicep Extension

13 minute read

A comprehensive guide on using the Microsoft Graph Bicep extension to manage Entra ID resources with infrastructure as code.