Sander Saarend
Sander Saarend
I created the `update_hot_rank` helper function in db_schema. Let me know if putting it along with the existing code in the aggregates directory isn't good for you.
Hey, I hope you figured out your problems already, but if not, I suggest posting in [email protected] for further support.
> As mentioned elsewhere, this is not all that different from the rate at which some bot accounts are being created as-is. Does mCaptcha actually have a solution for this?...
I pushed a new version. * Performance is improved now compared to original + no additional db columns are used. * Batches are now constructed based on the existing `published`...
Using lemmy_server host memory as a stateful storage across multiple requests is problematic - it won't work well on instances using horizontal scaling. Lemmy already has a couple of issues...
Related to #2922
As an alternative to captchas, I have a lot of faith that an invite system would be a great help in fighting against bots (#1777) - especially if users need...
Seems the current bot wave is increasing quickly, and mostly on instances with captchas disabled. So it seems that the captcha is definitely acting as a deterrent in the current...
Hey, seems this is not about a bug in Lemmy, but about issues with local setups. If you notice anything wrong in the lemmy docs, please make a PR to:...
I have significantly reduced the scope of this PR: it only aims to provide support for `sslmode=require` now (which means that a TLS connection will be used - preventing eavesdropping...