this post was submitted on 23 Jun 2023
847 points (99.1% liked)
Lemmy.World Announcements
29031 readers
8 users here now
This Community is intended for posts about the Lemmy.world server by the admins.
Follow us for server news ๐
Outages ๐ฅ
https://status.lemmy.world
For support with issues at Lemmy.world, go to the Lemmy.world Support community.
Support e-mail
Any support requests are best sent to [email protected] e-mail.
Report contact
- DM https://lemmy.world/u/lwreport
- Email [email protected] (PGP Supported)
Donations ๐
If you would like to make a donation to support the cost of running this platform, please do so at the following donation URLs.
If you can, please use / switch to Ko-Fi, it has the lowest fees for us
Join the team
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The Dev's stubbornness about captchas is a little baffling. Yes, they're not 100% foolproof but they help.
It's like arguing that we shouldn't have locks on or our doors because a skilled lock picker can get past them.
The devs aren't pushing back against captchas, but they're desperately trying to get 0.18 out to resolve a ton of issues. Captchas need to be redone in the code level and no one has done it yet.
someone has done it, there's a PR here: https://github.com/LemmyNet/lemmy/pull/3289
That looks promising, hopefully weโll have an 0.18.1 release later next week
They agreed to add them back. You can read their comments in OPs link
That only happened recently, though. For weeks they were replying to instance admins requests to reinstate captchas with things like "bots have beaten captchas, so they're useless."
What are you talking about? The issue to bring back captchas was only opened
4 days ago
!Captchas were only removed 2 weeks ago, no one spoke up then: https://github.com/LemmyNet/lemmy/issues/2922
The developers have nothing against captchas. They were the ones who originally built and added the feature: https://github.com/LemmyNet/lemmy/pull/1027
My mistake, I understood admins had been asking for the return of captchas as soon as they were removed.
Still, it took a few days for the devs to agree to reinstate them, which, combined with the general tone seem in that second link, is what gave me the impression that they were reluctant to do so.
In open-source projects and communities, it's often a bad idea to go around looking for (or inventing) conflicts among contributors. It can come across as drama-seeking or trolling.
In software engineering in general, a common reason that a desirable feature has not been written yet is that the people who know & work on the code only have so many hands, and so many hours in the day, and there are other things that also need doing.
This service is undergoing rapid development. Spam & abuse problems are things that folks who have run Internet services before are well aware of. It's not like anyone is going to give up and let spam bots ruin the thing they're building.
I doubt anyone wants to build a service that becomes 95+% spam & abuse, ya know?
My very first post on Lemmy was a (admittedly out-of-date) rant about the devs stubbornness about the hardcoded bad words filter and their behavior in the relevant GitHub issues. And I had people jumping in the comments defending them, telling me that it was fixed years ago, they're better now, surely that couldn't possibly happen again.
I am Jack's complete lack of surprise.
ETA: and yeah, I know about kbin, I've tried both, kinda waiting to see all the new Android native apps before completely moving over there. Seeing how all this shakes out.
Lemmy has a hardcoded profanity/vulgarity filter?
It had, but it was removed about two years ago in release 0.14.0 with the introduction of proper mod tools.
Kbin needs to sort out their API and get an app before I'm going to try using it directly.