Author: Chad Michel

    Infographic timeline showing AI evolution from 2017 to Now, with an LLM circle and speech bubbles illustrating plain language inputs.

    The Interface Is Dissolving

    by 

    |

    |  

    in ,

    For twenty years, the job was the same. A person points, clicks, types, and navigates to a result, and we design every step of that path. Software waits. The human is the engine. Agents break that. When software can understand what you want and act on its own to get there, the interface stops being…

    Read more…

    Person typing on a laptop with translucent holographic icons and a large checkmark, symbolizing verification and approvals.

    Quality Isn’t Tested In, It’s Layered In

    by 

    |

    |  

    in

    We once delivered a project in six weeks. It felt fast. The demo landed, the client was happy, and we walked out of the room feeling like heroes. Then we spent the next six weeks stabilizing it. I think about that project a lot, because it taught me something that no estimate ever shows you:…

    Read more…

    Group of people collaborating around a table, pointing at documents and a laptop on the desk.

    Building with the GitHub Copilot SDK, Part 8: Sketch-First UI Design

    by 

    |

    |  

    in ,

    In Part 7, I walked through the UX Design Tool we built into What is Done — one that spins up a full Angular + PrimeNG app in about 10 seconds. That tool is great when you need a working skeleton fast. But sometimes you don’t need a full framework. Sometimes you just want to…

    Read more…

    Two people work at a bright desk: one types on a keyboard while the other points at the screen, with a laptop and monitor nearby.

    GitHub Squad: Your AI Dev Team Living Inside the Repo

    by 

    |

    |  

    in ,

    We are rapidly moving to a world where multiple agents are the default pattern for many tasks. Each agent has its own agenda, expertise, and perspective — and together they collaborate to solve complex problems faster and more reliably than a single model ever could. Why not just stuff everything into a bigger context window…

    Read more…

    Person typing on a laptop in a dark, low-light setting at a desk.

    Tokens Are the Unit

    by 

    |

    |  

    in ,

    Disclaimer: What follows was true as of 6/3/2026. Considering the speed at which the AI space is moving, the dollars referenced below will change. “What’s this going to cost per month?” Now that I sit in the CTO seat, I understand why that answer matters. It is not a curiosity question. It is a staffing,…

    Read more…

    Futuristic data stream with glowing blue code and light trails in a city at dusk.

    Building with the GitHub Copilot SDK, Part 7: A UX Design Tool That Actually Keeps Up

    by 

    |

    |  

    in ,

    Every developer has been there. You have an idea for a layout, maybe a dashboard or a data-heavy form, and you just want to see it. Not tomorrow. Not after you wire up a backend. Right now. But the gap between the picture in your head and something running in a browser always seems to…

    Read more…

    Four New Pathways Graduates

    by 

    |

    |  

    in ,

    Last week, four more participants finished our latest Pathways Program cohort: Dominic, Jim, Valerie, and Cooper. Each of them came in from different backgrounds. Each of them is leaving as a software engineer. That sentence is easy to write. The work behind it is not. What Pathways Actually Asks of Participants Pathways is a months-long…

    Read more…

    Hand cradling a glowing orb made of interconnected blue lines and nodes, symbolizing global connectivity and data networks.

    Zero Gravity Prototyping with Google Antigravity

    by 

    |

    |  

    in ,

    The hardest part of prototyping a new feature isn’t the idea. It’s the wait. You have a product owner with a vision. You have a designer with mockups. And you have a backend that isn’t ready yet. In a traditional workflow, the frontend sits idle until the API exists. That wait kills momentum, and momentum…

    Read more…

    Woman wearing glasses points at a computer monitor while a colleague holds a printed chart nearby in an office setting on a desk with a keyboard.

    Building with the GitHub Copilot SDK, Part 6 – Styling with CSS Design Tokens and Themes

    by 

    |

    |  

    in ,

    In my previous post, I pulled Outlook calendar data into Chad’s Copilot and added time-allocation metrics that show how much of your week is already committed. That was about making the app useful. This post is about making it look good. You stare at this thing all day, so it better not just work —…

    Read more…

    Wrenches resting on a white keyboard, symbolizing computer repair or tech maintenance.

    Nobody Wants to Do Maintenance

    by 

    |

    |  

    in ,

    “Another flaw in the human character is that everybody wants to build and nobody wants to do maintenance.” — Kurt Vonnegut Vonnegut wasn’t talking about software. But he could have been. Maintenance has always been the unglamorous part of the job. New features get roadmaps and launch announcements. Fixing that gnarly bug from 2019 gets…

    Read more…