Posted in 2021
Endorsing Conventional Commits
- 12 April 2021
Consider adopting a VCS commit message convention, Conventional Commits has made me a better developer.
Reproducing Deployments with Docker-in-Docker
- 09 April 2021
Debugging deployment issues locally by falling down the Docker-in-Docker (DinD) rabbit hole.
Docker Gotchas I’ve Encountered
- 08 April 2021
Time to share the snags/gotchas I’ve run into developing and deploying with Docker containers.
Reflections on TTW Programming from the Future
- 07 April 2021
Playing with IFTTT and Zapier has me remembering the TTW programming fallout and debate.
Using Directories for Sphinx Pages
- 05 April 2021
Creating Sphinx pages as ./foo/index.rst
has a number of benefits over
./foo.rst
including path consistency and organizing content.
Feeding ABlog to Social Media
- 22 March 2021
@nabobalis released my contributions to ABlog to support automatic social media posts for new posts.
Migrating From Plone To ABlog
- 16 March 2021
My aspiration to return to blogging thanks to reStructuredText, ABlog and GitLab CI/CD.