Current Local LLM Favorites
Jun 5, 2026 by Zackary Lowery · Last updated: Jun 9, 2026  · 10 min readPart of the AI-Assisted Development topic
Compare GLM, Qwen, and Gemma local LLMs - benchmarks, context sizing, and when home GPU inference beats cloud token costs.
Learn MoreShifting Left with Agentic Development
May 5, 2026 by Eddie Legg · Last updated: May 5, 2026  · 12 min readPart of the Building AI Agents topic
How Claude Code hooks create mechanical enforcement at commit time — blocking violations, injecting warnings, and coaching better habits before code ever reaches review.
Learn MoreAI-Assisted Development
Apr 14, 2026 · Last updated: Apr 14, 2026  · 1 min read
How engineering leaders adopt AI coding tools—from completion to agents—without trading speed for quality.
Learn MoreBuilding AI Agents
Apr 14, 2026 · Last updated: Apr 14, 2026  · 2 min read
How to architect, build, and evaluate AI agent systems using orchestration frameworks, protocols like MCP and A2A, and RAG pipelines.
Learn MoreAgentic AI Tools & Resources for Senior Developers
Mar 31, 2026 by Matt Eland  · 8 min readPart of the AI-Assisted Development topic
Essential resources for mastering agentic AI development — core concepts and guides for GitHub Copilot, Claude Code, Cursor, and OpenAI Codex.
Learn MoreTeaching an AI to Build Software
Mar 13, 2026 by Eddie Legg  · 19 min readPart of the AI-Assisted Development topic
How treating AI tooling like a distracted junior developer resulted in production-quality software
Learn MoreSelf-Improving AI Application Architectures
Mar 10, 2026 by Matt Eland  · 18 min readPart of the Building AI Agents topic
What if your AI agents could learn from their mistakes and get better over time? Check out a sample architecture that does just that.
Learn MoreThe Copilot Experiment
Feb 4, 2026 by Victor Frye  · 10 min readPart of the AI-Assisted Development topic
A blog post exploring my two-week experiment using GitHub Copilot CLI for all coding tasks as a generative AI skeptic.
Learn More16 Tips for Writing AI-Ready C# Code
Dec 13, 2025 by Matt Eland  · 22 min readPart of the AI-Assisted Development topic
Discover 16 practical tips for writing AI-ready C# code, making your .NET codebase easier for AI agents and tools to understand, maintain, and extend.
Learn MoreTracking AI system performance using AI Evaluation Reports
Sep 9, 2025 by Matt Eland  · 12 min readPart of the Building AI Agents topic
Learn how to build interactive AI evaluation reports in .NET to communicate model quality, boost transparency, and engage your team.
Learn More