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.
Summary: Hacking the Flash game 'Clicker Heroes', creating a Ruby tool to apply the game's algorithm.
Summary: How to customize the archives page of a blog using the Pelican platform, specifically grouping posts by year using Jinja template system.