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

On "real name" policies

Some free software projects reject anonymous or pseudonymous contributions, requiring you to author patches using your “real name”. Such projects have a so-called “real name” policy; Linux is one well-known example.1 The root motivations behind such policies…

via Drew DeVault's blog 2023-10-31 00:00

special octopenbsd 2023

via OpenBSD Webzine 2023-10-30 20:13

LinkedIn post about the Xeact acquisition by Techaro

<Cadey> Hello, welcome to shitposts! This is an experiment of mine where I keep a copy of the various "best hits" of things I post to social networks like LinkedIn. Hope this amuses you!This post was written out by hand…

via Xe Iaso's blog 2023-10-30 14:44

Generated by openring