this post was submitted on 28 May 2026
69 points (90.6% liked)

Linux

13825 readers
546 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] HER0@beehaw.org 3 points 2 days ago (1 children)

The topic of the talk was how Rust eliminates classes of errors (and security issues) that are being very frequently found and reported. An example given: you can't forget to lock/unlock when using the locking types in Rust.

That Rust can be (and has been) used in AI and crypto projects isn't relevant to this argument.

[โ€“] tonytins@pawb.social 1 points 2 days ago

I'm aware of Rust's benefits. I've heard it a thousand a times.