Tag

github.

13 writings found

Latest Archives

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 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.

GitHub Copilot CLI: When Your Terminal Becomes Sentient (Sort Of)

GitHub's agentic AI moves into the command line. I spent time with Copilot CLI to see if coding from the terminal finally makes sense again.

GitHub Actions Is Finally Getting Serious About Supply Chain Security

GitHub's 2026 roadmap tackles CI/CD vulnerabilities with dependency locks, execution policies, and endpoint monitoring. Here's what it means for developers.

GitHub's New Data Policy: Your Code Becomes Training Data

GitHub will train AI models on Copilot Free, Pro, and Pro+ user data starting April 24. Here's what developers need to know about this industry shift.

I Built an AI-Powered Issue Triage App and Learned Why Server-Side Architecture Still Matters

Building IssueCrush with GitHub's Copilot SDK taught me hard lessons about session management, graceful degradation, and why mobile AI needs a backend.

The three filters that save open source maintainers from AI-generated noise

AI makes it easier to contribute code, but harder to mentor. Here's how the 3 Cs framework helps maintainers identify who's worth investing in.

GitHub's AI-Powered Accessibility Workflow: When Automation Actually Serves Users

How GitHub built an AI feedback system that routes accessibility issues to the right teams, proving automation works best when it amplifies human voices.

GitHub Agentic Workflows: When Your Repository Gets Its Own AI Intern

GitHub's new agentic workflows bring coding agents into Actions with guardrails. Here's what it means for repository automation and why it's not CI/CD.

Continuous AI: The Missing Layer Between CI and Human Judgment

GitHub Next explores background agents that handle judgment-heavy tasks CI was never designed for. Here's what that means for how we build software.

The Hidden Complexity of Terminal Animations: 6,000 Lines for Three Seconds

Building an ASCII animation for GitHub Copilot CLI revealed that terminal engineering is harder than web development in 2025.

How to Review Open Source Projects Without Being a Pain in the Pull Request

A not-so-gentle guide to giving feedback without making maintainers want to throw their laptop out the window.

View all writings →