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. Series: Language basics, More syntax, Traits and g… ...more
Wrapping a C function with safe Rust code. Series: Language basics, More syntax, Traits and generics, Building applications, Concurrency and parallel… ...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. Series: Language basics, More syntax, Traits and generics, Building applications, Concurrency … ...more