aboutsummaryrefslogtreecommitdiff
path: root/developers-mantra.md
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2019-02-17 21:53:36 +0100
committerMitja Felicijan <mitja.felicijan@gmail.com>2019-02-17 21:53:36 +0100
commit8e9ef5ba62b8bee028428384ad5666e245eb854c (patch)
treeb382c5b40f122b2a152da2226006abab34abe105 /developers-mantra.md
parentad974810d43e1d5f70bca269665c25230e6a3221 (diff)
downloadmitjafelicijan.com-8e9ef5ba62b8bee028428384ad5666e245eb854c.tar.gz
content update
Diffstat (limited to 'developers-mantra.md')
-rw-r--r--developers-mantra.md12
1 files changed, 0 insertions, 12 deletions
diff --git a/developers-mantra.md b/developers-mantra.md
deleted file mode 100644
index e38aabf..0000000
--- a/developers-mantra.md
+++ /dev/null
@@ -1,12 +0,0 @@
1---
2layout: page
3title: Developer's mantra
4description: Basic rules every developer should follow
5---
6
71. Follow Occam's razor whenever you can.
82. Early optimization is the root of all evil.
93. Always be transparent and truthful.
104. Focus on little incremental steps.
115. Document everything and follow standards.
126. Assumption is the mother of all fuck ups.