summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2023-07-30 21:59:10 +0200
committerMatthias Beyer <mail@beyermatthias.de>2023-07-30 21:59:10 +0200
commitde342cf5d62f6d1fcaa9a70c1021d1fc9df6f3f8 (patch)
treee06ef3bc1648d73401e4f2ceffcaec34e9513ed5
parent71f52259924eff1869664ff9fa7c03eeff4e6aea (diff)
Add article about staying mainline
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
-rw-r--r--computer/programming.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/computer/programming.md b/computer/programming.md
index 3fe7182..c0a166b 100644
--- a/computer/programming.md
+++ b/computer/programming.md
@@ -35,4 +35,5 @@ tutorials and resources.
* [hackernews](https://news.ycombinator.com/item?id=33480571)
* [IO is no longer the bottleneck](https://benhoyt.com/writings/io-is-no-longer-the-bottleneck/)
* [Falehoods Programmers believe about undefined behaviour](https://predr.ag/blog/falsehoods-programmers-believe-about-undefined-behavior/)
+* [Stay mainline](https://brandur.org/fragments/stay-mainline)