Bridging the JS and Python divide
July 6, 2025
The JS world has npx to install tools, and Python has uvx.
Both of which give you quick access to CLI apps that might not be published on the package managers favored by your OS.
Will McGugan's essays
July 6, 2025
The JS world has npx to install tools, and Python has uvx.
Both of which give you quick access to CLI apps that might not be published on the package managers favored by your OS.
June 22, 2025
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.
June 22, 2025
A WIP speculative fiction novel.
June 22, 2025
A WIP speculative fiction novel.
June 22, 2025
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.
June 5, 2025
I’ve been considering accepting sponsorship again for my projects.