Posted in 2021

Endorsing Conventional Commits

Consider adopting a VCS commit message convention, Conventional Commits has made me a better developer.

Read more ...


Reproducing Deployments with Docker-in-Docker

Debugging deployment issues locally by falling down the Docker-in-Docker (DinD) rabbit hole.

Read more ...


Docker Gotchas I’ve Encountered

Time to share the snags/gotchas I’ve run into developing and deploying with Docker containers.

Read more ...


Reflections on TTW Programming from the Future

Playing with IFTTT and Zapier has me remembering the TTW programming fallout and debate.

Read more ...


Using Directories for Sphinx Pages

Creating Sphinx pages as ./foo/index.rst has a number of benefits over ./foo.rst including path consistency and organizing content.

Read more ...


Feeding ABlog to Social Media

@nabobalis released my contributions to ABlog to support automatic social media posts for new posts.

Read more ...


Migrating From Plone To ABlog

My aspiration to return to blogging thanks to reStructuredText, ABlog and GitLab CI/CD.

Read more ...