f*** you nostr:npub1l2vyh47mk2p0qlsku7hg0vn29faehy9hy34ygaclpn66ukqp3afqutajft
Discussion
What? I can’t hear you over all that not using rust noise!
What’s wrong with rust 🤣
nostr:npub1xv6axulxcx6mce5mfvfzpsy89r4gee3zuknulm45cqqpmyw7680q5pxea6
Great tool for people who can’t code in C++.
🤣
How about golang
It’s very good, that’s why nostr:npub1mygerccwqpzyh9pvp6pv44rskv40zutkfs38t0hqhkvnwlhagp6s3psn5p shipped nostrocket months ago
Depending on use case. Couldn’t do my job in it.
I was just stirring the pot. I’m trying to learn Rust after 20 years in C++ (which feels like I’ve had to relearn it twice after C++11 and 17).
Goroutines look pretty cool.
Goroutines and channels are great.
If you're using C++ and want a similar runtime efficiency with less brain cycles dedicated to memory allocation, use Go.
If you want something that executes an order of magnitude more efficiently than anything you can do in Go or C++, and don't mind banging your head against the wall for a few weeks while the compiler educates you about why you're an idiot, then Rust is your friend
