]> xn--ix-yja.es Git - alex.git/commitdiff
Add ostrich algorithm
authoralexpdp7 <alex@pdp7.net>
Wed, 9 Oct 2024 10:13:24 +0000 (10:13 +0000)
committeralexpdp7 <alex@corcoles.net>
Wed, 9 Oct 2024 10:14:01 +0000 (12:14 +0200)
INTERESTING_ARTICLES.org

index 1deb4a55e0adc66255d651ca77ae85eb1494cec0..efcf9088330d4badcd8018d73daeedcccef70963 100644 (file)
@@ -7,6 +7,7 @@
 - [[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
 - [[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]]
 
 ** Testing