I guess I'll be the first to deliver negative feedback.<p>Technically, it's well-designed. It's a fine-looking product that is easy and compelling to use. The key-point summary is a good feature. That's all granted.<p>However, I think this is a bad product to build. The past weeks and months have shown us that we probably need more long-form content and less short-form content, where the loss of details robs us of important nuances. Just reading the headlines -- and that is what this product allows you to do very efficiently -- does not necessarily make the user better-informed, but it dangerously gives the user the probably-false impression that they are now actually informed.<p>I would encourage you to think not just about the problems you would like your product to <i>solve</i>, but also the problems that your product might <i>contribute to</i>.
For anyone else interested in the code, I believe these are the repos -<p>Backend
<a href="https://github.com/SalmaanP/news_backend" rel="nofollow">https://github.com/SalmaanP/news_backend</a><p>Frontend
<a href="https://github.com/SalmaanP/news_website" rel="nofollow">https://github.com/SalmaanP/news_website</a>
Very nice looking - I wonder if the India link could be changeable to a geographical region more interesting to the reader (with maybe India as the default).
how was the summary points done? is it through processing the text through ML or Reddit does provide with key summary points or some 3rd party service?<p>How accurate is the summary points?
If this pulls news stories from reddit, it's going to be very biased, US centric, and left leaning. Great concept, just questioning using reddit as a source.
Very clean web app. I like the layout.<p>I personally don't use Reddit very much after their warrant canary issue .. and the CEO that edited comments. Kinda lame since the only similar alternative is kinda a cespool for racism <i>cough</i>cough<i>Goats</i>cough<i>.<p>Thanks for opening up the source too. I can see a lot of potential uses for this. You might want to add vim swap and </i>.log to your .gitignore though. :-P
Looks pretty neat!
I will take a look at the site over the coming days and report back with feedback :)<p>Side comment, I am wondering why you've bothered with putting your email as: salmaanpehlari[at]gmail[dot]com considering you've got the raw email address in the source code of that anchor.
great idea! I personally love the keypoints part, I like to stay updated with news but not so much read every single article, so this is great for me. My feedback:<p>- Work a bit more on the design, specially on mobile. On my iPhone 6s Plus, when I open the page I can only see 1 article, what I like about HN or Reddit is that you can quickly scan with your eyes what you are interested on, as a list. If that is your target audience then you should probably give a similar experience.<p>- Not a bit fan of the whole "popup" to see the bullet points, I would hide and show them under the title<p>- I would add an icon to click directly to the reddit comments next to the button<p>- I think this is a great site to be turn into an mobile app<p>Keep up the good work!
Impressive! I like the clean layout, and with KeyPoints, the page isn't nearly as ad-infested as it could be.<p>One suggestion: Have you considered adding the Reddit thumbnail to each article? May help break up the page a bit.
With the demise of Breaking News (breakingnews.com) I have been looking for a simple, clean global headline aggregator.<p>News! isn't a drop-in replacement (I liked the 'curated' aspects of BN), but News! is going on my short list of replacements.
nice work, good job. whenever something happens in turkey, i visit /r/worldnews to see how it is reflected in the world media and perceived by other people. with your tool, it's going to be a lot easier for me to do so.<p>with that said, there's a bug with the next button. /r/world is selected, i search turkey, i go down and press next, it brings back the home of /r/world. same happens without a search keyword as well. (or maybe there's just no data)