fun stuff

Neocities doesn't let peasants upload audio files. That's okay, though. There are ways around that, even without using external links. The audio on this page is encoded as a base64 string before being stuffed into an audio tag that looks like this, after the "base64," part:

<audio "data:audio/ogg;base64,">.

Isn't that neat?

cool thanks