Private front-end for Reddit . Contribute to redlib-org/redlib development by creating an account on GitHub.
I have no idea why it's taken me so long, but I've "discovered" #Redlib as a way to view #Reddit without all of the cruft. #selfhosted of course.
https://www.macklin.co/redlib-reddit/
You can use Redlib to create an #RSS feed, which you can process in #Huginn to create a new version of the feed that includes the comments as well as the original post. Just right for using in your favourite rss news reader.
https://www.macklin.co/redlib-via-huginn/
aha, i have recently created lurker a similar selfhostable, reddit frontend. after a quick glance at redlib, the only different feature is the ability to use subscriptions and have the same "frontpage" experience of reddit with all your subscriptions.
I do the same with the activitypub subscriptions, as well as grabbing regular RSS feeds & notifications. I pretty much only need one app to keep up with all of my news - & can "click though" to interact in the real app/website if i have something to contribute
I actually use if to feed into Huginn, which means that it never leaves my local network. For the odd occasions that i want to add to the conversation i don't think that i have an alternative but to log into reddit (then log straight off after that). So it make sense to bake the right URL into the RSS.
I don't browse reddit at random, but YMMV & an auto redirect to the redlib server is a good thing to have in reserve - I use Firefox, of course
I've added a couple of bits to the "code" so that there are links to the reddit & redlib sites in case the comments are interesting but pulled into the feed too soon in the conversation. Also the option to use "credentials" as a way to set the server address as a variable.