Hacker News new | ask | show | jobs
by jacobwg 2334 days ago
I have a system of subscribing to RSS feeds and following accounts on Twitter as my source of news and continuing education, starring/bookmarking/favoriting items that look interesting, then returning later to read them - a two-pass filter basically. I'll then remove items I've read if I don't plan to return to them later.

In order to view all these saved links as well as share with anyone interested, I created a website to republish them all on one page:

https://savedforlater.dev

There's more info about the philosophy and implementation on GitHub, as well as all the source: https://github.com/jacobwgillespie/saved-for-later.