Parsing XML EXIF from .avif files (plus a rant)

Lobsters Hottest Tools

Summary

A discussion about parsing XML EXIF data from AVIF files, including a technical rant on the topic.

<p><a href="https://lobste.rs/s/jx44nm/parsing_xml_exif_from_avif_files_plus_rant">Comments</a></p>
Original Article

Similar Articles

Do you hate XML? (2010)

Hacker News Top

A reflective blog post from 2010 examining the reasons why developers hate XML, tracing the hype and backlash cycles, and discussing the challenges of using XML for data modeling and interoperability.

Exif Smuggling

Hacker News Top

Exif Smuggling is a proof-of-concept attack that hides an executable payload inside a JPG's Exif data, enabling passive download via browser image caching without additional network requests.

Avoid Using "< [Cdata[ ]]>" in RSS

Hacker News Top

The article argues that using CDATA sections in RSS/Atom feeds is problematic due to the special case of escaping the ']]>' sequence, and recommends using standard XML escaping instead for simplicity and uniformity.

Unicode Variation Selector-15 and some of my tears

Lobsters Hottest

A developer investigates why footnote backlink glyphs render as emoji in RSS readers, explores Unicode variation selectors (U+FE0E and U+FE0F) for controlling text vs emoji presentation, and discusses the broader challenges of variation selectors for web content.