a rushed redesign

Posted Monday, 16 June 2025

So! The site has been redesigned slightly. This is in preparation for a couple of posts I’ve been working on, mostly talking about graphics and things. I also (finally) wrote some of an about page and a header - only two years after this started… 🥲

In case you’re curious about how this site is put together, it’s pretty simple! Astro is used as a ~lightweight way to use simple components and parse + generate data from Markdown files that build to ordinary static HTML, which is all then just hosted using nginx on my VPS running NixOS.

Within the next few months, I hope to get some real content on this site. In particular, I’ve been working on an article about tweaking shaders to improve occupancy to get better performance. This had unfortunately been pushed to the backburner while I finished my degree, but now uni’s through I should have time to write. I’m also planning writeups on bullet hell spawning maths and some Vulkan ray-tracing miscellanea. Look forward to it, and see you all then!