Things I build, break, fix, and write about

1 September 2026
Metadata schema choices for content libraries

Structured metadata only works when it matches how people actually retrieve content. I have seen neat schemas fail as soon as the library meets real records, and tarot makes the problem obvious. If the fields do not support search, filters, and odd edge cases, the catalogue stops being useful.

31 August 2026
Federation trade-offs in self-hosted social feeds

Federation looks tidy until you let it touch the edges, and then the odd cases arrive fast. I prefer self-hosted social feeds that stay explicit about...

31 August 2026
FireAvert Z-Wave stove shutoffs for offline safety

FireAvert’s setup does the part that matters without asking Home Assistant to babysit it, which is exactly how I want stove protection to behave. The...

31 August 2026
Weekly Tech Digest | 31 Aug 2026

Stay updated with the latest in tech! This digest covers AI ethics, auto industry shifts, and the impact of politics on technology, exploring today's...

Latest blog posts you might like

20 April 2026
Tagging and storing classic car data in a self-hosted

A self-hosted inventory tracker only behaves if the data model stays boring, and boring is exactly what I want when I am digging out chassis numbers at 2 a.m. Keep the tags tight, the notes plain, and...

20 April 2026
Weekly Tech Digest | 20 Apr 2026

Stay updated with the latest in tech! This digest covers AI ethics, auto industry shifts, and the impact of politics on technology, exploring today's pressing issues.

20 April 2026
Security Advisory – 18 Apr 2026

Daily security advisory summary for 18 Apr 2026

19 April 2026
Sport bike power draw: battery backup planning for garages

A fast bike review can turn into a useful smart home power and noise checklist if you stop guessing and measure the garage properly. I prefer that to discovering, too late, that a tidy little charger,...

19 April 2026
Choosing WireGuard over self-hosted firewalls for home use

A home VPN setup should be dull, and WireGuard gets there faster than most. I prefer one small tunnel, a few clear rules, and no afternoon lost to a firewall that seemed clever until I had to debug it...

18 April 2026
Security Advisory – 18 Apr 2026

Daily security advisory summary for 18 Apr 2026

17 April 2026
Weekly Tech Digest | 17 Apr 2026

Stay updated with the latest in tech! This digest covers AI ethics, auto industry shifts, and the impact of politics on technology, exploring today's pressing issues.

17 April 2026
Security Advisory – 17 Apr 2026

Daily security advisory summary for 17 Apr 2026

16 April 2026
Security Advisory – 16 Apr 2026

Daily security advisory summary for 16 Apr 2026

16 April 2026
Self-hosted automation: designing for reproducible builds

A dark lab build only works when the same input gives the same image every time, and an automated build pipeline is only useful if it is boring in all the right places. Pin everything, trust nothing...