Live data from Hacker News

Ask HN: What are the best-designed news websites you’ve come across?

news.ycombinator.com

31–34 of 34 posts

Re: Ask HN: What are the best-designed news websites you’ve come across?

#33
My own script output,

https://ia902708.us.archive.org/2/items/news-aggregation-dem...

It scrapes a bunch of aggregator pages, just extracts linked text, casts out all but new links since last time, no whitespace whatsoever, and merges the links in a continuous stream so you can set a comfortable size and scroll. Sequence numbers help keep place as it takes several sessions to get to the bottom.

Post reply on HN