summaryrefslogtreecommitdiffstats
path: root/computer/programming.md
diff options
context:
space:
mode:
Diffstat (limited to 'computer/programming.md')
-rw-r--r--computer/programming.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/computer/programming.md b/computer/programming.md
index 87561ee..b079089 100644
--- a/computer/programming.md
+++ b/computer/programming.md
@@ -31,3 +31,5 @@ tutorials and resources.
* [glibc is still not Y2038 compliant by default](https://ariadne.space/2021/12/29/glibc-is-still-not-y2038-compliant-by-default/)
* [Programming breakthroughs we need](https://yoyo-code.com/programming-breakthroughs-we-need/)
* [hackernews](https://news.ycombinator.com/item?id=32495133)
+* [The type system is a programmer's best friend](https://dusted.codes/the-type-system-is-a-programmers-best-friend)
+ * [hackernews](https://news.ycombinator.com/item?id=33480571)