Sunsetting Viscerion

The Viscerion experiment that started more than a year ago is now coming to an end. Here’s what’s happening.

Creating a continuously deploying static statuspage with GitHub

GitHub Actions paired with GitHub Pages provides an excellent CD platform for a status page. Here’s how I used it to create mine.

Adding social metadata to your Hugo sites

Optimize social media exposure with the right metadata for your site

Dagger the easy way - Part 1

Dagger is universally intimidating to beginners and I want to change it.

Integrating comments in Hugo sites with commento

Adding additional comment backends to Hugo is actually rather simple!

My Dagger Story

Dagger is not the easiest tool to get on board with but it’s almost worth the effort. Here’s the story of my journey to not hating Dagger.

Server-side analytics with Goaccess

Analytics platforms are often overwhelming and a privacy nightmare – here’s how to bring analytics to the backend with very simple tooling

#TeachingKotlin Part 3 - Caveats coming from Java

Part 3 of #TeachingKotlin covers some subtle differences between Kotlin and Java that might affect your codebases as you start migrating to or writing new code in Kotlin.

Deploying Hugo sites with GitHub Actions

GitHub Actions are awesome! Learn how to use it for continuous delivery of your static sites.

Publishing an Android library to GitHub Packages

GitHub recently rolled out Packages to the general public, allowing the entire develop-test-deploy pipeline to get centralized at GitHub. Learn how to use it to publish your Android library packages.