commit 41407e5905092abaa659c295d245d51653085fec
parent ba7291f81e02e9ac3d124444e6c5dcb230bdb529
Author: Jake Bauer <jbauer@paritybit.ca>
Date: Mon, 27 Jul 2020 13:49:40 -0400
Add link to links page
Diffstat:
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/pages/links.md b/pages/links.md
@@ -169,6 +169,10 @@
We used to have OSes that would allow users to solve problems. Now we're
seeing a rise in OSes designed around what vendors will allow users to do.
+* [The code I'm still ashamed of](https://www.freecodecamp.org/news/the-code-im-still-ashamed-of-e4c021dff55e/) -
+ A good lesson on thinking about the consequences of the code you right and
+ why ethics are so important in programming.
+
#### Vim
* [Vim anti-patterns](https://sanctum.geek.nz/arabesque/vim-anti-patterns/) -