In defence of pedantic tools
08/03/17
We aim to please the customer at short notice and always overestimate our capacity to comprehend a system as it gets more complex. That’s a recipe for technical debt. Read more
08/03/17
We aim to please the customer at short notice and always overestimate our capacity to comprehend a system as it gets more complex. That’s a recipe for technical debt. Read more
07/17/17
This is not a tutorial about how to exploit the advanced features in modern mocking frameworks. Rather, it’s a warning that these features work around design decisions that were wrong to begin with. Read more
07/13/17
This instruction gives some insights on how to convert an existing Android Java app project to Kotlin. Read more
07/06/17
Tech is easy when complexity is hidden away. Hiding complexity means some things are either unreachable anymore or at least... Read more
06/16/17
I’ve been looking at Kotlin for a while now and since Spring will support Kotlin as a first class language... Read more
05/30/17
Provision a Docker Windows Container with Ansible? No Problem! But wasn´t Docker meant for more than one Container?! Don´t we... Read more
04/06/17
This is a crazy world. It´s not only possible to make Ansible provision Windows machines. No! There are Docker Windows... Read more
04/03/17
In this practical, hands-on post I would like to share some of my experience in building REST services wih JSON... Read more
03/20/17
Interactive Queries are a fairly new feature of Apache Kafka Streams that provides programmatic access to the internal state held... Read more