Author here – I can't believe my humble little pet project has made it to the hackernews front page!
I cobbled it together for myself 5 years ago to aggregate my favourite news rss feeds. I'd be amazed if the server holds up! Feel free to ask any questions.
Yesterday, I debated on building exactly this after I became tired of sifting through junk articles across multiple news outlets. Are you willing to share the code?
Thank you! Unfortunately I am too ashamed of my code to open source it. Maybe I could OS the html/css/js and ask better coders than I to redo the backend...
I can't stare at white text on black with no visual hierarchy and get anything useful from it without really forcing myself to concentrate hard. Which is exactly the opposite of what I want from an aggregator.
For the MarketWatch site, link is just to their own in-house write-up, but you have the option to mouse over and bring up stock charts, etc. On CMWire, lag in updates is every three minutes or so, making it very timely.
Mobile-wise, HN News remains my go-to reading experience ;)
However, it does seem unnecessarily javascript-heavy when we are talking text, and it aggressively auto-reloads (sometimes when I'm in the midst of reading!). There seems to be a usability mismatch among people that use 1 browser with one tab open vs. people that utilize multiple browsers and/or multiple tabs.
edit: I, personally, use multiple browsers, some with multiple windows, and some of those windows with 5-60 tabs (i.e. HN). Graceful degradation used to be a concept highly regarded among developers that addressed these usage scenarios, but now we cater to the lowest common denominator only.
Nice to see that other people besides me like having their news presented this way. I will be launching my own iGoogle clone in the next couple of months. It will be easy to create and move around different feeds and there will be tabs as well - although I call them pages in my app. I built it using React/MobX/TypeScript.
I love this, I like how it's not image heavy. It also seems to aggregate all the sites I like to read :)
I really like the responsive multi-column, as someone who increases the text on webpages all the time , i find a lot of a more shinier things out there don't like 150%, your site scales nicely.
Just had flashbacks to writing PHP. Considering this is still an idiomatic style of writing PHP speaks to the problems of the language. That SQL injection venerability is also plain as day.
I hate multi-column layouts. The only reason they exist is to provide a narrow text width (easy to read) on a wide page without wasting tons of paper. Scrollbars exist, there is no good reason to have a multi-column layout for an electronic document.
There also doesn't seem to be any way to customize which RSS feeds are shown. That means I'd still need a second reader for anything not included (and have feeds I'm not interested in). That makes it even more useless.
This feels like the author's personal project. The feed categories are quite specific (London & Brighton) and fixed. I'm sure it's just what they want, but it's not exactly a general purpose news aggregator.
I disagree about muli-column layouts, as I tend to like them. I think it just comes down to preference. The best solution would be to offer multiple views based on user preference.
The rest is spot on though. A little too specific and un-changeable for my personal use.
Multi-columns work if you don't have to scroll to read the info as well. If you can get to the bottom of the column without scrolling (like on a printed page) it's fine. If you have to scroll they're horrid. You wouldn't print a book with a multi-column layout where each column continues through to the end of the chapter, and then you have to turn back to the start to read the next column. Yet people do it with digital documents all the damn time.
I think multi-columns are a good way to present information, it is a shame about being unable to change the column but surely that can be fixed? I'd use this if that was the case, it's a great way of pulling together newsworthy content.
Yes, but multi-column leads to scrolling down to finish one column, then having to scroll back up to keep reading. It just adds more scrolling. Note the scrollbar on the side of this page.
I am already used to this view, credit goes to android and web app of feedly. How about showing trending youtube videos. By the way, it is awesome. Loving it. It would have been great if I could personalise the feeds with my opml file.
Suggestion : Let me click on a source to front it on the top of the website. Simply store it in a cookie or localstorage. Even better, let me drag-drop to reorder or mute sites I'm not interested in seeing.
I disagree - yes, it's a simple project and probably not something I'd use, but it's also somewhat inspirational. It's a clean interface that does exactly what it's designed to do with minimal fuss. This is what hobby development is all about IMO.
Ah give them a break, it's a nice reader, that sure is just probably a bit of RSS, but it looks nice and it's good to see something simple like this that isn't cluttered.
As a Londoner it's also nice there is a decent London page.
Maybe it's karma powered, but yeah I feel a bit sad about this on the frontpage, not because I don't see the merit of it, but because I've tried to promote my feed that was tracking hundred of startup blogs and tech giants, and I was just able to get like 4 points in the 3 occasions I put it on Show HN. It's already water over the bridge and it's not tracking any more news, but anyway, sorry for this mini rant.
Readspike has been live for 5 years with only a handful of regular visitors, this is totally out of the blue for me! No idea who submitted it, I thought my site had errored when I saw it listed on itself
I cobbled it together for myself 5 years ago to aggregate my favourite news rss feeds. I'd be amazed if the server holds up! Feel free to ask any questions.