I just evaluated and installed software for providing comments and statistics for this blog. Here are my experiences of the deployment process: A Py… ...more
Implementing our own Result type that has a specific memory layout, so it can be used by Roc code. To see the exercises code as it was when I recorde… ...more
Wrapping a C function with safe Rust code. To see the exercises code as it was when I recorded the video: git clone https://github.com/… ...more
This is an early warning: I am actively working to move this blog away from WordPress, to a static site created using Zola. I am planning to keep as m… ...more
Coding up a linked list based on raw pointers in Rust. To see the exercises code as it was when I recorded the video: git clone https://git… ...more