- Why I'm excited about BAML and the future of agentic workflows
How BAML's innovations on structured generation with LLMs allows you to build more reliable agents, chatbots with RAG, and more.
12 min read - uv: Towards a unified vision for Python tooling
Intro to using uv to get the most out of Python project and dependency management
20 min read - 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 - 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 - 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