Damus
sister_sam · 34w
I thought people did Rust, which has some challenges, principally for speed and for low level security. I had no idea that it was used for stable build environment. I am surprised. But if a stable ...
Mike Dilger ☑️ profile picture
Also, from rust I can build interfaces for other languages like python, java, go, javascript, etc.

I started coding in rust in 2014 or something like that, back around version 0.6 (I dabbled around version 0.4) and helped when they were defining the language for 1.0 release.

Rust does have some challenges still. But fewer as time goes on.
namosca · 34w
What does Rust offer for Gossip that Go doesn't?