Vibecoding and the art of solving my wife’s problems
Is vibecoding with AI a productivity boost or a shortcut that removes the joy of coding? My experience solving my wife's photo metadata problem and what it taught me about AI-assisted development.
A little bit of software architecture, design patterns and game programming. Focusing on .NET Core, ASP.NET, C#, Blazor, Azure.
Is vibecoding with AI a productivity boost or a shortcut that removes the joy of coding? My experience solving my wife's photo metadata problem and what it taught me about AI-assisted development.
Is it happening? Do I have to quit my job and open a bakery instead?
In this article we'll see how to select the SKU of an Azure SQL Server using Aspire
Ever wished for a simpler way to manage feature gates? Your wish is now a reality with Riverdam!
Are you sure you're using Dictionaries correctly? You might be surprised to know how much faster this other method can be!
"Building Resilient Systems Made Easy" contains some useful patterns and gotchas that will help you write more robust applications. Check it out now!
Let's see how we can configure Semantic Kernel Plugins to call an Azure Function and build our AI-powered Home Automation Assistant!
Learn how to build an AI-powered Home Automation assistant using Semantic Kernel and Azure OpenAI
In this article we'll talk about basic messaging concepts and discuss what Topics are and how they can be implemented using Azure Storage Queues.
How can we generate Code Coverage for an entire .NET Solution? This article walks you through the steps and shows how to integrate them in a GitHub Actions workflow.