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.<p>So I built ledit over the last few nights. Here's a very amateurish promo video.<p>ledit is open-source and can also easily be self-hosted if you so wish.<p><a href="https://github.com/badlogic/ledit2">https://github.com/badlogic/ledit2</a><p>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<p>Happy to get suggestions for improvements!