In today's video I chat about using Newsboat RSS reader with the Lynx command-line browser.
Bread on Penguins' channel: https://www.youtube.com/@BreadOnPenguins
A minimalist workflow:
My desktop setup is built around i3, and everything I do is handled by simple scripts and terminal tools. Thereâs no taskbar, no desktop icons, and no visual clutter. My email runs in aerc, my RSS feeds in Newsboat, and my web browsing in Lynx. Everything is fast, predictable, and distraction-free.
When I open Newsboat, it immediately loads my RSS subscriptions, a mix of Linux blogs, news sites, and personal journals from friends. Itâs not the neatest list in the world (I really should organise it one day), but it gives me exactly what I want, information without noise.
Unlike some feed readers that throw everything into one endless list, Newsboat groups feeds cleanly by source. That matters because some sites post dozens of articles a day while others might only update once a month. Separating them lets the quieter voices, personal blogs or smaller projects, actually be seen.
Organising information:
Newsboatâs tagging system is one of its best features. Iâve got tags for friends, games, news sources, politics, podcasts, and more. One of my favourite feeds is âTheyWorkForYouâ, an RSS service that updates whenever UK MPs speak in Parliament. I highly recommend it for anyone in the UK. Itâs an easy way to see what your representatives are actually doing, and I think itâs good for democracy to stay informed like that.
Some of my other feeds include Boiling Steam, GamingOnLinux, FreeGamer, and a handful of personal blogs like Ghostyâs and Drewâs. Newsboat makes it easy to jump between them depending on what Iâm in the mood for, Linux, games, or just something thoughtful to read with coffee.
Why I browse with Lynx:
When I want to read a full article from an RSS feed, I usually open it directly in Lynx. Itâs a text-based browser that runs right inside the terminal. For most of the content I care about, blogs, reviews, essays, or news articles, Lynx is perfect. It loads instantly, displays cleanly, and keeps me focused on the text instead of ads, autoplay videos, or pop-ups.
Sure, modern websites are built like web apps now, but thatâs exactly why Lynx is such a breath of fresh air. It strips the web back to what it was meant to be: information, text, and ideas. For sites that really need a full browser (say, something JavaScript-heavy), Iâve got Firefox set as an alternative, but honestly, thatâs rare these days.
I experimented with Dillo too, another lightweight option, but Lynx fits more naturally into Newsboat. I can just press a key to open any article right where I am, no switching windows or leaving the terminal. Page Up, Page Down, and Iâm reading. Itâs fast, simple, and reliable.
The beauty of plain text:
All of this ties into what Iâve been loving about working in the terminal again: everything is plain text. Config files, notes, RSS lists, scripts, itâs all just text. That makes it transparent, portable, and easy to automate.
For example, Newsboatâs feeds are stored in a single plain text file. If I want to back them up or edit them, I just open the file in Vim. If I want to tweak the configuration, itâs one small text file with a couple of commented-out lines for the browsers Iâve tried.
Thatâs also the philosophy behind how I manage my dotfiles and scripts. I used to use GNU Stow for symlinks, but Iâve replaced it with a few simple bash scripts of my own. Same with address books, why use a complex app when a CSV or tab-separated file does the job perfectly?
The more I build my own little tools, the more I enjoy the workflow. Itâs like rediscovering the old Unix philosophy: simple tools that do one job well.
Where itâs all going:
Iâve been spending more time writing lately, both on my blog and in text posts across platforms like the Fediverse and PeerTube. You can find everything at chriswales.wales, which links to all my current projects, podcasts, and social channels.
If youâre curious about minimalist computing, or want to see what life looks like when you move away from 'apps' and back into 'tools', Iâll be writing more about this approach, from plain-text note-taking to terminal calendars and to-do lists.
And if youâre just starting to tinker with RSS, I canât recommend Newsboat enough. Pair it with Lynx, and youâve got a distraction-free reading environment thatâs faster, cleaner, and infinitely more satisfying than the modern web.