diff options
| author | alexpdp7 <alex@pdp7.net> | 2024-10-09 10:13:24 +0000 |
|---|---|---|
| committer | alexpdp7 <alex@corcoles.net> | 2024-10-09 12:14:01 +0200 |
| commit | 784d5f3879d963402820de35f4b93c90982d9ba3 (patch) | |
| tree | 2ffbaa58bacb85c8df7406e3c2cbea1bfe2821c6 /INTERESTING_ARTICLES.org | |
| parent | 4ceb8f9152a56b3cf5d742b8850d5b963d76764b (diff) | |
Add ostrich algorithm
Diffstat (limited to 'INTERESTING_ARTICLES.org')
| -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 1deb4a55..efcf9088 100644 --- a/INTERESTING_ARTICLES.org +++ b/INTERESTING_ARTICLES.org @@ -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 |
