Joe Cuevas Blog

Recent Posts

How I Sandbox AI Coding Agents on Windows 11 with WSL2

February 28, 2026

I've been using ChatGPT Plus for a few years now and, as of February 2026, it's become a regular part of my workflow for research, writing, and speeding up day-to-day coding. When I first heard Codex was…

Read more...

Choosing the Right .NET App Type: Console, Tool, or DNX?

August 20, 2025

As .NET developers, we spend a lot of time with tools. EF Core’s dotnet ef is one of the most familiar examples. It is a command line tool that feels natural to use, but it can also raise questions.Do I always…

Read more...

Prepping for My Azure & DevOps Podcast Debut

August 8, 2025

On June 11, I got an email from Jeffrey Palermo’s executive assistant, Miranda. The invite was simple: be a guest on the Azure & DevOps Podcast.I have been active in the Clear Measure Architect Forums for…

Read more...

Preview Web.config Transforms Without Publishing

August 2, 2025

Note: This guide applies to legacy ASP.NET Framework applications that use Web.config. ASP.NET Core projects use appsettings.json and environment-based configuration, which follow a different transformation…

Read more...

First Post: The Tech That Powers This Blog

July 27, 2025

I bought this domain in April because my deep-dive notes never seem to stick. I'll obsess over a topic, document every detail, feel sure I will remember, and six months later draw a blank. Too many evenings…

Read more...