commit c44127d4fa543ef88dd7a8183cddda4624bc5695 parent cd95dffba0ef6fe2525a4caaaad94559e6127ec7 Author: Jake Bauer <jbauer@paritybit.ca> Date: Thu, 6 Aug 2020 22:14:11 -0400 Add more links to links page Diffstat:
M | pages/links.md | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/pages/links.md b/pages/links.md @@ -176,6 +176,10 @@ A good lesson on thinking about the consequences of the code you right and why ethics are so important in programming. +* [Etcd, or, why modern software makes me sad](https://www.roguelazer.com/2020/07/etcd-or-why-modern-software-makes-me-sad/) + +* [Problems with Systemd and Why I like BSD Init](https://www.textplain.net/blog/2015/problems-with-systemd-and-why-i-like-bsd-init/) + #### Vim * [Vim anti-patterns](https://sanctum.geek.nz/arabesque/vim-anti-patterns/) -