Dessalines to Rust [email protected] • 1 year agoWhy Rust is the most admired language among developersgithub.blogexternal-linkmessage-square12fedilinkarrow-up171arrow-down16cross-posted to: [email protected]
arrow-up165arrow-down1external-linkWhy Rust is the most admired language among developersgithub.blogDessalines to Rust [email protected] • 1 year agomessage-square12fedilinkcross-posted to: [email protected]
minus-square@asallinkEnglish2•1 year agoI don’t know a ton of people who write Rust regularly, but most people at least somewhat familiar with it love the idea of the language. Though of course actually using the language is a different story, as the compiler can be intimidating.
minus-square@[email protected]linkfedilink5•1 year ago as the compiler can be intimidating I thought compiler messages being way better than others was one of the selling points.
minus-square@njinxlink2•1 year agoCompiler messages are first in class, but the borrow checker still makes for quite a brutal learning curve
minus-squareSaksham Guptalinkfedilink1•1 year ago@njinx @wviana it’s amazing at the same time it’s annoying 😞
I don’t know a ton of people who write Rust regularly, but most people at least somewhat familiar with it love the idea of the language.
Though of course actually using the language is a different story, as the compiler can be intimidating.
I thought compiler messages being way better than others was one of the selling points.
Compiler messages are first in class, but the borrow checker still makes for quite a brutal learning curve
@njinx @wviana it’s amazing at the same time it’s annoying 😞