Blog
Writing about systems programming, physics, deep learning, and the tools I build.
Posts: 3
Total words: 4.7K
Building a baryonic emulator for weak lensing
How I'm combining Rust particle-mesh simulations with PyTorch neural networks to emulate baryonic effects in cosmological surveys.
Why I chose Rust for systems programming
A look at why Rust became my go-to language for building performant systems, and what the learning curve actually looks like.
Understanding the QUIC protocol
A deep dive into QUIC — the transport protocol behind HTTP/3 — and why it matters for modern networking.