


Talk, think, code
Shifting focus in software development: from code-centric to the crucial interplay of conversation, contemplation, and coding
2024-03-26

Function call cascading considered harmful
Function call cascading hits the composability, testability and reusability of software components and should be avoided in preference for sequential and explicit function calling.
2023-05-24

Local docker registry mirror
Why I configured a docker registry in my local machine to improve my development process
2022-09-05

Decomplecting shape and optionality
Separation between the shape of an entity and the optionality of its fields as a way of improving reusability and simplicity.
2022-08-28
