35
you are viewing a single comment's thread
view the rest of the comments

Why is Rust-based a feature? I don't care how your tool is built, I care for what it can do and how usable it is.

[-] traches@sh.itjust.works 16 points 2 years ago

The rust language is designed to prevent entire classes of bugs which are common in other languages, so in theory rust code should be less buggy and more "correct" for the same amount of effort.

[-] RangerHere@programming.dev 11 points 2 years ago* (last edited 2 years ago)

I love Rust. Although I agree with everything else, I would definitely not say "same amount of effort".

[-] traches@sh.itjust.works 4 points 2 years ago

I guess I phrased that poorly - yeah you'll move faster in other languages, but then you'll have a long tail of debugging. Rust will take longer at first, but you'll have less debugging to do once it's working.

[-] leviosa@programming.dev 11 points 2 years ago

It's got AI too, which means it's extra sparkly good. But points deducted for no blockchain features or running as a bunch of microservices.

[-] taladar@sh.itjust.works 8 points 2 years ago

Honest answer? Because many of us are tired of experiencing the same bugs over and over again for decades.

[-] dmh@programming.dev 3 points 2 years ago

On terminals? like what?

[-] dukk@programming.dev 6 points 2 years ago

Rust generally means more stable software. Anyone who’s developed a Rust app knows how uncompromising the borrow checker is.

this post was submitted on 02 Jul 2023
35 points (100.0% liked)

Rust

7202 readers
34 users here now

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

Wormhole

!performance@programming.dev

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