←back to thread

RSS is awesome

(evanverma.com)
314 points edverma2 | 1 comments | | HN request time: 0s | source
Show context
nine_k ◴[] No.45059517[source]
RSS is terrible as a format (Atom is much better), but RSS is awesome as an idea. If your web site were a database, RSS would be like WAL. If your website were differentiable, it would be like its derivative, or rather a Lagrangian, taken at the moment of last update.

(BTW all serious static site generators know how to produce an RSS/Atom feed.)

replies(3): >>45059603 #>>45059676 #>>45060988 #
DamnInteresting ◴[] No.45059603[source]
We should popularize a JSON-based alternative, we'll call it "Absurdly Simple Syndication."
replies(3): >>45059707 #>>45060066 #>>45062689 #
1. advisedwang ◴[] No.45060066[source]
Because the main content of a blog post is an article, markup actually works really nicely. Although I suppose you could embed HTML in a JSON string