From bde93cc2a1eb7b77c4155685fe7cd8fa69c9af66 Mon Sep 17 00:00:00 2001 From: alexpdp7 Date: Tue, 15 Oct 2024 21:49:28 +0200 Subject: [PATCH] Add SMoL --- INTERESTING_ARTICLES.org | 1 + 1 file changed, 1 insertion(+) diff --git a/INTERESTING_ARTICLES.org b/INTERESTING_ARTICLES.org index efcf908..67bbc07 100644 --- a/INTERESTING_ARTICLES.org +++ b/INTERESTING_ARTICLES.org @@ -8,6 +8,7 @@ - [[https://olano.dev/2023-11-30-code-is-run-more-than-read/][Code is run more than read]] A unified theory of broken software - [[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) ** Testing -- 2.47.3