this post was submitted on 27 Sep 2024
237 points (97.6% liked)

Rust

6282 readers
54 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

[email protected]

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 2 years ago
MODERATORS
top 38 comments
sorted by: hot top controversial new old
[–] [email protected] 71 points 4 months ago (2 children)

Actual blog post.

Great accomplishment. I think we all knew it must happen like this but it's great to see real world results.

I think this is probably actually the most useful part of the post:

Increasing productivity: Safe Coding improves code correctness and developer productivity by shifting bug finding further left, before the code is even checked in. We see this shift showing up in important metrics such as rollback rates (emergency code revert due to an unanticipated bug). The Android team has observed that the rollback rate of Rust changes is less than half that of C++.

I think anyone writing Rust knows this but it's quite hard to convince non-Rust developers that you will write fewer bugs in general (not just memory safety bugs) with Rust than with C++. It's great to have a solid number to point to.

[–] [email protected] 8 points 4 months ago (1 children)

fairly appropriate username for the programming language in question.

[–] [email protected] 1 points 4 months ago (1 children)

Why? Not making the connection.

[–] [email protected] 2 points 4 months ago* (last edited 4 months ago)

what colour, my friend with the quick fingers on the left hand, is rust?

[–] corsicanguppy 0 points 4 months ago

point to.

You write "cherry-pick" weird.

[–] [email protected] 26 points 4 months ago (1 children)

Super nice to have a proper metric.

People always talk about how great rust is. But I feel how gross c++ is isn't talked about enough.

[–] [email protected] 12 points 4 months ago

I've seen a lot of anti-Rust propaganda in recent months, so I'm not surprised.

[–] [email protected] 2 points 4 months ago* (last edited 4 months ago)

Linux Foundation, this is what could happen if you invested more than 2% in kernel development.

Anti Commercial-AI license

[–] corsicanguppy 1 points 4 months ago

"Linux shift to Postfix cuts mail-borne exploits by 53%" .. and then didn't. The numbers vs sendmail are now the same -- with postfix (whose reason to exist is explicitly kill sendmail) sometimes being worse in a given year.