Frequently Anticipated Questions
07 February 2026
What is the language in the code listings?
Most of the time I am using Scopes, a systems programming language inspired by Scheme, Lua, Python and Rust (among others). It's my main language for personal work since 2019; I've contributed bugfixes and minor features on occasion, though most of my work is on the community side.
How was this website made?
This is a so-called "static website", ie. there are no databases and no server-side computations. Just pre-rendered html pages.