summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2022-08-18 12:04:17 +0200
committerMatthias Beyer <mail@beyermatthias.de>2022-08-18 12:04:17 +0200
commitc2f601d73236c3aee213d7fbd8b50df907d4bf2a (patch)
tree0a41d481bf3e53362b3081965fab7ca5de163ce8
parentc3f4dab910832cc61541c1eb4f0ac095e63cf185 (diff)
Add "Programming breakthroughs we need"
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
-rw-r--r--computer/programming.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/computer/programming.md b/computer/programming.md
index b847354..87561ee 100644
--- a/computer/programming.md
+++ b/computer/programming.md
@@ -29,3 +29,5 @@ tutorials and resources.
* [(Video) Why Does Scrum Make Programmers HATE Coding](https://www.youtube.com/watch?v=HURvJDldVGA)
* [(Video) Plain Text](https://www.youtube.com/watch?v=_mZBa3sqTrI)
* [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)