open source.
39 writings found
Latest Archives
Why Smarter Agent Delegation Matters More Than You Think
GitHub Copilot CLI cut failures by 23% by teaching agents when NOT to delegate
Nine Incidents in May: What GitHub's Outages Teach Us About Resilience
A technical deep-dive into GitHub's May 2026 incidents and what they mean for developers building on the platform
Why LSP Servers Finally Make Copilot CLI Actually Smart
Copilot CLI reverse-engineers code badly. Here is how LSP servers fix that.
Why Custom Agents in GitHub Copilot CLI Feel Like Giving Your Terminal a Brain
How reusable AI agents are changing the way developers work in the terminal
The Agentic Future: How AI is Reshaping the Developer Workflow
Exploring the shift from AI assistants to autonomous agents and what it means for developers
Open Source Methodologies Are Quietly Rewriting How Enterprises Build Software
How open source practices are transforming enterprise development workflows and what it means for developers.
The AI-Powered Developer Revolution: What It Really Means for Your Career
Exploring how AI code generation and RAG are reshaping development workflows and what it means for developers.
OpenClaw After Hours: When Open Source Gets Real About Agentic AI
GitHub is hosting OpenClaw builders at HQ during Microsoft Build 2026. Here's why this 350k-star project matters for anyone building with agents.
GitHub Copilot CLI: Why Two Modes Matter More Than You Think
Interactive vs non-interactive in Copilot CLI isn't just about speed. It's about fundamentally different ways of thinking through problems at the terminal.
Why I Actually Care About Markdown Now (And You Should Too)
Markdown isn't just formatting syntax. It's the quiet infrastructure of developer communication that makes or breaks your open source presence.
GitHub Copilot's Limits Crisis: When AI Agents Outgrow Their Infrastructure
GitHub just paused new Copilot signups and tightened usage limits. The reason? Agentic workflows are consuming resources faster than their pricing model can handle.
Building an Emoji List Generator Live: What GitHub's Rubber Duck Thursday Taught Me About AI-Powered Development
A live coding session reveals how GitHub Copilot CLI and multi-model AI workflows are changing how we build small tools. Here's what actually happened.
GitHub's eBPF Solution to the Circular Dependency Problem You Didn't Know You Had
How GitHub uses eBPF to detect circular dependencies in deployment scripts, preventing catastrophic incidents when systems depend on themselves to recover.
Building a Personal Command Center in a Day: What AI-Assisted Development Actually Looks Like
A GitHub engineer built a productivity tool in one day using AI agents. Here's what that workflow reveals about the future of software development.
GitHub Copilot CLI Is Bringing Agentic AI to Your Terminal
The command line just got a lot more intelligent. GitHub's new Copilot CLI lets AI agents write code, fix bugs, and handle tasks autonomously from your terminal.