For procrastination, I usually go to Reddit, HN, or RSS/Atom feeds. I wanted a single place to view all these, without any distractions like adds, permanent UI redesigns, and super simple navigation and feed management.
So I built ledit over the last few nights. Here's a very amateurish promo video.
ledit is open-source and can also easily be self-hosted if you so wish.
https://github.com/badlogic/ledit2
My background is in gaming tech and compilers, so I'm not exactly sure what I'm doing. I've used lit + tailwind for the frontend and Node/Express/Postgres as the backend stack. YMMV
Happy to get suggestions for improvements!