Featured
Understanding Rust Lifetimes: Concepts, Patterns, and Safe Practices
A research-driven guide to Rust's lifetime system—clear intuition, compiling examples, and safe alternatives when ownership gets tricky.
Read more
Deep dives into artificial intelligence, machine learning, and data science. 2 articles
A research-driven guide to Rust's lifetime system—clear intuition, compiling examples, and safe alternatives when ownership gets tricky.
A research-driven guide to writing fast, safe, and reproducible Julia code—type stability, allocations, dispatch, and disciplined benchmarking.