Quote of the Day
If you enjoy programming, philosophy, math, or any number of geeky topics, you're in the right place. Every day, I'll post a random quote from my extensive collection of Kindle highlights. Quotes do not necessarily reflect my views or opinions. In fact, part of my epistemic process is to consume a wide variety of contradictory material.
09/16/2022
…a strong correlation exists between comprehensiveness of testing and ease of implementing an evolutionary architecture.
— Neal Ford, Rebecca Parsons, and Patrick Kua, Building Evolutionary Architectures
09/15/2022
…if you were to claim that everything is subjective, I could ask, “Is that statement subjective?” If it is, then you are free to believe it, but I don’t have to. Or suppose you claim that everything is relative. Is that statement relative? If it is, then it may be true for you right here and now but not for anyone else or after you’ve stopped talking.
— Steven Pinker, Rationality
09/14/2022
…hot takes, thought leaders, conference speakers, and book authors all giving their opinions about their experience and trying to generalize those into rules about how to be a good programmer…all without any real evidence other than survivorship bias.
— David Bryant Copeland, SOLID Is Not Solid
09/13/2022
Decisions motivated by wanting to avoid rewriting code later are usually bad decisions.
— Marianne Bellotti, Kill It With Fire
09/12/2022
Simplicity is important because it enables locality. Locality in our code is what keeps systems loosely coupled, enabling us to deliver features faster. Teams can quickly and independently develop, test, and deploy value to customers.
— Gene Kim, The Unicorn Project
2038 post articles, 408 pages.