lordmauve@programming.devtolinuxmemes@lemmy.world•So many things I'd rather do than go back to Windows
73·
8 months agoYes, Windows perfectly serves the purpose of running an SSH client to log into a Linux box. Totally adequate experience.
Yes, Windows perfectly serves the purpose of running an SSH client to log into a Linux box. Totally adequate experience.
Python already has this.
Rust has a lot going for it beyond just the safety thing: excellent package manager, powerful trait system and generics, helpful compiler errors.
The whole language is designed to help you avoid making the programming mistakes people tend to make, not just the borrow checker and memory safety.