I picked up a bug today where we got a NullReferenceException . I thought this was a good scenario where I could ask GitHub Copilot to find ...| bartwullems.blogspot.com
Although GitHub Copilot is now available for some time in VSCode, Visual Studio and almost every other popular IDE, for a lot of people it s...| bartwullems.blogspot.com
After upgrading the .NET Aspire NuGet packages to the latest version on one of my projects, I started to get the following compiler error: ...| bartwullems.blogspot.com
Not a long post today, just an interesting visualization I noticed; the LLM timeline . This timeline shows the fast evolution of large langu...| bartwullems.blogspot.com
Let's continue our joruney in discovering Scalar . Today I want to talk about how we can integrate security. Most API's that we build today ...| bartwullems.blogspot.com
I got contacted by someone from my team that INSERTs were failing on one of our database instances. A look at Application Insights showed th...| bartwullems.blogspot.com
I don’t know what happened but somehow I succeeded to miss the latest .NET Conf Focus edition. And this time, it was all about a topic that ...| bartwullems.blogspot.com
Through the MCP integration in GitHub Copilot, your AI agent is no longer limited to interactions with your IDE but can interact with your l...| bartwullems.blogspot.com
My boss sent me a link to the following Youtube video: I especially liked the following quote in the presentation: “Take control and...| bartwullems.blogspot.com
Although the csproj file evolved and simplified a lot over time, the Visual Studio solution file (.sln) remained an ugly file format full of...| bartwullems.blogspot.com
As a developer there are a lot of small tasks you need to do as part of your coding, debugging and testing activities. DevToys is an offli...| bartwullems.blogspot.com
Today I was helping a colleague to get an existing application containerized. To run the containerized workload we were using Podman Desktop...| bartwullems.blogspot.com
While browsing through the list of changes in .NET 9, I noticed a remark about the SearchValues functionality. I had no idea what it does s...| bartwullems.blogspot.com
I lost a lot of time today with a stupid issue I had with docker. I’m playing around with OpenUI (more about it in another post) and wanted ...| bartwullems.blogspot.com
I'm a big fan of Ollama as a way to try and run a large language model locally. Today I got into trouble when I tried to connect to Ollama. ...| bartwullems.blogspot.com