A dinosaur learns poetry
Not a real dinosaur and not real poetry. Just me updating my Python project setup knowledge.
Not a real dinosaur and not real poetry. Just me updating my Python project setup knowledge.
When creating a Vagrant VM, one gets a pre-determined VM disk size. While this is more than enough in most use cases, sometimes it isn’t enough for what one...
apt_key
on Debian
The apt_key Ansible module has been deprecated and there isn’t a drop-in replacement. There is a workaround available which achieves the same result but req...
As part of tutoring physics and maths to high school students, I sometimes write up deep-dive explanations of questions arising during lessons. Below I disc...
Practical Object-Oriented Design by Sandi Metz: A well-paced, well-structured, and well-written introduction to the concepts of object-oriented design.