30 Jun 2021 Organizations mental-models Organizing Teams Systems Thinking So you want to privatize a bank? aka know the effect you wish to create before you take action
05 Jun 2021 Programming mental-models How to organize your code? Why you should organize code by logical entities rather than by layers of the tech stack
29 May 2021 Programming mental-models Refactoring How big should a method be? How big should a method be? It doesn't matter, as long as the reader isn't tired in reading it or curious to read it.