Jeff Martin on Nostr: Gotta love working in #Rust sometimes! I can spend a few hours writing a network ...
Gotta love working in #Rust sometimes!
I can spend a few hours writing a network utility from scratch. It sends messages, receives messages, pulls in a crate to handle the wire format, there's a CLI, there's a tokio runtime in there ... the works!
I get to a point where I feel like my first draft of the program is done and then I hit the run button.
And it works perfectly the first time!
The Rust people aren't kidding when they say they're trying to help you write reliable software.
I can spend a few hours writing a network utility from scratch. It sends messages, receives messages, pulls in a crate to handle the wire format, there's a CLI, there's a tokio runtime in there ... the works!
I get to a point where I feel like my first draft of the program is done and then I hit the run button.
And it works perfectly the first time!
The Rust people aren't kidding when they say they're trying to help you write reliable software.