This post will be a bit all over the place.
Several months ago, I wrote Hard Mode Rust, exploring an allocation-conscious style of programming.
In the ensuing discussion, @jamii name-dropped TigerBeetle, a reliable, distributed, fast, and small database w… Read more
Similar
A 6-minute lightning talk explaining how you can write perfect code with rust.Start your Rust journey here: https://doc.rust-lang.org/stable/book/Transcripts... (more…)
Read more »
The interfaces between C and Rust in the kernel have grown over time; any non-trivial Rust dri [...]... (more…)
Read more »
During an ongoing argument in a chatroom between some folks about how “zomg systemd is ruining everything”, I decided to look at some init system history. I learned a cool tidbit of information from a HN comment1: apparently systemd’s design was inspired ... (more…)
Read more »
Like many developers, I have been interested in Rust for quite some time. Not only because it appears in so many headlines on Hacker News, or because of the novel approach the language takes to safety and performance, but also... (more…)
Read more »