this post was submitted on 08 Aug 2024
1308 points (96.3% liked)

memes

9667 readers
4045 users here now

Community rules

1. Be civilNo trolling, bigotry or other insulting / annoying behaviour

2. No politicsThis is non-politics community. For political memes please go to [email protected]

3. No recent repostsCheck for reposts when posting a meme, you can only repost after 1 month

4. No botsNo bots without the express approval of the mods or the admins

5. No Spam/AdsNo advertisements or spam. This is an instance rule and the only way to live.

Sister communities

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 18 points 1 month ago

I really hope that's sarcastic, because Rust is one of the most valuable additions to the whole IT field in a good while.

Entire industries have been stuck on C/C++ for decades. Industries, which are normally extremely late to any form of modern software development, are now practically jolting to get Rust integrated into their toolchains.

Similarly, languages without runtimes allow for building libraries that can be called from other programming languages, which so far meant C/C++. That's a big reason why many widely used open-source projects like OpenSSL, SQLite, OpenGL etc. are written in those.
Even if, for whatever reason, you think Rust is awful, getting a third language into the mix will allow many more people to build similar libraries, which is again really good for everyone.