Skip to main content
BH

Burke Holland

2episodes
2podcasts

We have 2 summarized appearances for Burke Holland so far. Browse all podcasts to discover more episodes.

Featured On 2 Podcasts

All Appearances

2 episodes
The Changelog

Opus 4.5 changed everything (Interview)

The Changelog
104 minGitHub Copilot Team, Developer Relations

AI Summary

→ WHAT IT COVERS Adam Stacoviak of The Changelog interviews Burke Holland from GitHub Copilot about how Claude Opus 4.5, released around December 2024, created a measurable step-function improvement in agentic coding capability. The conversation covers practical AI-assisted development workflows, the economics of subsidized model access, the future of software craftsmanship, and whether developers will be replaced or transformed into polymaths. → KEY INSIGHTS - **Agentic Model Quality Threshold:** Sonnet 3.5 could build agentically but produced sloppy, spaghetti code that stalled on errors neither the developer nor the model could debug — because the developer hadn't written the code themselves. Opus 4.5 crossed a threshold where it one-shots functional native Windows tools using correct WinUI libraries, produces well-structured readable code, and completes full working apps in an afternoon. The practical test: Burke built a screen-capture-to-GIF tool, then extended it into a full screen recording editor in a few hours. - **Personal Software Economics — The SaaS Killer Pattern:** When a model reaches sufficient capability, replacing paid SaaS subscriptions with custom-built personal software becomes viable in a single afternoon. Burke replaced a paid routing app his wife used for her yard-sign business. Adam replaced an $500–$800/year invoicing service by prompting Claude Opus 4.6 with extended thinking to generate an optimal prompt, then handing that prompt to Augment Code's Auggie CLI overnight — waking to a working Rails app with invoicing, PDF generation, and email built in. - **Subsidized Token Economics Won't Last:** GitHub Copilot at $40/month offers request-based billing where one agent run doing 6,000 operations counts as a single request, with 1,500 requests per month included. Claude's $200/month max plan supports roughly one billion tokens monthly at an estimated provider cost of $25,000 — a $24,800 subsidy per user. Burke explicitly states this pricing cannot persist indefinitely and developers should maximize usage now, treating the current window as a finite opportunity before costs normalize. - **Plan Mode as Context Extraction, Not Documentation:** The value of agent plan mode is not producing a written plan — it is forcing the model to surface all the requirements and constraints the developer forgot to specify in the initial prompt. Running four to six planning loops with Opus 4.6 before execution dramatically improves output quality. Burke's current workflow: plan mode in Copilot CLI → autopilot with a custom agent called Anvil → confidence-threshold loop (targeting 95% confidence rather than "done") → verifiable output check via browser skill or unit tests. - **Multi-Model Orchestration as Standard Workflow:** Within GitHub Copilot, developers can route different subtasks to different models in a single run. Burke's Anvil agent classifies tasks as easy, medium, or hard, then delegates design work to Gemini, code refactoring to GPT-5.3 Codex, and planning/communication to Claude Opus 4.6 — potentially spawning 26 parallel sub-agents on large refactors. The practical framing: use Opus 4.6 as the communicative team lead and GPT-5.3 as the senior engineer who writes the actual code without needing to be pleasant about it. - **Conceptual Knowledge Accelerates Faster Than Syntax Knowledge:** Developers using AI are learning architectural concepts — ETL pipelines, Medallion architecture (bronze/silver/gold layers), UNIX sockets in Go, gRPC versus REST — at a rate impossible through traditional syntax-focused learning. The mechanism is iterative brainstorming: a developer brings a conceptual direction, the model explains the implementation landscape, the developer iterates, and the concept becomes table stakes within days. This expands rather than contracts developer knowledge, shifting the valuable skill from writing functions to directing architectural decisions. - **Production Shipping Remains the Unsolved Gap:** Vibe-coded projects proliferate but rarely reach production because deployment, security, architecture decisions, SLA management, and error handling still require substantial developer expertise. The analogy Burke uses: code has never been the hard part — getting software into production always has been, and AI has not changed that. Teams like VS Code's engineering group are actively building AI-assisted workflows specifically for production-quality software, where the editor cannot break for millions of users, and they do not yet have a complete answer. → NOTABLE MOMENT Burke describes letting a GitHub Copilot CLI agent run continuously in a loop for days, autonomously deciding which features to add to a multiplayer game where users roleplay as baby birds. He acknowledges it will likely produce an unwieldy, unshippable result — and frames this as an honest illustration of exactly where autonomous agentic software development currently breaks down at scale. 💼 SPONSORS [{"name": "Fly.io", "url": "https://fly.io"}, {"name": "Augment Code", "url": "https://augmentcode.com"}, {"name": "Squarespace", "url": "https://squarespace.com/changelog"}, {"name": "Notion", "url": "https://notion.com/changelog"}] 🏷️ Agentic Coding, Claude Opus, GitHub Copilot, AI-Assisted Development, Personal Software, Multi-Model Orchestration, Developer Workflows

AI Summary

→ WHAT IT COVERS Burke Holland shares his fifteen-year battle with undiagnosed OCD and anxiety, from a traumatic acid trip through career success at Microsoft's VS Code team. → KEY INSIGHTS - **Self-diagnosis necessity:** Use structured workbooks like "The Anxiety and Phobia Workbook" to systematically eliminate conditions and identify specific mental health issues when professionals fail to help. - **OCD recognition:** Rumination and sleep anxiety often indicate obsessive-compulsive disorder rather than depression - requires specific medications like Lexapro plus benzodiazepines for effective treatment. - **Mindfulness noting technique:** Acknowledge anxious thoughts by naming them ("that's worry" or "that's anxiety") without fighting them, then move on - this breaks rumination cycles effectively. - **Reality check for anxiety:** If you question whether you're losing your mind, you're not - people with actual psychotic breaks lack this self-awareness and don't ask the question. → NOTABLE MOMENT Burke discovered his calling in developer relations after getting his mental health under control, realizing his communication skills exceeded his coding abilities for career advancement. 💼 SPONSORS None detected 🏷️ Mental Health, OCD, Developer Relations, Microsoft

Never miss Burke Holland's insights

Subscribe to get AI-powered summaries of Burke Holland's podcast appearances delivered to your inbox weekly.

Start Free Today

No credit card required • Free tier available