Rust is a really great language. It’s a real pain to get to know the borrow checker, but once you get past that hurdle you can start making some cool things. Today I’d like to discuss how we can make… (more…)
Read more »
Although I write C++ for a living, I don't write a single line of it in my spare
time, I use Rust instead. People assume that it's because Rust is my favorite
language, but really it's just because I don't want to have to deal with C++'s
(lack of standar... (more…)
Read more »
A portable hashing algorithm that heavily optimized for performance and quality, incorporating structures never before implemented. - eternal-io/museair... (more…)
Read more »
Post the email update we sent to all@ a few weeks back to the insider's blog. (more…)
Read more »
Moore’s Law is just about done. It once described a trend of transistor count doubling every 24 months (enabled by increasing the density of transistors by making them ever-smaller). Now: (more…)
Read more »