Live data from Hacker News

Feedr v0.8.0 – a TUI RSS reader, now read the full article from your terminal

github.com

1–10 of 20 posts

Re: Feedr v0.8.0 – a TUI RSS reader, now read the full article from your terminal

#5
post #2

RSS readers are immensely helpful to also interact with image (such as web comics) and video (Youtube channels) feeds. Alas, a terminal interface is a decisively bad choice for that.

Some terminal emulators – e.g., kitty – can show images inline. I use `toot` and `tooi` to read the Fediverse in kitty, and the images are there alright.

Re: Feedr v0.8.0 – a TUI RSS reader, now read the full article from your terminal

#6
post #2

RSS readers are immensely helpful to also interact with image (such as web comics) and video (Youtube channels) feeds. Alas, a terminal interface is a decisively bad choice for that.

I wish more sites added images (in the tag preferably) to their RSS posts. I think images are the perfect middle ground between spicing up pure textbased posts and not being distracting videos on autoplay.

With my self-built reader (link in bio) I'm always delighted to see posts with photos or images attached.

Re: Feedr v0.8.0 – a TUI RSS reader, now read the full article from your terminal

#7
post #2

RSS readers are immensely helpful to also interact with image (such as web comics) and video (Youtube channels) feeds. Alas, a terminal interface is a decisively bad choice for that.

I tried to use neomutt a few months ago, and found that all email is now just a mime encoded minefield. too bad, I liked the mutt workflow over having to have a browser opening and checking for stuff.

Re: Feedr v0.8.0 – a TUI RSS reader, now read the full article from your terminal

#8
post #2

RSS readers are immensely helpful to also interact with image (such as web comics) and video (Youtube channels) feeds. Alas, a terminal interface is a decisively bad choice for that.

Plug: I made https://github.com/ratatui/ratatui-image for ratatui projects (like this one), and terminals that support some image protocol. It falls back to some ASCII-art.

Re: Feedr v0.8.0 – a TUI RSS reader, now read the full article from your terminal

#9
post #2

RSS readers are immensely helpful to also interact with image (such as web comics) and video (Youtube channels) feeds. Alas, a terminal interface is a decisively bad choice for that.

You don't need to stay completely in the terminal interface. I use newsboat. I have configured it such that if I want to open any media links like that, one keystroke opens them in a new firefox window on top of everything. One can also use something like mpv or imagemagick if firefox feels too "heavy."
Post reply on HN