Learning Rust

I’m obviously not spending much time writing here. It’s been a rather
busy month at work, and I’ve been doing other things on the weekend that
aren’t particularly interesting to write about.
Read more

Similar

Code Generation in Rust vs. C++26

One of the things I like to do is compare how different languages solve the same problem — especially when they end up having very different approaches. It’s always educational. In this case, a bunch of us have been working hard on trying to get reflectio... (more…)

Read more »

How Often Does Rust Change?

I’ve been thinking a lot lately about how often Rust changes. There are some people that assert that Rust stays fairly static these days, and there are some people who say Rust is still changing far too much. In this blog post, I want to make a data drive... (more…)

Read more »