Results 25 comments of freedit-dev

https://rsshub.app/twitter/user/durov/readable=1&authorNameBold=1&showAuthorInTitle=1&showAuthorInDesc=1&showQuotedAuthorAvatarInDesc=1&showAuthorAvatarInDesc=1&showEmojiForRetweetAndReply=1&showRetweetTextInTitle=0&addLinkForPics=1&showTimestampInDescription=1&showQuotedInTitle=1&heightOfPics=150 Rsshub adds many parameters for user customizing, maybe nitter could learn something from that.

Some newbies were scraping nitter heavily (I run an instance behind cloudflare ). Not too many ips. So, literally, it's not ddos but dos.

### How to know that your ip is blocked 1. `Failed to parse page JSON data: expected value at line 1 column 1` 2. Visit reddit.com directly and get ```...

> Can I ask what your solution does @freedit-dev? You could just build and deploy libreddit fork with Tor support https://git.spec.cat/Nyaaori/libreddit Or build and deploy my temporary solution https://github.com/freedit-dev/libreddit which...

@duoi Ok, but it's not compatible to the original libreddit. You **must** offer a socks5 proxy to make it work.

@sigaloid Oh, sorry. I missed your work on the Android Oauth fork. I'll take a look at it and see if I can get it working. And I holp the...

https://github.com/libreddit/libreddit/issues/841 Just add Feature PROXY/SOCKS support is enough for this issue

Sled is catching up rapidly! And it's not easy to replace sled. I'm watching sled closely. I have some problems with Sled when my db is about 50 GB(with compression...

https://github.com/freedit-org/freedit/issues/98 Yeah, almost everything is hard-coded. I did have a plan to refactor this part, but I need more info to architect it properly.

Thanks for your feedback. The role-based access control is a feature that I'm working on. And there is a crate called [oso](https://github.com/osohq/oso) that might be helpful. The problem is that...