Basic Python project setup
Setting up an existing Python project from a fresh clone shouldn’t be a chore. Automate the process with a setup script.
Setting up an existing Python project from a fresh clone shouldn’t be a chore. Automate the process with a setup script.
I’ve been using lftp’s reverse mirror feature for years to upload files to this blog. I’d never worked out how to avoid repeated file uploads. Until now.
As part of tutoring physics and maths to high school students, I sometimes write up deep-dive explanations of questions arising during lessons. The question...
Did you know that iBus can cause the compose key to stop working in X-Windows on Linux? I didn’t either. The solution in my situation: if in doubt, leave i...
Some text editing software packages seem to insert non-breaking spaces into files willy-nilly. This can be a pain if you don’t want them. Also, they’re ver...