Sridhar Ratnakumar

Results 464 issues of Sridhar Ratnakumar

.. and other http errors. Just retry. ``` backend: HttpExceptionRequest Request { host = "www.reddit.com" port = 443 secure = True requestHeaders = [("User-Agent","haskell wreq-0.5.1.0")] path = "/r/zerocarb/top/.json" queryString =...

bug
good first issue

Would be nice to collect and display the top N tweets in the last week from a single, or a collection of, Twitter profile. eg: create a collection of twitter...

enhancement
good first issue

https://github.com/trending?since=weekly

enhancement
good first issue

For visual distinguishing.

enhancement
good first issue

https://docs.rsshub.app/

Sometimes a 3-day old link (it got popular suddenly?) would appear today. It makes sense to put this link at top, or highlight somehow in UI of its newness.

enhancement

Start by implementing RSS/Atom format. Research how to aggregate weekly best links from the raw feed.

enhancement

Perhaps do it as separate project. A Haskell clone of [wallabag](https://github.com/wallabag/wallabag) (PHP, ughhh).

enhancement

https://news.ycombinator.com/active A lot of HN threads with active discussion get suppressed from the front page (but made available in the [active page](https://news.ycombinator.com/active)). Figure out a way to get 'weekly best'...

When using this library on a Blazor client-side app running on WebAssembly, it throws: ![image](https://user-images.githubusercontent.com/3998/112180827-46abf680-8bd2-11eb-871c-7923e9967544.png) At least the http-client part of the library should be able to work on the...