2024 · 04 · 29
A benchmark of four Python compression libraries on a real-world dataset — compression ratio, compression time, and decompression time, with a companion repo.
2015 · 12 · 10
The 2015 write-up of Appknox's backend: three subsystems (Client, Data, Workers), Django + Celery + RabbitMQ + Postgres, a decoupled Ember front-end — and services named after Sherlock characters.
2015 · 10 · 22
The 2n+1 rule for Gunicorn workers, a one-liner to apply it on any Linux box, and the StackOverflow answer it came from.
2013 · 05 · 19
A 2013 field guide to picking a Python web framework — recovered from the original dhilipsiva.com via the Wayback Machine.