RSS feed still broken. Thought pg said it was fixed?
https://news.ycombinator.com/item?id=102167 $ date
2008-01-22 13:17:24 +0000 Tue
$ wget -qO- http://news.ycombinator.com/rss |
> tr \> \\012 |
> grep -c comitem
29
$ $ date
2008-01-22 13:17:24 +0000 Tue
$ wget -qO- http://news.ycombinator.com/rss |
> tr \> \\012 |
> grep -c comitem
29
$