Meetings are for decisions, and these decisions need to be documented. Decisions must be documented...
Meetings often lead to to dos and tasks that need tracking. Especially when you're moderating a...
Thought I'll give quickie posts a try. But as it turns out, this is too large for a quickie post ;)....
Introduction I've recently had a discussion about Minimum Valuable Products (MVPs) and...
Introduction This post has been sitting around as a draft for a long time. I was wondering...
Introduction This is another tale from down the rabbit hole. See Writing an Emacs Major...
Introduction After playing around with light and normal mapping, the next thing that comes...
Introduction After creating a bare bones major mode for Emacs, there are some minor things...
Introduction In my last post I checked the art side - still struggling with the word art -...
Introduction So, a while ago I've gone down the rabbit hole - and I don't intend to come...
Motivation I'm currently playing around with a game (engine). I like that it has so many different...
DDD has many benefits, but it's also "a lot" to digest. You have your Ubiquitous Language, Entities,...
Why and how I take notes. At work I often have to switch tasks. I try to minimize task switches, but...
A short post about why code style guides matter, and an easy way to create one. Why Code...
The advent of LLM tools like ChatGPT sparks many questions. Will these tools improve our lives, take...
Welcome to the last buzzword part of this series. Let's dive right in. Dev❤Ops DevOps is...
This post mostly deals with situations where you have a medium to large (~ 1 million LoC) on premise...
Disclaimer This is not an in-depth tutorial for Compose. I won't go over what dependencies you need...
This post was supposed to be about lean manufacturing & DevOps and what their relation is....
In this series I want to write about Agile, Scrum, Lean and DevOps. Like it is the case with many...
With Entity Framework Core you have the option to use an in-memory database for your unit tests. EF6...