nofmt::join

This post is three parts journey, one part self-indulgence, and one part this-might-be-useful-to-you. In short: I ported fmt::join to work with <format>. You can find it at barometz/nofmt-join.

At work, we're hoping to switch some things from the excellent {fmt} library to the now standardized <format>. The one …

more ...

Using PuTTY & Pageant with Git and VS Code

PuTTY is a common choice for an SSH client on Windows. Despite this, most manuals for setting up integration with tools like Git and VS Code seem to focus on OpenSSH. So what do I do when I have my SSH public/private keys set up in PuTTY, and want …

more ...

Blogstack

Can't have a website without talking about how it's made.

woord.baudvine.net is part of a larger effort to simplify my online infrastructure situation:

  • Disentangle baudvine.net from Google Workspaces.
  • Move stuff under a single domain.
  • Let go of the excellent dvanb.nl domain, which is more attached to …
more ...