Hi,
I am Erik
Software developer with nearly two decades of experience. Writing code for a living, writing about code for learning.
Community
I organize dotnet.amsterdam, a user group for .NET developers in the Amsterdam area. Follow us on LinkedIn or join us on Meetup.
Recent writing
-
Sep 15 2026
Build an AI software factory (an experiment in .NET)
A series about handing software work to AI coding agents without handing off your judgement. I'm building a factory around them in .NET: where the work comes from, where agents run, how their output gets checked, what it costs, what they remember, and how people stay in charge of what ships. Each part takes one piece and describes what I learn while building it.
-
May 26 2026
What's new in Aspire 13.3
Aspire 13.3 lands WithBrowserLogs — a tracked Chromium browser as a child resource, streaming console and network events into the same dashboard timeline as your backend traces, with first-party commands for opening it, configuring it, and capturing screenshots. More on the rest of 13.3 to follow in upcoming parts.
-
May 2 2026
Azure Functions Consumption on Linux is going away, what are the migration paths?
Linux Consumption is going away, and Microsoft's migration guidance points at Flex Consumption. But is Flex actually the right destination for your apps, or are the other paths Azure Functions on Azure Container Apps, Container Apps Jobs, AKS with KEDA, or plain ACA worth a closer look?