我把 RSS 订阅做成了一份电子墨水报纸,以此戒掉手机阅读。
I turned my RSS feeds into an e-ink newspaper to stop reading on my phone

原始链接: https://heyjonny.dev/posts/rss-to-eink-newspaper/

为了寻找一种比手机屏幕更舒适的个人博客阅读方式,作者发现了 X4,一款极简的 4.3 英寸电子阅读器。尽管该设备缺乏现代功能,但其开源社区(特别是“Crosspoint”固件)提供的无缝且极客友好的体验超出了他的预期。 为了根据个人需求优化设备,作者开发了“feedpaper”。该工具可以从他的 Feedbin 账户抓取未读 RSS 条目,过滤掉不合适的内容,并将剩余的文章转换为简洁的电子书文件。这套工作流程将他的数字订阅内容转化成一份个性化的便携式“报纸”,让他能在户外享受阅读,而无需担心数字视觉疲劳。作者已将 feedpaper 开源并发布至 Homebrew,欢迎更多人尝试这种不受干扰的阅读方式。

一位用户制作了一份定制的电子墨水报纸以减少手机使用时间,这一举动在 Hacker News 上引发了热议,并进而演变成关于实体报纸触感魅力的更广泛讨论。 参与者们表达了对阅读传统报纸那种“凌乱”体验的怀念,并指出阅读纸质报纸需要付出努力且节奏缓慢。讨论随后转向了数字干扰带来的持续困扰;尽管许多人承认电子阅读器和 Instapaper 等工具提供了比手机更少干扰的替代方案,但仍有一些用户发现在休闲或非正式场合下,很难改掉随时查看信息流的习惯。 讨论的共识在于,虽然诸如“RSS 转电子墨水”设备或专用电子阅读器等技术为培养更健康的阅读习惯提供了途径,但成功的关键最终取决于建立严格的常规,或设法在物理层面与手机保持距离。这场讨论凸显了人们在日益依赖数字化的世界中,渴望找回缓慢而专注的阅读体验的愿望。
相关文章

原文

I really like personal blogs. I read them for entertainment, learning, and to keep myself updated on the latest trends in software engineering. I prefer to read them in a horizontal position, like on a couch or a deckchair outside in the sun. That explains why I almost never read them on my computer and always on my phone. I don’t necessarily enjoy that, though, since it makes my eyes tired.

This never bothered me enough to actively do something about it. But when I came across a pocket-sized e-reader called the X4 by Xteink, I got an idea. At only 4.3 inches, the X4 fits nicely in the palm of your hand. It also has no touchscreen and no backlight, and doesn’t ship with a preinstalled bookstore. While most people probably think of this as inconvenient or old-fashioned, a small community has gathered around this device. They even created an open source firmware for it called Crosspoint.1

At this point I already fell in love with the whole idea and ordered myself one. It took some time to ship it from China to Germany, and I worried the package might get stuck in customs. Luckily it didn’t. Once I got it, I wanted to try the stock firmware first, but it left so little impression that I can barely remember what it looked like. Within a few seconds I disliked it and wanted to install Crosspoint. To my greatest surprise, I had it installed after just three clicks. I then bought a DRM-free e-book, copied it to the X4, and started reading. I expected a lot more fiddling, but it just worked. Big shout out to all the contributors, you really nailed this.

But the real reason I wanted the X4 was to read my blog posts on it instead of my phone. I would just need to create an e-pub from them and load them onto the X4. My own little newspaper. With the help of AI, I could build it in a couple of minutes.

I use Feedbin as my RSS reader, which comes with a handy API. I just had to fetch all my unread posts, mark them as read, and create an e-pub from them. I also needed to filter out some feeds, since I subscribe to YouTube channels, JS-heavy blogs, and link-only newsletters that don’t make sense to read on e-ink. I won’t annoy you with the details, but if you want to take a look, you can find the project on GitHub. I called it feedpaper and you can install it via Homebrew.2

With a freshly printed feedpaper on my X4 (and my phone at home), I drove to one of my favorite outdoor cafés and enjoyed a good read with a latte. If you make your own feedpaper someday, I’d love to see a picture of it.

A hand holding the small X4 e-reader outdoors, its e-ink screen showing a blog post. A latte and a metal café chair sit in the sunlit background.

联系我们 contact @ memedata.com