aboutsummaryrefslogtreecommitdiff
path: root/blog/content/notes
diff options
context:
space:
mode:
Diffstat (limited to 'blog/content/notes')
-rw-r--r--blog/content/notes/interesting-articles.gmi3
1 files changed, 3 insertions, 0 deletions
diff --git a/blog/content/notes/interesting-articles.gmi b/blog/content/notes/interesting-articles.gmi
index d7d1cfc2..7966f6dd 100644
--- a/blog/content/notes/interesting-articles.gmi
+++ b/blog/content/notes/interesting-articles.gmi
@@ -10,6 +10,9 @@ Simplicity is sacrifice. See also:
=> https://www.geoffreylitt.com/2025/03/03/the-nightmare-bicycle.html Avoid the nightmare bicycle
Good designs expose systematic structure; they lean on their users’ ability to understand this structure and apply it to new situations.
+=> https://earthly.dev/blog/thought-leaders/ Don't Feed the Thought Leaders
+Contingent advice (that depends on the situation) is in general better than generic advice. In my experience, one of the most difficult parts is knowning when you have to deviate from common practices.
+
## Programming
=> https://mikehadlow.blogspot.com/2012/05/configuration-complexity-clock.html The Configuration Complexity Clock