articles
Some blog posts, ramblings, devlogs, etc.
latest articles
POP-2000, a lingua-franca POP-2 dialect (2026-08-24)
Myself and Devine (of Uxn and Hundred Rabbits fame) have been working on an idea for a dialect of POP-2 to serve as a lingua-franca for tiny (generally concatenative) systems.
The Angola Project (2026-02-05)
A brief summary of the cultural interpretation work I did for the Angola archaeological site, focusing on the Afro-Seminole Creole language.
ok (2026-01-26)
After a long time away from this blog, I can tell you a bit more about ok, the
tiny virtual machine I created for my undergraduate honor's thesis in computer
science.
Wheels (2025-09-19)
I often grow frustrated with the "don't reinvent the wheel" sentiment that gets pushed in the software development field. I decided to write about it.
Rust compiles really slow (2025-09-01)
Nothing against Rust, but it has some pretty nasty compile times, especially on older hardware- I explore this a bit as I recompile a Rust to-do list CLI app that I wrote (called whatdo) on a very old laptop.