Show HN: Telescope, a news reader app
I got fed up with the news reader apps out there so I decided to make my own. Its a simple concept where it tracks all your favorite news sources for new posts and the social shares it received. Then it ranks it HN/Reddit style using social shares as upvotes. It's not meant to be alternative to HN, just a focused way to track your favorite sources. Please try it out and let me know what do you think,
Note: you can do 'Add to Homescreen' on mobile to make it as an app.
Please leave a feedback or any feature wishlist you may have.
Thanks!
80 comments
[ 2.7 ms ] story [ 127 ms ] threadWill work on screen size and RSS soon.
I haven't found a news reader type app that handles those two sites, so I find myself wasting huge amounts of time hitting those two pages and trying to skim their entire link list looking for the couple new articles since the last time I visited, guessing wrong, and re-opening articles I've already read twice before. I'd love to be able to use your site to newsreader those two.
(Memorandum is tricky, as it groups related articles together because so many news articles feed from the same source report, and that greatly reduces needlessly redundant reading. Even if you could only easily add drudge, that would be a huge time savings for folks like me)
re: these being difficult because they are aggregators, could you just scrape the sites to find what they are linking to, then perform the same "social share is rank" logic to them?
newswhip.com is a site that does something similar, but it's very expensive. I would love an alternative!
I read many different sources, but I'm always curious what the "average" person is reading. What was the most shared/read article yesterday/last week, etc.
Any idea why the image from the NYT article "United Nations General Assembly Convenes in New York" is so low quality?
There are usually reems of ToS about this kinda syndication on the websites like the NYT.
Would you pay for it? how much do you think?
Ability to swipe out cards?
Nevertheless, A very clean minimalistic design choice.
but for sanity on desktop
#feed { overflow-y:hidden }
[0]: https://github.com/huginn/huginn
Not to sound nit-picky, but it seems easier to justify if it serves a purpose other than branding.
Oh and well done!
A competitor to Google News is great. The main problem I have with Google News is that it is always a few steps behind Twitter. It's really good if you're out of the loop, but behind the times if you're tracking a new story.
Where do you get the social shares? I don't see any share buttons on the webpage?
I understand that the headlines, images and blurbs are from public RSS feeds, but I'm almost certain the article content doesn't, not at least for many of these.
I've never paid for a subscription there but I do think they put out some quality journalism and I still get to catch a bit of their stuff with the Apple News app on my phone but I know Apple has cut a deal with them.
I was about to bookmark this but I won't use an app to bypass their paywall. I have to respect that and it'd be pretty hard to not if I loaded this every morning with the rest of my news sites.
But I do like the work they've done on it. It's very nice.
[edit] I love this new app
But a JS heavy website is an app.
I guess I don't consider "most shares" a good way to rank. Bush, Obama, then Trump always are at the top unless some other celebrity does something big.
Looks really nice, good job!
Edit: Filtered out, I meant to say.
I often miss the news for a day (too busy) or a week (traveling/camping) and then want to catch up. Also sometimes I avoid the news for a day because I'm avoiding a sporting event spoiler. Most websites/newspapers are geared toward today and don't let you easily see what they looked like yesterday or a week ago. Even better would be allowing a time range and being able to see the top news during that time period.
Some basic filtering would be nice too. For example, I might want to see a politics-free feed, but right now that would require looking at three different categories. It would be nice if each category had a checkbox next to it, and clicking on the label selected the category and clicking on the checkbox deactivated it when no category is selected. Also it would be nice to be able to add search strings that would remove items, so I could add "Trump" to a list and not see any articles with that in the headline (or maybe in the summary). As it is now under Business I'd still get a lot of Trump-related news.
Also curious why you chose to have some feeds off by default.
I agree, Im exploring how I can allow filter by category or keyword without degrading the performance of the app.
>Also curious why you chose to have some feeds off by default. I just wanted to not auto-subscribe everyone to the new sources im adding.