Tag
A video demonstrates a quine written in Piet, an esoteric language where programs are images. A 252x189 GIF serves as both the program and its output, printing itself byte for byte.
A tech blogger details how they reverse-engineered a server-side imagemap on a 1990s website to archive over 7,000 GIF icons from the Ibiblio Icon Browser, overcoming challenges with automated scripting.
Blog post exploring lossless recompression of GIF images using exhaustive search over LZW encoding, similar to Zopfli for PNG, to achieve smaller file sizes.
A progressive enhancement Web Component that turns a GIF link into a still frame with a click-to-play button, reducing unnecessary GIF loads.