How is this website made
- Homemade Static Website Generator Using Phraxos, a POSIX compliant static website generator 
- GitHub Actions The site is generated at every git pushusing GitHub Actions
- Netlify And then built and pushed to the Netlify cloud 
- Images are dithered They are processed using Floyd Steinberg dithering in ImageMagick using a fixed four color palette 
- To prevent link rotting, most external pages I link are copied from the original website. I self-host an archivebox instance and snapshot the pages myself using wget. When the page can't be crawled, I use the internet archive link. 
- There will never be any content produced by a LLM on here (chatGPT, copilot, etc). Bots scraping content for them are also not welcome.
- All HTML you see here is hand-coded. Please excuse any weirdness or broken links, and report them through the Contact link at the bottom of the page.