logoalt Hacker News

lentil_souptoday at 10:15 AM1 replyview on HN

> About needing SQLite client, it's real but it's roughly the same size as an XML parser.

what I like about it being XML is I can just open it with any text tool and inspect it. It's human readable so I can edit and debug it manually, no need to have a parser or an extra application just to see what's in my file


Replies

simonasktoday at 11:42 AM

That's such an unbelievably niche use case for an image file format, though. Extremely the wrong thing to optimize for.