JSON feeds
03 Jan 2024
Microblog posting from 03 Jan 2024 at 16:35:50 +00:00.
I was today years old when I learned that there's a JSON format for weblog feeds. I learned it because I encountered a popular weblog that only publishes the feed in that format (AFAICT). I'm not surprised, of course, it was predictable. And it's just peachy because “date” fields with values that are unmarked strings and a “content_html” property with a value that's a string of escaped HTML is so much better than actual markup. 🤬 🤢