Lemmy maintainer
No the max comment depth is generally lower now. However this doesnt affect comments created before upgrading.
Changing post.url
from varchar(512) to varchar(2000) really messed up database performance so lemmy.ml became unusable. Turns out that column statistics are removed when the type is changed, so we had to run analyze
as part of the migration. Seems like a bug in postgres.
https://github.com/LemmyNet/lemmy/issues/4983#issuecomment-2446945046
Dont think I did, it was really a team effort. And in the end the working solution was suggested by @phiresky@lemmy.world, thanks for that!
It will be rejected by the api (or by federation).
In principle it’s finished, but last time we put it on lemmy.ml for testing there were performance problems and we had to revert. So far it’s not clear what caused those problems, so we need to try again somehow.
I mean phone number verification like steam does. It’s only one of many possibilities when you are a major company.
Interesting, I never used digg and didn’t know about it’s history. It seems like they could have easily fought back bots with captchas, email verification, phone verification and so on.
She was also on lemmy.ml for a very short time.
No that’s not merged yet, still needs more feedback from plugin devs.
No that’s a completely different issue.
Yes I have more time available than expected, at least for now. And whenever I don’t program for a while, I get a strong urge to write some code so I can’t stop myself.
Yes I have more time available than expected, at least for now. And whenever I don’t program for a while, I get a strong urge to write some code so I can’t stop myself.
I dont have time to read all that. The problem with Beehaw is that the admins are extremely entitled, as if we had some obligation to work for them for free. Similar to what is described in OP.
However we are consistently improving the mod tools, and accept contributions in that area. You can see in the dev updates.
What is this “stance on mod features” that you are talking about?
I still remember your name from the early days, it’s great that you stuck around! How much Lemmy changed in these few years…
I don’t see how that would work with federation, as there would be multiple separate groups of community mods (and also admins) who could remove comments.
Thanks, I hope you’re right :D
Thank you :)
Interesting. However in this case the plane came down vertically so the wings/engines would hit the ground beside the building. In case of the pentagon, the plane supposedly flew horizontally at ground level, so the wings should crash directly into the building.
The post yes, but not the comments at depth > 50.