https://joeyh.name/code/moreutils
Some super handy stuff in here. The ones I use most are chronic, sponge, and ts.
wherever you go, there you are
a silly operating system that I use
https://joeyh.name/code/moreutils
Some super handy stuff in here. The ones I use most are chronic, sponge, and ts.

Diff output from git can be hard to read. Luckily thereβs a nice tool bundled with git that can help us out. Enter diff-highlight, a little perl script found in gitβs contrib directory. From its own documentation: [diff-highlight] post-processes the line-oriented diff, finds pairs of lines, and highlights the differing segments. diff-highlight is shipped in…
Running WordPress with sqlite is a great alternative to mysql/mariadb.
In which I ramble about my troubleshooting process
How to change git’s default branch name
A breakdown of things I use
Hetzner’s networking can be strange
I published my dotfiles
Integrating bashblog with public_gopher