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.
People i work with realize very soon, that there is nothing more that i love to do, than reduce complexity - in code, structures, tools, process... I...
The last few months i was supporting another team in it's efforts to deliver their product for a deadline. I was a guest developer with a fixed set of...
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...