starman@programming.dev to Rust@programming.dev · 2 years agoWarp: Rust-based terminalwww.warp.devexternal-linkmessage-square7fedilinkarrow-up12arrow-down11cross-posted to: linux@lemmy.ml
arrow-up11arrow-down1external-linkWarp: Rust-based terminalwww.warp.devstarman@programming.dev to Rust@programming.dev · 2 years agomessage-square7fedilinkcross-posted to: linux@lemmy.ml
minus-squareExistentialOverloadMonkey@programming.devlinkfedilinkarrow-up0·2 years agoWhy 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.
minus-squaretraches@sh.itjust.workslinkfedilinkarrow-up1·2 years agoThe 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.
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.
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.