After signing all git commits and tags for over six months, I've enabled vigilant mode on GitHub.
After signing all git commits and tags for over six months, I've enabled vigilant mode on GitHub.
dotbot-firefox lets you configure your Firefox profile(s) using dotbot.
When I switched to Windows Terminal and Powershell, Python's REPL stopped tracking my command history. Hacking the registry fixed the problem.
I'm using dotbot to manage a multi-platform git config. You can, too!
listparser 0.19 has been released.
pelican-granular-signals now officially supports Python 3.10.
pelican-precompress now officially supports Python 3.10.
pelican-granular-signals will send signals to your plugins at the right time, every time.
pelican-precompress 2.1.0 guarantees that it'll run after your other plugins have generated content. Beat the rush and upgrade now!
Code styles are the result of personal preferences, past experiences, and code editor settings (and plugins!). Discussing code style in code reviews is unproductive. Put code style checks in pre-commit hooks where they belong.