Skip to main content

2024

Using a progress bar while multiprocessing in Python
·652 words·4 mins· loading · loading
Dev Tutorial Python
Caution when using Python's `Final` type hint on mutable objects.
·689 words·4 mins· loading · loading
Dev Tutorial Python Type Hinting
Diagnosing my Pi-hole's symptoms
·1530 words·8 mins· loading · loading
Hobbies Electronics
Favorite apps on my Mac
·818 words·4 mins· loading · loading
Tools App Productivity
Quickstart for playing with LLMs locally
·1193 words·6 mins· loading · loading
Dev Tutorial ML/AI Python

2023

Favorite books of 2023
·386 words·2 mins· loading · loading
Hobbies Books
Build and push a Rust project to Deta on GitHub Actions
·835 words·4 mins· loading · loading
Dev GitHub Rust App
Leveraging generic type hints of classes in Python
·805 words·4 mins· loading · loading
Dev Python Type Hinting Programming Tutorial

2022

Favorite books of 2022
·724 words·4 mins· loading · loading
Hobbies Books
Dirichlet Regression with PyMC
·1423 words·7 mins· loading · loading
Dev Bayesian PyMC Data Analysis Modeling Statistics Python