Articles

Browse through my technical articles, guides, and tutorials covering ECU programming, home automation, electronics, and various other projects.

Adding a Page View Counter to a Grav CMS Site

Grav CMS Page View Counter

If you run a Grav CMS site and want to show visitors how many times an article has been read — today and all time — this is how to do it entirely self-hosted, with no JavaScript trackers or third-party analytics services involved.

The end result lo...

What is AppArmor and Why Should You Care?

AppArmor Linux Security

If you manage a Linux server and you have ever had a permission denied error that made absolutely no sense — the file existed, the ownership was correct, you were running as root — there is a reasonable chance AppArmor was the culprit. It certainly was f...