Software Engineering at Google is a great read, and available for free online. I just cited this section on Logic in Tests whilst reviewing a PR:
abseil.io/resources/swe-…
Django applications are used to run Antarctic expeditions, energy distribution, logistics chains, and the World Food Program.
The JPEG sharing site Instagram is cool but there are so many more uses!
🕺 From #Python 3.13, virtual environments created by `venv` will come with a Git ignore file, thanks to @Brettsky ’s PR merged yesterday. There’ll be no need to add `.venv` (or whatever) to your `.gitignore` file then.
Yesterday I updated my open source projects so that successive pushes to a PR cancel prior CI runs. Saves some time and processing power.
I found the "how to" kinda hidden in the docs: docs.github.com/en/actions/usi…