I'm not sure if the question is about reading habits on HN, or the reading habits of the HN demographic. If it is the former, I middle-click 3-4 articles a day, and if they are also juicy topics, I middle-click the comments links as well. If it is the latter, I read tons of articles a day (avg 20), some related to tech, but mostly not. I read in the morning, at lunch (very productive time to read), and after dinner.…
What data science blogs?
Ask HN: Hacker News users reading habits
71–77 of 77 posts
Re: Ask HN: Hacker News users reading habits
#72If there's something I want to read later I send it to Pocket which my ereader supports, so I can read them on my nice portable eink device whenever I have a spare moment stuck in a waiting room or on a bus or whatever.
According to my reading habits[1] I've averaged reading 690 articles that way in each of the last two years.
In order to track my article reading habits, plus follow up on articles in related forums such as Hacker News after I’d read them and such, so I wrote a litte PHP browser based application that interfaces with the Pocket API to help me manage all that.
Naturally I called it Pocket Lint.
Re: Ask HN: Hacker News users reading habits
#73If maybe I'm too busy and can't read HN one night, what I do is read the next day starting from "?p=10", if I miss two days I start from "?p=15" and so on, though that query has a varying limit, going after the limit gives no results, in the past I've gotten a successful request til "?p=25" but today it seems the limit is just "?p=10", most times I've seen the "?p=15" working.
I don't want to miss new tools or discussions so I always try to keep a maximum of 2 days of not reading HN.
Re: Ask HN: Hacker News users reading habits
#74On average I read 2-3 articles fully but it also depends what's it on. On breaks I always try to read top 10 or 15 and sometimes comment. I find this community and commentators quite a pleasure to read because many of us posses something unique or at least it seems so.
Re: Ask HN: Hacker News users reading habits
#75Re: Ask HN: Hacker News users reading habits
#76Earlier quoted context omitted.
Same and I've thought about this a lot. I so often only read the comments without reading the actual article. Surely the fact that so many people do this must mean there's an untapped opportunity somewhere?
Yes, I thought that, I have a note in my sketch ideas: "Extract comments from HN", normally I value them more than the actual article. They are important, like reviews.
Basically, people who are smarter than me usually get to tell me why the journalist is wrong.
Re: Ask HN: Hacker News users reading habits
#77I read 3-5 articles per day, but oftentimes, I read the comments of 20-30 articles without clicking on the actual article. Recent example: Article about Angular 4.0 being released. I don't care about the article, but I do care about the comments of the JS folks.