

What is harper exactly? I have tried to Google it but I am not found anything RSS related.


What is harper exactly? I have tried to Google it but I am not found anything RSS related.


I have thought about it but I don’t think it’s possible because of CORS. Every site would need to have Access-Control-Allow-Origin: * on there favicon for it to work. Usually this would be sidestep by a proxy in the backend but the goal of tinyfeed is to be a static page generator, not a full HTTP server. Sorry 😔.


Just like the other comment said, tinyfeed is note what you are looking for, it’s goal is simply to be an aggregator for liks, not content.


I don’t plan on adding thumbnails, as they go against my initial vision for tinyfeed as a text-first UI like lobste.rs. However! one of tinyfeed’s core tenets is flexibility and customization, so if you want thumbnails, you can simply create your own template. If you need help you can open an issue, I would gladly help.


Indeed I am human ! (That’s what a bot would say 🤖)


Mostly no AI. I use it to review doc because I make a lot of typo / spelling error as English is not my first language. Recently I also used it to accelerate writing test cases but that’s all.
This is not a recent or “fast” projet, I have been slowly improving it for 3 years now :-D
Indeed it’s a bug. I have opened an issue and I will try to fix it when I have some time