creatonez 19 hours ago

Noticed an easter egg in this article. The text below "I'm sorry, but in the year 2025, this is ridiculous:" is animated entirely without Javascript or .gif files. It's pure CSS.

This is how it was done: https://github.com/tavianator/tavianator.com/blob/cf0e4ef26d...

1
o11c 19 hours ago

Unfortunately it forgets to HTML-escape the <wchar.h> etc.

tavianator 17 hours ago

Whoops! Forgot to do that when I switched from a ``` block to raw html