Python
I spun up a couple of projects to explore two separate topics: how to implement a basic MCP server; how to use NumPy for numerical computations.
Using
uv instead of Anaconda environment.yml to set up a virtual environment for LLM experiments.Data engineering audiocast, plus Python photos
Using Python to work with addresses and Open Street Map networks.
Learning more about JWT as a way to encode claims by getting hands-on with FastAPI, a relative newcomer to the Python family of web frameworks.
ICU for Python head-scratcher solved
Getting Python running on fresh Linux
Default git branch name and Python formatting
Using
asdf as an alternative to homebrew for managing
language runtimes like Python and Ruby. It provides a holistic solution
to the same problem that pyenv and nvm and rvm solve for specific …