Recent Posts

AI Image.

How to do local git merges

By default, everything in git (the software version control system) is set up for client-server. But what about local peer-to-peer? I show you how to do that here...

An AI image.

A script that simulates a configuration script.

Most of the code I write is in interpreted languages, so there is no compilation needed. The problem with software that just works is that people take it for granted, so lets make the software just a little bit worse ... because that's what people expect.