diff options
| author | Alex Corcoles <alex@pdp7.net> | 2023-12-01 09:56:02 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-01 09:56:02 +0100 |
| commit | 7172d91c5946ff6425d983f16a3fd457716a9200 (patch) | |
| tree | c4719f453e252d89ea39c20ab678468a71988015 | |
| parent | 05185609904e6f2107a20f9b989d04de474d5a77 (diff) | |
Add Code is run more than read
| -rw-r--r-- | INTERESTING_ARTICLES.org | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/INTERESTING_ARTICLES.org b/INTERESTING_ARTICLES.org index 98edea7d..cf469a9e 100644 --- a/INTERESTING_ARTICLES.org +++ b/INTERESTING_ARTICLES.org @@ -5,6 +5,7 @@ * Programming - [[https://mikehadlow.blogspot.com/2012/05/configuration-complexity-clock.html][The Configuration Complexity Clock]] Programming languages, configuration files, DSLs for configuration +- [[https://olano.dev/2023-11-30-code-is-run-more-than-read/][Code is run more than read]] A unified theory of broken software ** Python |
