Kind of curious how that works, the url does not match what you land on so I'm guessing something intercepts it but it outputs a unique url? It's not just urlencode anyway.
Are they precomputed to save resources or something?
Pretty neat
I wrote the whole thing from ground up. I don't think I remember seeing any libraries back then. It actually initially used 1-pixel DIVs, then SVG, then later changed to canvas.
Are they precomputed to save resources or something? Pretty neat