My Approach to AI-Assisted Blogging
I am giving this blog another shot. Over the past few years, I've slowly adopted more and more AI into my workflow as the technology evolved. That shift led me to a stark realization: the messy trial-

Search for a command to run...
I am giving this blog another shot. Over the past few years, I've slowly adopted more and more AI into my workflow as the technology evolved. That shift led me to a stark realization: the messy trial-

So you have Swagger integrated into your .NET Core Web API application. Maybe even using my previous guide . And now you want to customize it a bit. I prefer my UI’s dark. So, when I am presented with a predominantly white screen from the Swagger de...

Swagger tooling allows you to generate beautiful API documentation, including a UI to explore and test operations, directly from your routes, controllers and models. Setting it up is simple but requires some code changes. To enable swagger integratio...

Today I would like to discuss a topic of 'wrong' code in software development. I often find developers arguing. It can be about the use of languages, certain patterns or frameworks. Whichever topic it is, each of the arguers is adamant that the oppos...

This story starts with a call from the 1st line support that users were getting intermittent-production-only error in one of the key application my team were working on. The problem was that the application was behind the hardened environment that we...
