‘I’m disappointed in you’. Shame is so common in our approach to child-rearing that most adults do not acknowledge that this is what they are doing. They were shamed as children, and so they do the same in turn. 1/
@SlutskyTom@TAbrodi To avoid over engineering when applying hex arch I focus on separating algorithm from controller. I.e. separate complex (or important) code from code with lots of dependencies. The dependency free core can be easily verified with unit tests. Use integration/e2e for controllers
@TAbrodi Being able to see the destination, but also the small baby steps needed to get there. The ability to break down a refactor into such small steps that each change is almost insignificant.
@TaliaRinger Most fun I ever had programming was creating my language @cyrilcode but there was no clever shit and it definitely didn't work efficiently and correctly.