This is a blog.

  • A Love Letter to Makefiles

    A collection of things that make Makefiles great, but not necessarily for its original purpose...

    The first time I was introduced to Makefiles was working on a rather large computational chemistry simulation software, written in Fortran 95. From a system architecture perspective, this was not a complex piece of software: it reads a bunch of text files as input, then outputs a deluge of numbers to stdout, all the while occupying 100% of the CPUs it’s allowed to touch.

    ...

  • Migrating a Chia Farm to a Pi

    Some instructions on setting up a Pi to farm Chia

    Yes yes, I have finally given in to crypto. I won’t try to defend myself.

    ...

  • Smart streaming for a vintage audiophile - Volume II

    Turning a Pi into an Audiophile.

    This post is part of a series.

    ...

  • Smart streaming for a vintage audiophile - Volume I

    Finding a way to bring a fully analog vintage audio system to join the Smart Home movement.

    This post is part of a series.

    ...

  • Welcome to Jekyll!

    Lessons in using Jekyll for the first time - Github actions, Jekyll favicon, and SEO

    This blog is built by Jekyll, which is a tool that allows software engineers who write documentation using markdown at work to also write blogs using markdown at night and on the weekend.

    ...