Jan 09, 2023 A walk-through the ol' reliable
Mar 14, 2022 The best way to run uWSGI for a typical web app
Feb 02, 2020 Using PostgreSQL's statistics to get a loose page count
Jan 20, 2020 About avoiding side-effects in repr
Mar 25, 2018 A debugging story
Sep 25, 2017 A rehash on the src-layout for Python projects
May 07, 2016 Tips and tricks for porting Python apps to Docker, and lots of complaints.
Feb 18, 2016 Various ideas about debugging
Nov 22, 2015 Memory use is often overlooked when people compare JSON libraries
Jul 11, 2015 A better way to publish to GitHub Pages from Travis CI
Apr 14, 2015 An overview of Tox and various tricks and patterns
Feb 24, 2015 Thoughts on the "build" part of packaging
Feb 09, 2015 … and Python objects in general
Jan 12, 2015 Notes about a lazy object proxy implementation in Python
Jan 02, 2015 A neat speedup trick using a wheelhouse
Dec 28, 2014 The terrible pitfalls I've gotten myself into while using MySQL
Dec 21, 2014 It would appear installing the tool-chain is tricky
Nov 04, 2014 About less known behavior of Python descriptors
Sep 22, 2014 Thoughts on data and software design
Aug 14, 2014 A piece about the roots of technical debt and how to deal with them