JGJaap Groeneveldinjgroeneveld.hashnode.dev·Oct 1, 2022 · 3 min readAbout naming thingsThere is this one quote that I hear often repeated. There are only two hard things in Computer Science: cache invalidation and naming things. -- Phil Karlton But is it really true? Yes, finding the perfect name for something is difficult. But let u...01I
JGJaap Groeneveldinjgroeneveld.hashnode.dev·Oct 1, 2022 · 5 min readSoftware Engineering Principles #1Software engineering is what happens to programming when you add time and other programmers. - Russ Cox Coding something from scratch is (usually) easy. Getting things to work is (usually) easy. Things get complicated when you think about the past, ...01I