Link to jauu
1 files changed, 3 insertions(+), 1 deletions(-) M content/blog/2020-09-12-software-philosophy.md
M content/blog/2020-09-12-software-philosophy.md => content/blog/2020-09-12-software-philosophy.md +3 -1
@@ 15,7 15,9 @@ I came up with these four headlines. ## Simplicity and Readability Counts > You do not write code for computers, but for *humans*. > You do not write code for computers, but for *humans*.[^8] [^8]: http://www.jauu.net/ This very statement says it all. Since we developers must deal with all the mess we create, it is priority number one to create a *readable* mess.