RaRu.Re is one of the many independent Mastodon servers you can use to participate in the fediverse.
Lil cozy place on top of a mountain. It's pronounced ʁaʁyʁe. And written RaRuRe, or R3 for short.

Administered by:

Server stats:

74
active users

"An API written in Rust will be almost impossible to misuse" is an idiotic statement but "Rust eliminates multiple entire classes of memory bugs from the programmer" is objectively true.

I spent some time last night exploring entire kernels written in Rust, I want to try a couple and experiment them, I find them interesting. While I have misgivings about mixing Rust and C in Linux, pure Rust kernels are super interesting.
~BitBun~ :bunRetro:

@sun Some concepts extend to threading too, which is really interesting and helps eliminate a small class (though not all of) threading problems. This is something I don't think gets enough visibility for people learning the language at the start, but then again it is kinda hard to get past the basics, and threading is a more advanced topic.