feeds.fun icon indicating copy to clipboard operation
feeds.fun copied to clipboard

News reader with tags

Results 130 feeds.fun issues
Sort by recently updated
recently updated
newest added

Feed normalization can remove duplicated entries, more entries will have tags, etc. There are at least two types of aggregated feeds: 1. Complex Reddit feeds - Example: https://www.reddit.com/r/linux+Gentoo+Kalilinux+archlinux+debian+Ubuntu+voidlinux+openSUSE+linuxquestions+linux4noobs+pop_os/.rss - It...

It may reduce the size of the table by removing duplicates. - According to gh-172 - Before implementation, repeat analysis from gh-172

I planned that the `l_entries` table would be constant, but there are already a few places where the records are changed.

good first issue

Currently, `EntriesProcessor` starts processing N entries at once in parallel and then waits for all of them to finish before starting the next batch. This could slow down the processing...

Currently `InfiniteTasks` loop has constant sleep `delay_between_runs` seconds. It is ok for now, but in the future, it could affect the speed of processing spikes of new news. `InfiniteTasks` should...

Otherwise, error messages will eat up the Sentry limits too fast.

Sometimes, tag processors skip entries. For example, OpenAI processors skip a lot of entries because no API key is found for them. Initially, such entries were reprocessed periodically, but this...

For example, if we filter out read articles and mark one unread news as read, it takes several seconds to update the news list.

bug
good first issue

Since it is free for the moment, I wonder if this is possible. Thank you for your wonderful work!

See: https://github.com/microsoft/LLMLingua