Ask HN: What is your favorite way to read online content?

40 points by MaximumMadness ↗ HN
I've been spending a bunch of time recently browsing online content now that I'm at home a lot more.

I find that the reading UX between newsletters, news sites, Medium, Reddit etc is super varied.

Is there anyone site that makes reading content particularly enjoyable for you?

62 comments

[ 3.0 ms ] story [ 113 ms ] thread
Hacker News, Twitter, and QuiteRSS
Android:

Fwiw, pocket is great. ReadEra is perfect for PDF reading.

For longer articles I save them to pocket and read them on my kobo e-reader.
Firefox's Reader View, with custom userContent.css to fix the unnecessarily low contrast:

  @-moz-document url-prefix("about:reader") {
    body {
      background-color: #FFFFFF !important;
      color: #000000 !important;
    }
  }
In recent versions of Firefox this requires toolkit.legacyUserProfileCustomizations.stylesheets to be set to true in about:config

The most legible style is the style you're most familiar with, so "design" is almost always a negative. I don't care about your unique branding.

I use pocket. It is installed by default in Firefox (my default browser). From there I save the articles I want to read. And then i read them on my Kobo eReader (which syncs pocket saved articles automatically). The perfect combo to save my eyes a few "back-lit screen hours".
I use pocket + kobo as well.

I consider my Kobo Forma the most cherished tech purchase I've made in years.

(comment deleted)
Pocket and Kobo as well (with Newsblur for RSS feed aggregation).

That said, if there was an ereader that worked with Instapaper instead I'd probably jump across. Frequently enough Pocket screws up an article which Instapaper handles with aplomb.

Interesting.. I have just the opposite experience. Instapaper sends a weekly epub with my articles to my Kindle. More ofter than not, technical articles (i.e. math, code, many images) do not get converted well, to the point of making some of them completely unreadable.
(comment deleted)
Offline, no cookies or logging in, from a cache under my direct control, requested from a disposable anonymized IP address, and without ads.
For any text with more than a couple paragraphs, I always hit the "reader mode" button. If a webpage doesn't work with that, I'm not interested.
I like to read my online content as offline content. Paper prints FTW.
the nytimes website (with an adblocker) is about as good as it gets for me. my wants are pretty simple:

- nothing jumping around as i try to read, whole article on one page

- decent contrast (accessibility guidelines says >= 4.5:1)

- ~150% line height

- ~80char line width

- ~16pt font size

From principles: you want to minimize the left right action of your eyes/neck, to reduce fatigue, and not blast your retinas with a wall of white pixels.

One column of centered text with a non-busy black and white background looks great. For a while I read Amazon books like that because I put the online reader in an iframe.

Now I use a HiSense A5 e-Ink screen with a remote control for page turning and I couldn't ask for more.

Pocket and @Voice apps tts. @Voice allows you to jump through text by double tapping and supports more sites and formats (PDF, etc.), but pocket manages your article list so much better so I use pocky 90% of the time.

Pockets uses a readermode view, so it's non tts UI is nicer, so if you don't care about tts just use pocket.

Firefox reader mode is also nice, Firefox preview is great.

I don't read much of anything online these days. Most "reading" environments treat you as a user, not a reader. Poor typography, endless scrolling, and an endless supply of content that isn't worth reading in the first place. So I mostly consume text on screen only so that I can accomplish tasks. In other words, "reading" online is a means to an end.

All that said, if I stumble on a long form piece of writing that looks interesting, I'll print it!

I also tend to print anything substantial that I plan on reading. It's just easier on the eyes (though Firefox's reader mode and usejournal.com also help) and I can re-use the blank side of the paper for my notes. After that, it makes an okay fire starter.

I've also started subscribing to magazines and newspapers again. Most of the 'online' content I read is available in print form.

I am very much a fan of the printed word. I've been thinking about it like this: Online, text delivers itself to you, almost always in short-form streams, everything is ephemeral. With a physical book, you have to bring yourself to the text. Language, dialog, form, typography all come together on the page in a way that is highly satisfying. The act of reading printed pages is an "event" of sorts.

Any magazine recommendations?

I really enjoy both the Economist and the New Yorker. They tend to take very different stances on the same issues, but both have really excellent long-form articles that I enjoy. I also recommend hobby magazines (like Shutterbug or Adventure Kayak) that fit with your interests.
This is probably the comment that I resonate the most with - what defines "something worth reading" to you? Part of me feels like theres no way to get to the good stuff without sifting through it all a bit first.
I don't have a standard definition, I just spend time browsing for articles and essays that are aligned with whatever is top of mind at the moment. I might the weird one here, but I think my JSTOR subscription is worth every penny. The variety of content, along with the quality of publications is generally excellent. I stumbled on ETC: A Review of General Semantics recently and I've printed a bunch of articles and essays from their publications, dating back to the 60's. It's good stuff!
I use Innoreader for feeds and a lot of email newsletters. If you don't like things in multiple places, Innoreader can also generate feeds from websites (with mixed results depending on the structure of the website) and can give you temporary emails that you can subscribe to newsletters in so that they'll show up in the same interface.
I like to bound the amount I read (fewer endless scrolling sites) by subscribing to a limited number of email lists.

It prevents fomo, idly browsing sites with content I've already read, etc

And if the content stops being high quality (or starts bring diluted with low quality content), unsubscribing is cheap

Ideally, I would pay ~$1000 per year and have high quality content (no more than 1-2 hours of reading per day) ranging my interests be delivered to my inbox

If something is overly topical, it'll quickly get archived if I didn't end up reading it the day it arrived

I am happily addicted to NetNewsWire 5.0 + Feedbin

I get extremely high quality content and no advertisements, tracking or pop-ups. Also, NetNewsWire is blazing fast.

If you're looking for some RSS recommendations:

[1] An extremely good blog for the latest in Covid related pharmaceutical research: https://blogs.sciencemag.org/pipeline/

[2] Math with bad drawings: https://mathwithbaddrawings.com/

[3] A blog that analyzes military details in fictional battles: https://acoup.blog/

Earlier last year, I wrote a tool which scrapes a ton of web feeds (industry news, news about investments, cooking blogs, etc..) to my email. (shameless plug[0]). Everything gets organised with labels that fit my morning reading workflow well.

Something else I've also been practicing is not letting online reading disrupt me at work. If I ever find my concentration drifting, I use an extension which bookmarks it for later (either Google Keep or Pocket). Usually I have a nice backlog for when I'm in the reading mood.

[0]http://feedsub.com

Pocket + Kobo (my eReader)

Kobo has no RSS client, though, so for catching up on news feeds, Feedly on my Android phone or tablet. But I've largely stopped using Feedly at all, as my backlog would simply get so far that it started feeling like a chore to get through them.

I recommend longform.org for finding great longform article content.

This is mostly aimed at night-time reading and is an extension of f.lux but on linux you can apply custom glsl scripts to the screen with the compton compositor. I invert the screen and then highly red-tint it. This way I get 'native' darkmode on everything black-on-white, without having to depend on developers making a dark mode, buggy userscripts, and it works on all applications, even videos. (https://github.com/JZL/linux-color-inversion)

I have a script which changes my terminal and texteditor colorscheme then calls this script

My system primarily revolves around Instapaper[0].

If I run into anything that looks like it might be intereseting I save it to Instapaper using the browser extension on my workstation, or the app on my phone / tablet.

I also have a handful of email lists that automatically forward into instapaper, and a couple rss feeds that auto send to instapaper (Via ifttt[1]).

When I want to actually consume content I use the instapaper iPadOS app, which has a simple and clean UI. (This can also be done in your browser if you prefer)

[0]: https://www.instapaper.com/ [1]: https://ifttt.com/

Been reading a lot of longer articles and papers lately. If the author doesn't provide a PDF, I roll my own -- using Reader Mode and Print To File. I store a copy in Zotero so I can keep track of things and so I can add notes.

This enables distraction free reading and lets me archive the stuff I'm reading.

Used to have a similar workflow with Polar instead of Zotero, but switched to Zotero.

I'm using Polar for this and am pretty happy with it, especially with the page marks for reading progress and with the highlighting/annotations.

I'm not too familiar with Zotero. Does it have similar features, or do you just use it for storage and read/annotate in your PDF viewer?

I started aggregating a few finance sites via RSS, and then added twitch trading streams, and some discord servers.

It was my own personal feed for a while, but I've now put it on the homepage of a side project - https://topstonks.com

I find Reeder for iOS to be exemplary in terms of UX. I use inoreader to sync the state and find it to work well as a tool for that.

I get everything I can in there. Email newsletters, hacker news etc are all in here to save my inbox.