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.
My first impressions on ROCm and Strix Halo
Here I'll share my first impressions with ROCm and Strix Halo and how I've set up everything.
Rust, self-referential structs and futures: part 2
In this post, we dive deeper into self-referential futures in Rust, manually implemented with unsafe Rust.
Rust, self-referential structs and futures: part 1
In this post, we'll have an introduction to self-referential structs, pinning, futures, and executors to be used in a follow-up post.
Rust, associated types and futures
In this post, we will explore a little bit the interaction between async Rust and associated types.
<-- Previous
Next -->