Configure your repositories with .github
Explains the purpose and configuration options for the .github folder in GitHub repositories, including templates, workflows, and community files.
Explains the purpose and configuration options for the .github folder in GitHub repositories, including templates, workflows, and community files.
A developer reflects on the boredom of AI-driven 'vibe coding' and why they still prefer hands-on programming for the joy and learning it provides.
A developer discusses the non-deterministic nature of LLMs like GitHub Copilot, arguing that while useful, they cannot take ownership of errors like a human teammate.
How the Aspire team used GitHub Copilot's Planning mode to automate migrating hundreds of documentation articles from Microsoft Learn to a new Astro/Starlight site.
Explores GitHub Copilot's new custom agents feature, detailing how to create specialized AI coding assistants for specific workflows and frameworks.
A developer shares five practical ways to use GitHub Copilot's background coding agent to automate tasks, delegate issues, and speed up development workflows.
Introducing Hotkey Typer, a small Windows utility that types predefined text snippets with a hotkey, perfect for demos and tutorials.
A CEO describes using AI (Claude 4 via Copilot) to code and ship a new autoqueue feature for Mergify in under an hour a day over three weeks.
A developer's guide to building an 'AI in a Box' solution using Azure Foundry, Azure Functions, and Static Web Apps, grounded in a personal project.
Learn how to use GitHub Copilot's #changes variable and other context tricks to analyze your git diffs and improve coding workflow.
Learn how to use personal instructions in GitHub Copilot Chat to customize its responses, tone, and code output for a better developer experience.
Learn to auto-generate architecture diagrams and docs for .NET Aspire projects using GitHub Copilot, Mermaid, and AI agents.
A developer's build log for PocketCal, an open-source web app for creating and sharing calendar date groups via URL, created with GitHub Copilot.
A guide to the GitHub Copilot Adventures repository, featuring hands-on coding challenges to learn AI-paired programming across multiple languages.
Developer revives his old AI startup's brainstorming tool by building a GitHub Copilot Extension, using VS Code's speech features and LLMs.
A guide on using GitHub Copilot Edits to make multi-file code changes directly from VS Code, including setup and iteration.
A technical guide on building a custom GitHub Copilot extension, covering app registration, local setup, and integration steps.