Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web. (more…)
Read more »
Lately I've been seeing lots of anecdotes from people trying to get into Rust
who get really hung up on strings (&str, String, and their relationship).
Beyond Rust's usual challenges around ownership, there can be an added layer of
frustration because... (more…)
Read more »
After rewriting just a few of the slow methods for my Rails site in Rust, I was able to have pages load more than 33 percent faster than before. (more…)
Read more »
One of my favorite tools that exists internally is our smart bookmarking tool commonly referred to as “bunnylol.”... (more…)
Read more »
Programming tips from the field. Mostly Rust and Go. By Sylvain Kerkour, creator of Bloom and author of Black Hat Rust. (more…)
Read more »