7 ms·
Show HN: Curratd read the news without distractions
Here is a small project I have been working on for a week or two. Basic concept is that wading through all the random tweets on a twitter timeline is time expensive, so let this site collect the most important news for you and don't worry about missing important news.
http://alpha.n.myrpi.org/index.php
- migidomingo 12y agoPretty cool. Good job man. Are you planning on working on this a little more? I'd definitely use this for sports if it updated more often.
- panteravaca 12y agoYea I plan on doing a ton more work, currently I am trying to get past Twitter's API limits but once I solve that it can refresh every page load.
- krapp 12y agoCache it to a json file?
- panteravaca 12y agoThats practically what I am doing right now, if it has been 15 mins, I pull in new tweets, if it hasn't i read from the cache.
- caruana 12y agoInteresting POC, surely there should be a lot more stories though. i can only see 7 stories and a few are about the same thing.
- panteravaca 12y agoThe whole idea is that it collects the top ten news stories of the day and presents them to the user.