Home > About > Changelog 11th Oct 2025

11th Oct 2025

Working on migrating music stuff today!

Here, I’ll copy over the remaining todos:

… And the nice-to-haves:

So the UTAU stuff was really fun to move over!! I ended up moving it all into a seperate UTAU Page, so all the songs, voicebanks, and eventually videos related to UTAU stuff will go there. Currently there is one (1) video there, and having put that on the website I’m now kind of inclined to make some sort of cinema page for general video content…

I will resist the urge to make a cinema page for now though. I mean, look at the todos!! I have enough webdev tasks for the time being! I think I just like the idea that this website can be super comprehensive and contain a huge body of my work!! The power of hypertext…

I’ve decided to remove the fluteposting segment for now. It was literally just one video… I can always make a fluteposting page similar to the UTAU one later, if I feel I want to do so.

Just finished moving over the rest of the music room, and I think I’ll have to work on how I present it at some point. Another problem for future me.

Started figuring out the image optimisation plugin! Had a little hiccup where it was stretching out all my images weirdly, but it was because my reset.css file sets image widths to 100% by default… and all I had to do to fix it was also set image heights to 100% by default.