umgeher's changelog

Simple Deploy

This homepage runs at home. Yeah, personal website at my sweet home…

My deploy process is pretty simple, I just copy the files that hugo generated to my http server.

I use the OpenBSD’s http server, maybe I post my settings later.

So I wrote a simple makefile to do the deploy process…

sync:
	@rsync -azLPH --delete http/public/ thor:www/umgeher.org

Yeah, that simple.

Articles from blogs I follow around the net

Need dwm class? xprop

Need some info for dwm? Maybe for the rule section? Use xprop and find WM_CLASS

via Lucas E M M. opinions 2025-04-13 21:32

rpki-client 9.5 released

The OpenBSD project has announced the release of version 9.5 of rpki-client: rpki-client 9.5 has just been released and will be available in the rpki-client directory of any OpenBSD mirror soon. It is recommended that all users upgrade to this version for improved…

via OpenBSD Journal 2025-04-12 12:34

A Firefox addon for putting prices into perspective

I had a fun idea for a small project this weekend, and so I quickly put it together over the couple of days. The result is Price Perspective. Humor me: have you ever bought something, considered the price, and wondered how that price would look to someone el…

via Drew DeVault's blog 2025-04-04 00:00

Generated by openring