Playing with mechinterp and month arithmetic
This is the first of (hopefully) a series of posts about playing with mechinterp and Fourier components, inspired by and replicating Goodfire's paper Arithmetic in the Wild .
Yet another blog
This is the first of (hopefully) a series of posts about playing with mechinterp and Fourier components, inspired by and replicating Goodfire's paper Arithmetic in the Wild .
Here I'll share my first impressions with ROCm and Strix Halo and how I've set up everything.
In this post, we dive deeper into self-referential futures in Rust, manually implemented with unsafe Rust.
In this post, we'll have an introduction to self-referential structs, pinning, futures, and executors to be used in a follow-up post .
In this post, we will explore a little bit the interaction between async Rust and associated types.
If you ever need to transfer your whole operating system data from one SD card to another on a Raspberry Pi...