From 52cffcf35647d0c08adc5795969851061242b069 Mon Sep 17 00:00:00 2001 From: Alex Corcoles Date: Wed, 20 Sep 2023 15:26:20 +0200 Subject: [PATCH] Add The Configuration Complexity Clock --- INTERESTING_ARTICLES.org | 3 +++ 1 file changed, 3 insertions(+) diff --git a/INTERESTING_ARTICLES.org b/INTERESTING_ARTICLES.org index 79e050b..4629e25 100644 --- a/INTERESTING_ARTICLES.org +++ b/INTERESTING_ARTICLES.org @@ -3,6 +3,9 @@ - [[https://lukeplant.me.uk/blog/posts/no-one-actually-wants-simplicity/][No one actually wants simplicity]] Simplicity is sacrifice * Programming + +- [[https://mikehadlow.blogspot.com/2012/05/configuration-complexity-clock.html][The Configuration Complexity Clock]] Programming languages, configuration files, DSLs for configuration + ** Python - [[https://lukeplant.me.uk/blog/posts/pythons-disappointing-superpowers/][Python’s "Disappointing" Superpowers]] A convincing defense of dynamic typing -- 2.47.3