Summary: Personal thoughts on technical code tests for job candidates, including his own struggles with them. Also suggests alternatives such as doing an actual job task or working with the company for a week, and emphasize the importance of giving feedback to candidates.
Summary: A review of the book 'Writing Idiomatic Python', by Jeff Knupp.
Summary: How I use Python 3.6, with flake8 as a linter, and mypy for typed Python at work and in personal projects.
Summary: Experimenting with Google's Guetzli, an algorithm that reduces JPG size by 35% without quality loss.
Summary: A Python script for the Pelican static site generator, which automates post-processing tasks and uploads modified files for faster blog deployment.