nom is a nice little #TUI #RSS feed reader

It uses glow to make the markdown more readable.
https://github.com/guyfedwards/nom

It supports my newly installed freshRSS server via its API.

So now I can I have the same feeds on Mac / iOS (I use NetNewsWire) and other platforms.

One less thing stored in iCloud and moved to another #Proxmox LXC (freshRSS runs with PHP and sqlite and uses like 70 mb of RAM.

Wanna create minimal embedded UIs with Rust? 🦀

🧀 **Mousefood** — An embedded-graphics backend for @ratatui_rs 🐀

💯 Added RP2040-Zero e-paper & ESP32-C6 Embassy example in the new version!

⭐ GitHub: https://github.com/ratatui/mousefood

#rustlang #ratatui #tui #embedded #esp32 #rp2040 #opensource

Lots of cosmetic tweaks today, and also added a pop-out history panel that lets you see the browsing history, and also navigate through it.

#gemini #geminiprotocol #smolweb #terminal #tui

ku – terminal-based interface for working with Kubernetes clusters

https://fed.brid.gy/r/https://www.linuxlinks.com/ku-kubernetes-clusters/

dskDitto – parallel duplicate-file detector with interactive menus

https://fed.brid.gy/r/https://www.linuxlinks.com/dskditto-parallel-duplicate-file-detector/

The #Gemini client for the #terminal now has history support, so going backwards/forwards is a thing. Also did some tweaking and tidying of the visuals of how a page is presented. At this point I feel like I have the very basics in place.

https://blog.davep.org/2026/06/20/gemini-client-history.html

#gemtext #smolweb #python #programming #tui

Gemini client history

Work continues on my terminal-based Gemini client. So far today I've done a bunch of work on tweaking the presentation of a site, improving some of the widgets that go into the on-screen document. I've also added the start of a history system. So now it's easy to navigate backwards and forwards between pages.

davep