About me
Hi, I've been using the nickname Kreest online ever since my parents chose that as my email handle. How cool is that? (the email address no longer exists, but the nickname lives on).
This here website is my blog. I've for long desired to have people talk about things that I've written, and I recently figured out actually writing things is somewhat required for that.
Type of content you might find here: programming, math, boardgames, puzzles, rationality (aspirational, I'm writing this before having written any actual content and won't edit it for like 5 years)
AI policy: I guess we have these now. Content on this blog may in trace amounts contain or reference content generated by AI. This is about research, generated code and idea-checking. The actual words on in the blog entries are mine, artisanally typed by my hands. The website code itself is maintained and updated via the help of AI, which gives a great segue to talk about the tech stack:
The website is built with astro, using the cactus theme. It's a static site with markdown files compiled into html pages. Math is rendered with KaTeX, with screen reader text generated at runtime.