commit 31e4158aac8313cd4c3c874f21ef0d9b524ecf14
parent 3d3c9087876852f75e4ad977cb0efa03ed3f1b47
Author: Jake Bauer <jbauer@paritybit.ca>
Date: Mon, 18 May 2020 02:00:28 -0400
Add software disenchantment link to links page
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/pages/links.md b/pages/links.md
@@ -118,6 +118,9 @@
Several examples of how complexity in software is the ultimate bane of
computing.
+* [Software Disenchantment](https://tonsky.me/blog/disenchantment/) -
+ A good read about the current state of software development.
+
#### Vim
* [Vim anti-patterns](https://sanctum.geek.nz/arabesque/vim-anti-patterns/) -