From: alexpdp7 Date: Tue, 15 Oct 2024 19:49:28 +0000 (+0200) Subject: Add SMoL X-Git-Tag: 20241020-emacs~11 X-Git-Url: https://xn--ix-yja.es/gitweb/?a=commitdiff_plain;h=bde93cc2a1eb7b77c4155685fe7cd8fa69c9af66;p=alex.git Add SMoL --- 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