I have become quite a fan of Python's built-in namedtuple collection lately. As others have already written, despite having been available in Python 2.x and 3.x for a long time now, namedtuple continues to be under-appreciated and under-utilised by many p... (more…)
Read more »
GitHub Repo: https://github.com/jeFF0Falltrades/Game-Patches/tree/master/rct_full_resTime Markers:00:00:00 - Introduction00:01:57 - Target audience and cavea... (more…)
Read more »
I figured out how to run a subprocess with a time limit for [datasette-ripgrep](https://github.com/simonw/datasette-ripgrep), using the `asyncio.create_subprocess_exec()` method. The pattern looks like this: (more…)
Read more »
GitHub has published its latest State of the Octoverse report which provides fascinating insights into the development industry. (more…)
Read more »