From 2a40d43a2d7ccf6e40793f983f6ec0b787f943ef Mon Sep 17 00:00:00 2001 From: alexpdp7 Date: Thu, 24 Apr 2025 13:10:16 +0000 Subject: [PATCH] Add Best Simple System for Now --- INTERESTING_ARTICLES.org | 1 + 1 file changed, 1 insertion(+) diff --git a/INTERESTING_ARTICLES.org b/INTERESTING_ARTICLES.org index 34fccf7..a906fe1 100644 --- a/INTERESTING_ARTICLES.org +++ b/INTERESTING_ARTICLES.org @@ -10,6 +10,7 @@ - [[https://www.teamten.com/lawrence/writings/java-for-everything.html][Java for Everything]] The advantages of focusing on a single language and how performance and static typing are helpful. - [[https://en.wikipedia.org/wiki/Ostrich_algorithm][Ostrich algorithm]] - [[https://blog.brownplt.org/2024/04/12/behavior-misconceptions.html][Finding and Fixing Standard Misconceptions About Program Behavior]] About the Standard Model of Languages (SMoL) +- [[https://dannorth.net/best-simple-system-for-now/][Best Simple System for Now]] A view I disagree on about IAGNI and the opposite concepts, but interesting ** Testing -- 2.47.3