Summary: Discusses the four tools that can improve a Python codebase: mypy, flake8, isort, and black. Explains the benefits and configurations of each tool.
Summary: Review of the book 'Two Scoops of Django 1.11' by Daniel Greenfeld and Audrey Roy Greenfeld.
Summary: About the importance of measuring code changes when adding complexity, implementing Chrome's new native image lazy-load attribute as a Pelican plugin as an example.
Summary: Strategies for testing complex scenarios in software development, using examples of non-code 'hard to test' scenarios.
Summary: My latest side project, Finished Games, a small website to catalog and track video game playing history.