starman@programming.dev to Rust@programming.dev · 1 year agoWarp: Rust-based terminalwww.warp.devexternal-linkmessage-square7fedilinkarrow-up10arrow-down11cross-posted to: linux@lemmy.ml
arrow-up1-1arrow-down1external-linkWarp: Rust-based terminalwww.warp.devstarman@programming.dev to Rust@programming.dev · 1 year agomessage-square7fedilinkcross-posted to: linux@lemmy.ml
minus-squareExistentialOverloadMonkey@programming.devlinkfedilinkarrow-up0·1 year 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·1 year 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.