RocketDerp
                                            RocketDerp
                                        
                                    Two version 0.18.0 servers are showing major loss of comments, replication is failing hard in the past 36 hours. I posted a side by side comparison of two servers. This...
30 hours ago, someone posted a Python script (register_random.py) to show how to create Lemmy accounts in mass: https://lemmy.ml/post/1344773 Issue #3200 has been opened to bring back captchas. EDIT: Although...
> why not just openly ban and fix the issue where it really exists: the signup process. I tend towards this choice. The entire Lemmy community should be able to...
You can try building it from git source: https://github.com/LemmyNet/lemmy-docs/issues/213
> git checkout 0.17.3 Should be using 0.18.0 here. What versions of cargo and rustc do you have?
You were supposed to run "RustUp" and be on 1.70, and you also seem to not have issued the submodule git commands?
These work: cargo 1.70.0 (ec8a8a0ca 2023-04-25) rustc 1.70.0 (90c541806 2023-05-31)
what's your error output? I also suggest trying from a fresh git checkout in an empty directory, for sake of clarity.
Database writes are having performance problems throughout the app. Issue #3061 with creating postings, also a database write.
Lemmy.world put in critical fixes today that have made a huge difference on their server CPU usage and they can now run their site with a single lemmy_server instance where...