ooh.directory
Visit this blog kurtmckee.org
lessons learned in production.
Any gaps could be due to errors when fetching the blog’s feed.
I recently encountered an open source project that hadn't received updates for a while. The issue tracker had ~200 open issues, ~70 open pull requests, and CI was partially failing. It's not uncommon for projects …
Python test suites on Windows typically run very slowly on my computer. For one of my projects, though, I noticed that setting up the test environment took significantly longer than executing the tests: py311: OK …
I'm pleased to announce that dotbot-firefox 1.1.0 is now available! This release adds support for Python 3.12, and also supports profiles created by Firefox Flatpak for Linux.