Review your own AI-generated code
Explores the evolving value of code review in the AI era, where AI agents generate and review code, challenging traditional human review processes.
Explores the evolving value of code review in the AI era, where AI agents generate and review code, challenging traditional human review processes.
A guide to implementing CI/CD and GitOps practices for deploying agents and assets in IBM's watsonx Orchestrate platform.
A daily tech reading list covering SQL's resurgence, AI agent productivity, CI/CD at scale, Go for backend, and more industry insights.
Introducing Botello, an open-source .NET library that captures MSBuild logs as OpenTelemetry traces for AI analysis and observability.
A guide to automatically approving and merging Dependabot pull requests using a custom GitHub Actions workflow.
Explains 5 essential architecture tests for .NET projects to enforce design rules and prevent technical debt using tools like ArchUnitNET.
A detailed analysis of a prompt injection attack against Cline's GitHub repo, leading to cache poisoning and a compromised NPM release.
A guide to integrating the GitHub Copilot SDK into GitHub Actions workflows to create an automated AI-powered Pull Request review assistant.
A developer's 2025 year-in-review focusing on AI documentation projects, including LLMs.txt generation and Kapa AI integration for Expo docs.
Explores how AI coding agents impact internal code quality, using a case study of adding GitLab support to a Swift app.
Introducing Microsoft Test Platform (MTP), a lightweight, open-source alternative to VSTest for running .NET unit tests in Visual Studio and CI/CD.
A developer uses AI tools (Antigravity & Gemini CLI) to troubleshoot and fix a Netlify build failure, automate documentation, and handle a sponsor request.
Analysis of GitHub Actions' new pricing model, focusing on the platform costs behind self-hosted runners and the CI ecosystem's reaction.
A guide to securing npm package publishing workflows by eliminating tokens and implementing robust security practices in response to recent incidents.
Guide to integrating HashiCorp's Terraform MCP Server into GitHub Actions for AI-enhanced, real-time infrastructure validation.
A developer builds a GitHub Action using the Goose AI agent to generate daily fortunes with ASCII art and commit them automatically.
A guide to automating the publishing of internal .NET NuGet packages using GitHub Actions and GitHub Packages.
The author introduces new GitHub Actions workflows for their Swift Package Scripts project, automating tasks like building, testing, and documentation.
A guide to the Developer Tools track at AWS re:Invent 2025, highlighting key sessions on CI/CD, IaC, AI coding agents, and full-stack development.
Fixing Azure DevOps pipeline error where Azure Functions Core Tools can't find .NET 10 installed by UseDotNet@2 task on Windows agents.