Dessalines@lemmy.ml to Rust Programming@lemmy.ml · 1 year agoWhy Rust is the most admired language among developersgithub.blogexternal-linkmessage-square12fedilinkarrow-up177arrow-down16cross-posted to: rust@programming.dev
arrow-up171arrow-down1external-linkWhy Rust is the most admired language among developersgithub.blogDessalines@lemmy.ml to Rust Programming@lemmy.ml · 1 year agomessage-square12fedilinkcross-posted to: rust@programming.dev
minus-squareasal@lemmy.worldlinkfedilinkEnglisharrow-up4arrow-down2·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-squarewvianalinkfedilinkarrow-up6·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-squarenjinx@lemmy.worldlinkfedilinkarrow-up1·1 year agoCompiler messages are first in class, but the borrow checker still makes for quite a brutal learning curve
minus-squareSaksham Gupta@mastodon.sociallinkfedilinkarrow-up1·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 😞