Ask HN: How do you read articles and newsletters?
Unlike traditional online news sources, email newsletters come directly to you—right into your inbox and straight from a writer or publication you know and trust. At the same time, email can be a crowded and complicated place. Newsletters get mixed in with important messages, urgent reminders, and even annoying promotions. I'm thinking of interacting not in a streaming manner but in a slow-paced environment. In addition, the articles in my inbox create personal content storage for me, which I can leverage in future research. Unfortunately, most newsletters are not indexable, so the only way to search is to rely on your email-client built-in search engine.
How are you dealing with that? Sounds like some Gmail management can handle that, but maybe there are some prominent startups in that field?
15 comments
[ 3.7 ms ] story [ 44.9 ms ] threadInstead of tags, you _could_ have rules file messages into separate folders, but I prefer having all the mail in one folder and using tags that can be applied in a boolean AND/OR method, so I can view "all messages tagged both [Important] and [To Do]" for example. I may have some messages that are important but have no action that are only tagged "Important", or messages that are actionable but not important which are only tagged "To Do" ... but, it's important for me to keep on top of those messages that are _both_ "Important" and "To Do" so I don't let them slip.
Each day I go through 300 articles using shortcuts :
n -> go to the next p -> go to the previous m -> mark as read x -> discard o -> open
I do my daily curation this way. I would say I read roughly 5% of the articles/content.
But it's pretty quick and I am aware of new major versions of programming languages/frameworks I use.
New products, interesting newsletter content, etc.
I have one for you. It is called readwise [1].
They recently showed some cool AI experiments [2]. They could eventually solve some of the problems you cited like better search with natural language and better Information overload management with controlled summarization.
Feedly (already cited here) is the mature "News Reader" app. Readwise is the cool “Read it later" app. The perpective is difference, but they do share a lot of features (including AI powered ones)
[1] https://readwise.io/
[2] https://twitter.com/deadly_onion/status/1592990487257829376
This is their new tool (still in private-beta) for reading articles and newsletters. It also does RSS like feedly/feedbin.
https://cloudnativesimplified.substack.com/p/why-am-i-introd...
Remarkable is more geared toward handwritten notetaking. If you don't need such features and just want to read stuff, the high price is not worth it.
kobo-elipsa (and the all-new kindle scribe) have a similar large size (+stylus writing) at a somewhat lesser price.
Most kindles/kobos (and others too) support koreader [1]. this "app-mod" has a superb pdf reflow [2] mode that makes reading pdfs a good experience even on smaller displays (and these come with an even lesser price tag)
So koreader is the short answer. If you already have a kindle, give it a try. It is open source and easy to set up.
[1] https://github.com/koreader/koreader [2] pdf reflow is the pdf format equivalent to "responsive Web Design".