Brief Moment of Inspiration
January 16, 2006 · by Burley Grymz · Permalink · Category: Original Version, inspiration
I was flipping through an online book on the programming language Python, and came across this great quote. It may be about computer programming, but it applies to writing, plots and other logics:
There are two ways of constructing a software design: one way is to make it so simple that there are obviously no deficiencies; the other is to make it so complicated that there are no obvious deficiencies.
--C. A. R. Hoar

