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.
Any plans for a docker container?
containers are available through ghcr now!
Thanks for the update!
Could you please provide complete example of how to use it in nixos. I thought input.lurker.url line was in flake.nix but it gave error
ah, you can see an example in my nixos config:
https://git.peppe.rs/config/nixos/tree/flake.nix
(it used to be called readit at one point)