summaryrefslogtreecommitdiffstats
path: root/computer
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2022-04-08 18:14:56 +0200
committerMatthias Beyer <mail@beyermatthias.de>2022-04-08 18:14:56 +0200
commit693e9a85d74bb8aa25e06745818a669a54ea7ea2 (patch)
tree472fbda90b6dafe5a8a371d5f33c903306cbf70e /computer
parentb7ae0d163dd06f6cb88f5d295f70cfa918a80dfd (diff)
Add awesome falsehood list
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Diffstat (limited to 'computer')
-rw-r--r--computer/programming.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/computer/programming.md b/computer/programming.md
index 0b0d215..e88af3c 100644
--- a/computer/programming.md
+++ b/computer/programming.md
@@ -13,6 +13,12 @@ tutorials and resources.
* [public-apis/public-apis](https://github.com/public-apis/public-apis)
+## Awesome
+
+* [Awesome Falsehood - A curated list of falsehoods programmers believe in](https://github.com/kdeldycke/awesome-falsehood)
+ * [hackernews](https://news.ycombinator.com/item?id=30710908)
+
+
## Readworthy articles
* [The Voids Of Haskell](https://github.com/graninas/The-Voids-Of-Haskell)