Live data from Hacker News

Google Reader Apocalypse Extremely Fucking Nigh

jwz.org

21–30 of 274 posts

Re: Google Reader Apocalypse Extremely Fucking Nigh

#21
post #19

I'm a Reeder user myself, though 99% of my reading is done on the Mac version. So far, ReadKit ($4.99, MAS) is the closest thing I've found to a replacement. I'd still prefer Reeder, but I can comfortably live with ReadKit if need be.

I use Reeder (iOS) w/ Feedbin (https://feedbin.me/), and the Feedbin web UI on the desktop.

Reeder for OS X is scheduled to get Feedbin support in the near future.

Re: Google Reader Apocalypse Extremely Fucking Nigh

#22
post #5

Not many people seem that interested in my approach to solving the feed reading problem. I run my own backend and frontend and just let it fetch things for me. Then I periodically check in and flip through to see what's new. If I wind up on some new platform on which the web frontend doesn't make sense, I'll write a native one which speaks the same simple "POST in, AJAX out" language. No big thing. I set up a Kicksta…

Have you heard of Newsblur? Sounds exactly like what you're describing. API: http://www.newsblur.com/api Open Source: https://github.com/samuelclay/NewsBlur Also, cheers for not including a link to your Kickstarter.

I saw Newsblur quite some time back, maybe in 2011 when I decided to move myself off Reader. It didn't look like anything I wanted: so many frames!

Reader itself had a whole bunch of stuff which got in the way. One time I tried mocking it up with most of that stuff gone and I liked what I found. That's the sort of ideal I went for with my own thing: enough of a bar so people know it's a feed reader and not some scuzzy content thievery site (since they arrive when they see it in their referrer logs), and a way to flip through the posts.

The Kickstarter was an attempt to try something really "out there" for me and see if it would work. It looks like it will not.

Re: Google Reader Apocalypse Extremely Fucking Nigh

#23
post #10

Earlier quoted context omitted.

I did (via the contact form), but no response was received.

You'll have to let me know how getting ignored in two different mediums feels. Protip? Getting people to talk to you is another form of sales. Also, don't ask questions in public for which the answers that could cause them to get blacklisted in their field of choice. That's a pretty good way not to get an answer. Rachel tends to be a drive-by participant in this community. Look at the comment/post history and the pro…

Thank you for responding to the central point and not attacking the author's identity.

Re: Google Reader Apocalypse Extremely Fucking Nigh

#24
post #8

One thing the google reader apocalypse seems to have taught us is that everybody's sense of entitlement is way too damn high. Feedly is documented. Type "feedly keyboard shortcuts" or "feedly tutorial" into google and you'll get all kinds of good (and concise) information. The fact that you didn't try to find any documentation doesn't mean it doesn't exist.

I installed the feedly extension and it proceeded to trash every page I viewed by inserting itself at the bottom. Even in plain Javascript files I was viewing

Yeah it's a weird default that is quickly disabled but the point is moot now that we have a full web client of Feedly.

Re: Google Reader Apocalypse Extremely Fucking Nigh

#25
post #5

Earlier quoted context omitted.

Have you heard of Newsblur? Sounds exactly like what you're describing. API: http://www.newsblur.com/api Open Source: https://github.com/samuelclay/NewsBlur Also, cheers for not including a link to your Kickstarter.

I saw Newsblur quite some time back, maybe in 2011 when I decided to move myself off Reader. It didn't look like anything I wanted: so many frames! Reader itself had a whole bunch of stuff which got in the way. One time I tried mocking it up with most of that stuff gone and I liked what I found. That's the sort of ideal I went for with my own thing: enough of a bar so people know it's a feed reader and not some scuzz…

Hit shift+E then shift+F. That opens "Everything" which is the river of news, then fullscreens it so it's a single framed river of news.

Re: Google Reader Apocalypse Extremely Fucking Nigh

#26
post #5

Earlier quoted context omitted.

Have you heard of Newsblur? Sounds exactly like what you're describing. API: http://www.newsblur.com/api Open Source: https://github.com/samuelclay/NewsBlur Also, cheers for not including a link to your Kickstarter.

I saw Newsblur quite some time back, maybe in 2011 when I decided to move myself off Reader. It didn't look like anything I wanted: so many frames! Reader itself had a whole bunch of stuff which got in the way. One time I tried mocking it up with most of that stuff gone and I liked what I found. That's the sort of ideal I went for with my own thing: enough of a bar so people know it's a feed reader and not some scuzz…

The nice thing about NewsBlur is that it exposes the API so that, if you want, you can make a completely new front end for it. This is what I did: http://www.altfeedreader.com/

Re: Google Reader Apocalypse Extremely Fucking Nigh

#27
post #3

Not many people seem that interested in my approach to solving the feed reading problem. I run my own backend and frontend and just let it fetch things for me. Then I periodically check in and flip through to see what's new. If I wind up on some new platform on which the web frontend doesn't make sense, I'll write a native one which speaks the same simple "POST in, AJAX out" language. No big thing. I set up a Kicksta…

BTW, OT but what do you think of Larry, Sergey, and Eric?

I never met any of them. I doubt they'd know me if they saw me.

Re: Google Reader Apocalypse Extremely Fucking Nigh

#28
Feedly is an example of an app that is extremely over-designed in a counterintuitive way. It is a remarkable case of form over function.

"There's a list of articles, one per line, stacked vertically on the screen. After you've scanned your eyes to the bottom of the screen, how do you see more? You scroll it up, right? Ha ha ha. No. You swipe right. Madness."

Oh. THAT'S how you do it. I thought it was impossible to scroll down a list of articles. When you swipe down on an article list, feedly alternates between showing you a single article and a portion of the article list. I have no idea what the intended function is.

And do the different width bars on the homescreen mean anything?

I switched to newsblur which looks like it's from 2003 and has a terrible home page. But at least it doesn't surprise me.

Re: Google Reader Apocalypse Extremely Fucking Nigh

#29
post #5

Not many people seem that interested in my approach to solving the feed reading problem. I run my own backend and frontend and just let it fetch things for me. Then I periodically check in and flip through to see what's new. If I wind up on some new platform on which the web frontend doesn't make sense, I'll write a native one which speaks the same simple "POST in, AJAX out" language. No big thing. I set up a Kicksta…

Have you heard of Newsblur? Sounds exactly like what you're describing. API: http://www.newsblur.com/api Open Source: https://github.com/samuelclay/NewsBlur Also, cheers for not including a link to your Kickstarter.

NewsBlur is also YC S12. I can't say I've tried them all to compare fairly, but I'm quite pleased with NewsBlur for my feed-reading needs. Samuel Clay has been quite responsive to the few GitHub issues I've filed, too.

Re: Google Reader Apocalypse Extremely Fucking Nigh

#30
Well, the good news for jwz is that these all seem pretty fixable. It's come a long way since the version I first saw after the Reader announcement. It took me a long time to warm up to Google Reader, and for it to have enough features for me. I was a Bloglines user for quite some time. Change is hard.

http://blog.feedly.com/2013/06/21/summary-of-the-last-100-da...

Post reply on HN