Introduction
It is suggested that you choose software based on the Unix philosophy; DOTADIW/"Do one thing and do it well". Programs usually come in three kinds, ones that run in a display server such as Xorg or Wayland, those that run in a browser (this is usually very harmful for reasons outlined in the browsers page) such as Electron (a Chromium based framework, that is reportedly spyware), and TUI or CLI programs that run in a terminal or tty (definitely the most minimal, a good example would be pass).
There is some criticism regarding GTK3 and GTK4, largely that they break compatibility to often (both in terms of app functionality and theming), that they are bloated, corporately controlled (through GNOME), or are simply ugly as compared to GTK2 (there are patches for this for GTK3).
Programs labeled green are ones I use unless uncontested.
DO NOT go with a web/cloud based password solution. Pass is probably the best option or you can use pen and paper.
Newsboat is written in muh Rust. Liferea can be used with GTK2.
DO NOT use an electron based editor like Atom, LimeText or similar.
I use (Graphical) Vim but use whatever works for you that isn't cloud-based or massive bloat.