Fixing Python Properties

Python properties work well with type checkers such Mypy and friends. This is to be expected, given how conventional the properties are in Python code. However there is one area where properties do not play so well with type checkers.

Read More

Posting fiction

I’ve always wanted to write fiction, but there have always been more urgent things I felt a needed to do. And when I did find the time, I ended up staring at a blank page or getting distracted by social media.

Read More