aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralex <alex@pdp7.net>2026-08-30 18:13:21 +0200
committeralex <alex@pdp7.net>2026-08-30 18:13:21 +0200
commiteb43bbcf63f8acec00a8771aa73d9061a44e6c08 (patch)
tree6f738177b9111de286bec3ed61a3df9a14757719
parent103ec4c4c29361252988029430bfb5c86d1ef72b (diff)
Add "Don't Feed the Thought Leaders"master
-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