BSD make != GNU make

Discussing some differences between the BSD and GNU variants of make(1).

Published
2024-07-31

B612

An open source font I rediscovered recently.

Published
2024-03-09

Hello Chess Friend

I started building a chess engine in Rust. Here it is.

Published
2023-12-29

What Should I Blog About?

Published
2023-12-20

Guide to Computing

Published
2023-09-23

Mastodon Icon

Published
2023-08-11

Atom Feed Bug Fixes

Published
2023-08-09

Netscape Meteors: Retrospective

Someone shared my Netscape Meteors post on the Orange Website, causing it to be moderately viral for a few days. Here’s an update on the web traffic my server received.

Published
2023-08-05

Netscape Meteors

I went on a hunt to find the “Meteors” loading animation from Netscape back in the 90s, and wrote up my adventure.

Published
2023-08-01

Where Am I

Published
2022-11-20

Hugo’s Dictionary API

I’ve found Hugo’s API for collections to be difficult to understand. Here’s my attempt to summarize it’s quirks.

Published
2022-10-13

Making an Audio Scope with P5.js

A writeup of a small JavaScript waveform visualizer I made with P5.js.

Published
2022-08-18

Profiling ZSH

In which I learn about how to profile my ZSH init files.

Published
2022-01-23

Booting a Raspberry Pi Over TFTP

A writeup of how I set up a Raspberry Pi to boot over TFTP to facilitate an operating system development project.