←back to thread

518 points cantdutchthis | 2 comments | | HN request time: 0.432s | source
1. matths ◴[] No.44501036[source]
I like little TIL posts like this, introducing new tools and sharing first-hand experiences with them. Working around restrictions (like using animations in Github Markdown) leads to this kind of creative stuff. I looked at the resulting SVG https://koaning.io/posts/svg-gifs/parrot.svg and realised that a lot of inline SVG elements are used within inline SVG within..the SVG. I've never seen that before. So thank you very much for sharing.
replies(1): >>44501594 #
2. Aardwolf ◴[] No.44501594[source]
So one could make a quine: an animated SVG that shows its own source code being typed into a text editor