Page 2 - Showing 5 of 22 posts
View all posts by years →
- Speeding up data analysis with Rayon and Rust
Rayon's makes data parallelism in Rust a breeze, and is blazing fast compared to Python multiprocessing. A simple walkthrough to get started.
20 min read - What I've learned about open source software, visualized in graphs
Analyzing the network effects of open source communities and what it means at an individual's level
12 min read - Why Pydantic just keeps getting better
Understanding the latest features and optimizations of Pydantic v2 that provide a 12x speedup over v1
12 min read - Why I chose Zola to build this site
My thoughts on blogging, static sites and how to deploy a Zola site via GitHub Pages
13 min read - Obtain a 5x speedup for free by upgrading to Pydantic v2
Why Pydantic v2 being written in Rust matters, and how it's MUCH faster than v1
15 min read