summaryrefslogtreecommitdiffstats
path: root/computer
diff options
context:
space:
mode:
Diffstat (limited to 'computer')
-rw-r--r--computer/programming/rust.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/computer/programming/rust.md b/computer/programming/rust.md
index 5c45633..29d6b76 100644
--- a/computer/programming/rust.md
+++ b/computer/programming/rust.md
@@ -56,7 +56,8 @@ ones are listed here.
* [Jeffrey Olson, "Functional Programming in Rust"](https://www.youtube.com/watch?v=CSk_QRE7GKg)
* [Unbuffered I/O Can Make Your Rust Programs Much Slower](https://era.co/blog/unbuffered-io-slows-rust-programs)
* [Why is my Rust build so slow?](https://fasterthanli.me/articles/why-is-my-rust-build-so-slow)
-
+* [Things I hate about Rust, redux](https://blog.yossarian.net/2022/03/10/Things-I-hate-about-Rust-redux)
+ * [hackernews thread](https://news.ycombinator.com/item?id=30627667)
## Libraries