commit 2ac076bf6af7662b39192fe9b41ebcd303a35724
parent f500e9b75405544e357e651d5041cefef28f1fdd
Author: Jake Bauer <jbauer@paritybit.ca>
Date: Fri, 8 May 2020 23:27:49 -0400
Add more links to links page
Diffstat:
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/pages/links.md b/pages/links.md
@@ -32,10 +32,13 @@
* [Use plaintext email](https://useplaintext.email) - A website detailing the
reasons why you should use plaintext email instead of HTML email. Also talks
- about email ettiquette which makes this a must-read if you are thinking of
+ about email etiquette which makes this a must-read if you are thinking of
contributing to software projects which do most of their communication over
email (e.g. Debian, the Linux kernel).
+* [Email Etiquette](http://david.woodhou.se/email.html) -
+ Bits of email etiquette which remain relevant to this day.
+
* [Thoughts on the subject of ethical licenses](https://lists.sr.ht/~sircmpwn/public-inbox/%3CC125C6RFZ9JQ.2PYJMAKMD2F8A@homura%3E) -
An email Drew DeVault sent to license-discuss (an OSI mailing list) about
his feelings on Ethical Software licenses. His words pretty closely echo my
@@ -105,6 +108,10 @@
Reduce the blame-game for bugs and stop making people feel shameful for
introducing them.
+* [All software sucks](http://harmful.cat-v.org/software/) -
+ Several examples of how complexity in software is the ultimate bane of
+ computing.
+
#### Vim
* [Vim anti-patterns](https://sanctum.geek.nz/arabesque/vim-anti-patterns/) -