A blog about computer science, systems, technology, and sometimes vegan cooking. (more…)
Read more »
How interviewing a recent OneSignal candidate taught me something new about thread safety in Rust... (more…)
Read more »
What are the benefits of using Rust for a security-centric application? Find out in our interview with Michael Fey, the VP of Engineering for Client Apps at 1Password. (more…)
Read more »
So I’ve decided to actually start learning Rust. I’ve considered it a couple of times before but I always found some reasons to avoid going deep. For example:
There’s was no mainline support for RISC-V I’ve done some small hobby work with RISC-V in C, b... (more…)
Read more »
Back in 2009, Jackpot51 wrote SollerOS, which was a tiny operating system which was simply a hobby project of his to learn OS development. It was a tiny kernel written in Assembly, which could print text to the screen.
Read more »