From b2c120698fc50bb6fe3e131144964cc071b53fd0 Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Sun, 6 Nov 2022 12:16:37 +0100 Subject: Add "The type system is a programmers best friend" Signed-off-by: Matthias Beyer --- computer/programming.md | 2 ++ 1 file changed, 2 insertions(+) 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) -- cgit v1.2.3