From 60e80ecfc2ed28f7bc19bb00ee37b6d846769b64 Mon Sep 17 00:00:00 2001 From: alex Date: Wed, 23 Aug 2023 08:54:13 +0000 Subject: [PATCH] Initial add --- INTERESTING_ARTICLES.org | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 INTERESTING_ARTICLES.org diff --git a/INTERESTING_ARTICLES.org b/INTERESTING_ARTICLES.org new file mode 100644 index 0000000..a89e499 --- /dev/null +++ b/INTERESTING_ARTICLES.org @@ -0,0 +1,8 @@ +* General + +- [[https://lukeplant.me.uk/blog/posts/no-one-actually-wants-simplicity/][No one actually wants simplicity]] Simplicity is sacrifice + +* Programming +** Python + +- [[https://lukeplant.me.uk/blog/posts/pythons-disappointing-superpowers/][Python’s "Disappointing" Superpowers]] A convincing defense of dynamic typing -- 2.47.3