Hacker News

speckx
I turned my RSS feeds into an e-ink newspaper to stop reading on my phone heyjonny.dev

deweyan hour ago

In my regular RSS reader I often have the problem that some feeds are not full feeds, or some images are missing (In case they have some gallery) and I have to click out to the page, even just to verify I got the full text. That always kinda stops me from going the eink route where I don’t have a proper browser.

Depends on which feeds you subscribe to I guess, probably works really well for long form, reliable feeds.

nimih8 minutes ago

One way to get around this in some cases is to subscribe to the feed's associated email newsletter, which, IME, is more likely to have the full text of the article. This, of course, introduces other problems[1], but if your goal is to remove reasons to habitually look at your phone, it's worth investigating.

[1] The feed needs to have a newsletter in the first place, you probably need to clean up the markdown a bit before shoving it into an epub (I've noticed that table-based layouts are much more common, for instance), and your email provider probably doesn't provide an RSS feed of your inbox. The latter two are straightforward to fix but do require a bit of programming elbow grease.

MattTheRealOne22 minutes ago

A majority of the feeds I subscribe to do not include the full text in the feed themselves which is one of the main reasons I use Miniflux which has an option to fetch the full article text and works very reliably. Of the more than 150 feeds I am subscribed to, I think there are fewer than 5 that Miniflux is unable to fetch the text for. Miniflux can also connect to Wallabag to quickly save pages to it using the full text. That is great because Wallabag is often unable to fetch text directly on its own.

dewey20 minutes ago

I’m also a happy user of Miniflux and that specific feature. I still sometimes want to click out to the article easily to double check if it feels like something didn’t parse correctly. Rare but happens.

jeromechoo9 minutes ago

I have an X4 as well and tried going down this path but it's just a bit too much friction for me to set my X4 to hotspot mode and run the calibre sync every time I want to refresh my feed.

Absolutely love the idea though. Just wish Crosspoint/X4 had the ability to schedule push/pull, but that would likely burn through the battery.

ynacan hour ago

I like to read a physical dirty (ink dust, not content) finger newspapers whenever I can get them. At a bakery / cafe a few weeks ago, sitting outside having cherry Danish and an Americano (the international special), I was reading the NYT and the SeaTimes section by section. It was awesome. Comics, international, regional beats, magazines. I realized somewhere in the middle of the caffeine and sugar rush, just what a huge effort it takes to put out a DAILY newspaper. It's incedible, even without considering the cheap price.

There was a couple nearby looking at the mess of papers on my table. I realized I needed to tidy my donnage pile of sections, and impulsively offered them to the couple. They almost jumped. If I didn't know better I swear they were living out some fantasy of holding a newspaper for the first time.

ilamont4 minutes ago

> I realized somewhere in the middle of the caffeine and sugar rush, just what a huge effort it takes to put out a DAILY newspaper. It's incredible, even without considering the cheap price.

Former newspaper editor here. We took it for granted at the time, but the orchestration of different teams on a daily basis, with all kinds of cascading workflows and triggers, was something to behold. You'd go home late (or more often than not in those days, to the bar) feeling good about what your team had just shipped and looking forward to getting the hard copy the next morning. It was very different than magazine or book publishing, which I got into later.

And this was in the 90s. We had primitive terminal-based word processors (we called it "CText" but I can't locate any reference to it now) and I got started just as Quark Xpress entered the design workflow, replacing xacto knives and bits of paper and plastic that was somehow imaged or photographed. If you went back 30 years earlier, they were still using linotype.

KellyCriterion36 minutes ago

same here! Also for Airports, trains etc... sometimes I even buy one, which is often around 6 - 7 bucks, esp. weekend issues

(haha, 6 - 7 bucks for a printed mag on paper - seems somehow surreal these days? Esp since its "a one day useable product" mainly, while you can get some of these news app subscriptions for 10 bucks and you get every stuff tons of stuff)

kQq9oHeAz6wLLSan hour ago

I had this feeling recently at a local fair when a local online-only news site produced thier first-ever physical edition. It was great, I read through the entire thing while waiting for the parade.

ynacan hour ago

What paper - if you don't mind sharing. That's pretty interesting!

Eric_WVGG2 hours ago

Lack of a decent RSS client is one of the major things keeping me on an iPad over an e-ink tablet. I wish manufacturers like Remarkable would get serious about having software platforms.

TFNAan hour ago

This doesn't work for me in spite of over 10 years of trying. I am currently eating lunch and wasting time on HN on my phone, but my ebook reader full of edifying material is sitting there ignored on the table, right in front of me. I need some way of leaving the phone at home completely, but in my country so much basic everyday stuff relies on a phone (and strong bank authentication through a phone).

deweyan hour ago

For me it’s about building a routine. I go to a coffee shop every morning with my kindle and phone. Phone in my pocket on do not disturb and just read for an hour.

It’s not that hard to disconnect if you really want to.

TFNAan hour ago

I am an academic and do the same reading of books for hours each day without phone distractions. The problem is precisely the less formal environments where, instead of a serious book, I'm going to be reading news or other light content. Hard to go for the ereader then instead of the phone.

danlitt37 minutes ago

Perhaps this is sufficient reason to connect my KOreader to the internet for the first time...

phelman hour ago

I use Instapaper on my kobo for this, ifttt or zappier can subscribe an rss feed to Instapaper, also the browser extension is nice. See some article whilst I'm at work, click the browser extension, and when I'm on the train home Its there on my e-reader.

teroshanan hour ago

The issue with RSS on my e-reader is 1. the amount of feeds I'm subscribed to and 2. I'm often using my e-reader when I'm offline.

1. is not an issue on my computer/smartphone as I can scroll through the feeds and go through interesting links quickly, the keybindings help me do that quickly.

2. Can either be fixed by downloading all links when online (not practical in my case), or by picking and choosing which articles I want to read later.

I used to use Wallabag for this, but right now my setup is a self-hosted Readeck [0] instance with the associated KOReader plugin [1].

I really like Readeck because contrary to Wallaback (which I also used because there is a KOReader plugin for it) it captures the content from a page from the client-side through the browser extension [2]. That helps with paywalled articles which don't expose the full feed through RSS typically.

[0] https://codeberg.org/readeck/readeck

[1] https://github.com/iceyear/readeck.koplugin

[2] https://addons.mozilla.org/en-US/firefox/addon/readeck/

hn-front (c) 2024 voximity
source