c/news · by Deebster@lemmyrs.org · 3yThis Week in Rust 504 https://this-week-in-rust.org/blog/2023/07/19/this-week-in-rust-504/3 points · 2 comments · view on lemmy.world
2 Comments
robinm@lemmyrs.org · 4 pts · 3y
I’m not that convinced by this week’s quote. Essential complexity cannot be removed indeed, but accidental complexity totally can. It’s what we do when we refactor code after all!
BatmanAoD@lemmyrs.org · 1 pts · 3y
Similarly, it is very easy to create new complexity.