rag feed reader
- 11 Devlogs
- 28 Total hours
RSS reader for Emacs. This is a feed reader for emacs that aims to be better than [elfeed](https://github.com/emacs-elfeed/elfeed) by focusing on performance to prevent xml parsing from freezing the Emacs LISP thread because I use [EXWM](https://github.com/emacs-exwm/exwm) (a window manager written in ELISP) so whenever Emacs freezes up, I cannot use my computer for anything else unless I switch TTYs. Due to this, I will be trying to make it as fast as possible.