I am a software engineer and software architect. I regularly reflect on my doings and try to understand the things i do. And this little blog is me sharing insights from these reflections.
From time to time i hear stories of organizations - or to be more specific managers - that struggle with agile concepts. One of these stories goes...
It is again this time of the year where i find some rest to code just for fun. The last few days i was doing some Codewars katas. When i solve a kata...
The Global day of code retreat is an annual event which i cherish a lot. Last year it had to be skipped due to the still ongoing pandemic, but this...
Code coverage is an important metric about your code and tests. And like any metric you have to understand the underlying assumptions and computations...
A curious tale about testing ยท This story is about testing, to be more specific the right mindset for testing systems and it is about an analogy for...
Accidental complexity is a huge topic in our industry and it is often cited as a reason for slow development or even failing projects. However the...