this post was submitted on 05 Feb 2024
55 points (93.7% liked)
Rust Programming
8160 readers
1 users here now
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It's kinda serious, but definitely also a meme. Basically, Rust is the safest mainstream language out there (unlike languages like C or C++, which are full of foot guns, or things like JavaScript or Python, which aren't even strongly typed), so there's a strong desire to rewrite things in just because you often don't encounter stupid bugs in Rust code - the compiler won't let you write it. There are safer languages out there, but they're highly impractical for general purposes and are used for insanely mission critical shit (e.g. pacemakers).
I'd give this a quick watch: https://youtu.be/voRBS0r4EyI
I want to scream, “try Purescript” when I watch this video. This guy clearly loves Haskell but doesn’t seem aware of Purescript.
Here is an alternative Piped link(s):
https://piped.video/voRBS0r4EyI
Piped is a privacy-respecting open-source alternative frontend to YouTube.
I'm open-source; check me out at GitHub.