"There are two ways of constructing a software design:
One way is to make it so simple that there are obviously no
deficiencies and the other way is to make it so complicated that
there are no obvious deficiencies."
C.A.R. Hoare, 1980 Turing Award Lecture
"There are only two hard things in computer science: cache
invalidation and naming things."
Phil Karlton
"Programs are meant to be read by humans and only
incidentally for computers to execute."