An opinionated guide to tooling in Python covering pyenv, poetry, black, flake8, isort, pre-commit, pytest, coverage, tox, Azure Pipelines… (more…)
Read more »
Keith Packard https://lca2020.linux.org.au/schedule/presentation/20/ Tiny embedded computers, like the original Arduino, are great for automating simple task... (more…)
Read more »
Recently, I came across a resource that allowed me to download the entire collection of UTZOO NetNews Archive of the earliest USENET posts. These were essentially the earliest available discussions posted to the Internet by people working at various Unive... (more…)
Read more »
A guide to modern Python tooling with a focus on simplicity and minimalism. This chapter covers CI/CD with GitHub Actions, Poetry, and Nox. (more…)
Read more »
What is a genetic algorithm? A genetic algorithm is a method to solve a problem inspired i... (more…)
Read more »