As far as bringing in some UK sources that were traditionally print, I'd probably go with The Guardian and the Telegraph - caveat, they do have a left- and right- leaning bent, respectively. There might be an AP feed you can get in addition to Reuters so people have more newswire options.
Looks like something where you can take free https://newsapi.org json data and put it into a vue.js single view web app in about 2 hours. Good idea. If you add login, signup, saved articles, and paid / ads you would have something.
This is pretty cool, and it suits how I consume news. The feed only seems to include NYTimes and Reuters. Can I add my own publications or only choose from your list?
Of the publishers in the top stories group, those two seem to push out the most. There are other sections if you click the hamburger. Otherwise you can sign up and choose the sources you want. I'm also open to adding new sources with consumable RSS feeds.
Doesn't escape HTML chars properly, at least in titles. I'm seeing one story now with the title "Things we'd change in existing college football playoff".
Right now its chronological-ish. Some publishers post stories with publication dates in the future (I guess its when it will be in the print edition?) so in that case the system goes with when it first saw it. So you'll see in some cases timestamps out of order, because its sorting by a slightly different timestamp.
At some point I would like to sort in a better way -- this was total MVP. Theres a few things I'd like to try to ultimately differentiate this from other aggregators or even RSS readers.
A site in this space that's been indispensable to me for more than a decade now is Memeorandum (https://www.memeorandum.com/). (And they have a tech-news focused version as well, Techmeme: https://www.techmeme.com/)
Which isn't to say that a new entrant couldn't do this stuff better, of course! The more the merrier. I just mean that if your aim is to be the first thing I read every morning, here is who you will be trying to knock off the Iron Throne :-D
I have a related idea. There could be an open, machine-readable format websites could publish updates in; and clients that could consume these "feeds" in the way the user chooses. We could call it really simple syndication, or RSS for short. Site owners could even include ads if they want, embed podcasts or videos, and offer different feeds for different topics.
I've been working on something similar to this for awhile now, not near completion though. It allows you to subscribe to some websites that include a paywall, for free, including adding your subscription accounts. It's made with Headless chrome and TypeScript.
While I really appreciate the clean news, it does seem a bit weird to me, because most news stories originate on actual need feeds, like AP Wire, or Reuters.
Having done work with those wires, you can see how diverse they are, to the point that you spend more time glossing for your interests than not.
HN is a great example of not that model: it's a curated list for targeted readership/ engagement.
Edit: and then there's the issue of what feeds to use, so based on some target demographic, some feeds will not be shown (eg some small local community News from outback Australia), this means that it's already semi- filtered/ curated, but in a way that's minimally effective, imho.
If they were to take on the news wires head to head directly, and to allow a tiny publication to publish to the news wire: then they'd be onto something!
On a page that is meant to have the user scroll down to the next news article, and then to the next, and then to the next, it doesn't make much sense to me, to only have the menu and hamburger available on scroll up. I didn't even know it existed until I was reading the HN comments. Is this an actual standard thing, apologies if I'm going off for no reason.
42 comments
[ 3.8 ms ] story [ 94.5 ms ] threadMore features to come if people like this
Of the publishers in the top stories group, those two seem to push out the most. There are other sections if you click the hamburger. Otherwise you can sign up and choose the sources you want. I'm also open to adding new sources with consumable RSS feeds.
At some point I would like to sort in a better way -- this was total MVP. Theres a few things I'd like to try to ultimately differentiate this from other aggregators or even RSS readers.
Which isn't to say that a new entrant couldn't do this stuff better, of course! The more the merrier. I just mean that if your aim is to be the first thing I read every morning, here is who you will be trying to knock off the Iron Throne :-D
The no-bot and old uncle is a cliche by now.
I have a related idea. There could be an open, machine-readable format websites could publish updates in; and clients that could consume these "feeds" in the way the user chooses. We could call it really simple syndication, or RSS for short. Site owners could even include ads if they want, embed podcasts or videos, and offer different feeds for different topics.
I have a PWA that will clear all that up for you, friend.
For sites who haven't seen the light yet, there is RSS Bridge.
https://github.com/scripting/river5
I don't think it doesn't deserve to exist just because something else is already doing something similar.
http://HockeyBias.com
HN is a great example of not that model: it's a curated list for targeted readership/ engagement.
Edit: and then there's the issue of what feeds to use, so based on some target demographic, some feeds will not be shown (eg some small local community News from outback Australia), this means that it's already semi- filtered/ curated, but in a way that's minimally effective, imho.
If they were to take on the news wires head to head directly, and to allow a tiny publication to publish to the news wire: then they'd be onto something!
Good job! Gonna use.
What would really be great is a integrated night/darkmode for your night readers like me.