Webmention & WebSub
Ticking a few items off the checklist, I've added some basic webmention and websub support to the site.
Ticking a few items off the checklist, I've added some basic webmention and websub support to the site.
A whistle-stop tour of the `facl` package, an implementation of the withdrawn draft POSIX 1003.1e standard
Today saw an milestone achievement made with this blog! We completed our first automated deployment π. Naturally the only way to celebrate such an achievement is to share how it was done.
Maven is okay, but maybe you would like to try gradle instead π
Sorting collections in Eleventy. This JS stuff is hardβ¦
I've been experimenting with servlet filters, along the same lines as my experimentation with aspects. This post explores servlet filters in a spring application.
Exploring aspect oriented programming approaches using Spring AOP as a starting point
Exploring spring boot and replication, with an easy to adapt example replicated MySQL cluster provided by containerized databases
Favicons are a prominent feature of the modern web, from browser tabs to RSS readers. Here I show how to convert ICO favicons to PNGs for use on web pages.
Git: changed files between two commits