Mitch's Blog

Filter Posts By
Aug 26, 2026

Hidden Tech Debt Is Still Tech Debt: A Production Lesson

A production system ran reliably for years until bot traffic exposed hidden technical debt, exhausted its SNAT ports, and brought API calls down. Let's dive into what happened and explore how it might happen to you, and ways to combat and avoid these types of issues in the future!

Read Full Article
Aug 22, 2026

AI Should Multiply your Team - It Shouldn't Replace Your Judgement

The organizations that work with AI will not be those that replace people the fastest. They will be the ones that use AI to multiply their teams' judgment, experience, and capabilities, without sacrificing quality or accountability. AI accelerates what we can do, but if we don't keep all the other things we do day-to-day in mind, we can suffer extreme hardship from rash decisions or suddenly lose key oversight/control. Let's dig in!

Read Full Article
Jun 01, 2026

GitHub Copilot Credit Based Usage Is Live - Now What?

Well, the day has come, the pricing world has been flipped on its head. What does this mean for us? What does this mean for AI usage as a whole, and what should we do? I'll dive into all of this myself in this post, based on initial reactions in the first few hours of the billing change.

Read Full Article
May 13, 2026

Be Ready: GitHub Copilot Pricing & Usage Changes Will Hit Hard

We have been in the honeymoon period with GitHub Copilot over the last 12 months, amazing functionality, huge improvements in productivity, and the ability to do things that are just amazing. That all came with some really, really low pricing, but that is all about to change, and the method of that change is still very much up in the air, but it is something that we need to plan for, and be ready!

Read Full Article
May 07, 2026

.NET Upgrades Done Right: Beyond the "It Builds" Target

With technology evolving at the speed of light, it is hard to manage upgrades and updates. Sometimes it is easy to get lulled into the "It builds" so its good enough mindset. However, there are a few quick steps that you can take to help reduce the burden of doing things the "right" way.

Read Full Article
May 06, 2026

Proper Not Found (404) Responses in Blazor Interactive Server

We love to think that users are proper in how they interact with our applications, or that they are able to do things in a way that is consistent with expectations. But, we all know that isn't actually the way life works! The 404 response is not only important for users, but it is also valuable for bots/search engines to disclose content that has been removed or otherwise. Lets dive in to how to do this properly with .NET 10 and Interactive Server Blazor,

Read Full Article
Apr 24, 2026

.NET MAUI & GitHub Actions Missing Targets Default Projects

Recently, when setting up CI/CD for a .NET MAUI project, I had a heck of a time getting what should have been a simple command to build, nothing like a bit of debugging issues to waste an afternooon. So I thought I'd spare everyone the hassle and share my experience hoping it helps you out!

Read Full Article

Notice

Content provided in this blog is provided "AS-IS" and the information should be used at your own discretion. The thoughts and opinions expressed are the personal thoughts of Mitchel Sellers and do not reflect the opinions of his employer or any other affiliated company.

This blog’s content is copyright protected. Re-publishing on other websites is allowed as long as proper credit and backlink to the article is provided. Any other re-publishing or distribution of this content is prohibited without written permission from Mitchel Sellers.