Conditional aggregation in Django 2.0
January 12, 2018
4 comments
Categories: Python, Django, PostgreSQL
Understanding Redis hash-max-ziplist-entries
January 8, 2018
2 comments
Whatsdeployed facelift
January 5, 2018
0 comments
Categories: Python, Web development, Mozilla, Docker
Fastest way to uniquify a list in Python >=3.6
December 23, 2017
7 comments
Category: Python
Msgpack vs JSON (with gzip)
December 19, 2017
17 comments
Categories: Python, Web development
Really simple Django view function timer decorator
December 8, 2017
2 comments
Synonyms with elasticsearch-dsl
December 5, 2017
0 comments
Categories: Python, Web development, PostgreSQL
Unzip benchmark on AWS EC2 c3.large vs c4.large
November 29, 2017
18 comments
How to use django-cache-memoize
November 3, 2017
0 comments
django-cache-memoize
October 27, 2017
3 comments
Concurrent Gzip in Python
October 13, 2017
11 comments
Simple or fancy UPSERT in PostgreSQL with Django
October 11, 2017
7 comments
Categories: Python, Web development, Django, PostgreSQL
cache_memoize - a pretty decent cache decorator for Django
September 11, 2017
4 comments
Categories: Python, Web development, Django
Mozilla Symbol Server (aka. Tecken) load testing
September 6, 2017
0 comments
Categories: Python, Web development, Django, Mozilla
Fastest way to match a filename's extension in Python
August 31, 2017
4 comments
Category: Python