🦞🌯 Lobster Roll

Stories by ohrv

A Rust API Inspired by Python, Powered by Serde (ohadravid.github.io)
Rust panics under the hood, and implementing them in .NET (fractalfir.github.io)
A good day to trie-hard: saving compute 1% at a time (blog.cloudflare.com)
Making Language Models Play Baba is You (fi-le.net)
How to Build Python Code with Bazel (and Why) (ohadravid.github.io)
Reducing Cargo target directory size with -Zno-embed-metadata (kobzol.github.io)
attention is logarithmic, actually (supaiku.com)
A Fascinating Diversion into Compression (github.com)
Dataflow and Columns and WASM, Oh My (github.com)
Replacing Protobuf with Rust to go 5 times faster (pgdog.dev)
EVTX Viewer - Windows Event Log Explorer (omerbenamram.github.io)
The scary and surprisingly deep rabbit hole of Rust's temporaries (taping-memory.dev)
Single process, multiple interpreters, no GIL contention - pre-Python3.12 (basisrobotics.tech)
Debugging a Vision Transformer Compilation Issue (ohadravid.github.io)
Rewrite, Optimize, Repeat: Our Journey Porting a Triemap from C to Rust (youtube.com)
Introducing Pyrefly: A new type checker and IDE experience for Python (engineering.fb.com)
Dyn async traits: Box box box (smallcultfollowing.com)
Writing a Simple Driver in Rust (scorpiosoftware.net)
How To Scale Your Model (jax-ml.github.io)
Burn 0.20.0: Unifying CPU & GPU kernels with CubeCL (burn.dev)
Write tests. Not too many. Mostly integration (2019) (kentcdodds.com)
Claude Runs LLDB in Screen (youtu.be)
PyGraph: Robust Compiler Support for CUDA Graphs in PyTorch (arxiv.org)
How to train a model on 10k H100 GPUs? (soumith.ch)
FastVLM: Efficient Vision Encoding for Vision Language Models (github.com)