Recent Posts
From pyenv to uv: Streamlining Python Management
Published: at 08:00 PMA quick guide on transitioning from pyenv to Astral's uv, highlighting its speed, unified workflow, and tips for setting up Python environments efficiently.
The django-csp 4.x refactor
Published: at 08:00 PMSharing the journey behind the django-csp 4.0 refactor, exploring the motivations and improvements.
Using Celery's Canvas to Reduce Elasticsearch Index Time
Published: at 08:00 PMHow I leveraged Celery's group and chord primitives to parallelize the indexing process when reindexing data into Elasticsearch for the Firefox Marketplace search backend, reducing the full reindex time from over 40 minutes to under 3 minutes.