

Just like old web forums, how nostalgic
Just like old web forums, how nostalgic
Complex requirements for social media websites to verify the identity of users, respond to spurious automated takedown requests, provide authorities with backdoors, etc. I think instead of explicit bans, it’s more likely they pass a regulations that are made for large websites with lawyers and algorithmic moderation, which are in practice not something fediverse instance operators can safely deal with and go against the basic values of the open internet.
Open source code doesn’t mean open API though. Bluesky seems to have made a whole thing out of their technical architecture, and I get the arguments that it’s centralized in practice, but wouldn’t it mean basically scrapping the whole thing to lock down third party clients? Even if that didn’t mean anything I think multiclients could be a good idea anyway, if people were using those and there was a Reddit situation, some portion of users would want to stay with the same clients rather than using whatever proprietary app they try to push.
I don’t use these so maybe I’m missing something, but why would you have to choose? Bluesky is centralized but it seems like its design is committed enough to open technology that it would take them a long time to walk it back, and in the meantime there shouldn’t be barriers to using unified clients that put content from both in the same interface, and possibly override any opinionated content algorithm from the company (not sure if that’s feasible or not).
Any details you could share about how you obtained and processed the data? It seems like there’s a lot of interesting things that could be done with this but I’m not sure where the best place to start would be
If/when it does get big enough, what would be a good solution? It would be possible to do the same as Reddit
For me I get prompted with a captcha on redeeming a free game, almost every time
How would it get past the captcha? EGS always has a complicated captcha
I use a script I wrote that plays music from Bandcamp with probabilities based on liking/disliking songs and the albums Bandcamp recommends in association with the rated song. Wary about sharing it anywhere though as it’s definitely against the tos.
I’m skeptical the market is ever going to have principles, for every person that has gotten burned and become personally aware of shady practices, there are many more that aren’t aware and don’t have the incentive or ability to do research to find out. Seems like the sort of thing where the system is rigged in favor of scammers if consumer choice is the only regulation.
One method could be to have a replay system, public state snapshots, and publicly logged inputs. Servers could randomly audit federated peers by replaying small segments of their logs, and defederate/broadcast that there is a problem if the end state doesn’t match. This would require them to be running the same code and not use arbitrary mods, but different settings would still be possible.
From talking to someone involved in local government software, it seemed to me like there is a push in the opposite direction from that; they want and are moving towards offloading as much as possible to third party software vendors.
I upvoted because I’m generally excited by the idea of software that lets you interact with different social media via one interface. Idk if the project itself is good but it seems like a neat idea.
I bet you could do it with ring signatures
a message signed with a ring signature is endorsed by someone in a particular set of people. One of the security properties of a ring signature is that it should be computationally infeasible to determine which of the set’s members’ keys was used to produce the signature
I agree that it’s bad that there’s a false impression of privacy, but I think it would be better to allow this as an extension or something and not include it as a feature in the UI, or at least not on by default. That way people who otherwise wouldn’t bother won’t be tempted to drive themselves crazy looking for imaginary enemies.
So it is a way for Lemmy instances to let people log in with their Reddit accounts? Neat
Check out Nostr, ActivityPub alternative that does authentication separately from content, works more like that.
I guess that’s somewhat true if you are sharing an implementation around, but even avoiding the feature being widely known could make a difference. Even if it was known, I think the scoring could work alright on its own. A malicious removal could be quickly reversed manually and all reporters scores zeroed.
I had an idea for a system sort of like this to reduce moderator burden. The idea would be for each user to have a score based on their volume and ratio of correct reports to incorrect reports (determined by whether it ultimately resulted in a moderator action) of rule breaking comments/posts. Content is automatically removed if the cumulative scores of people who have reported it is high enough. Moderators can manually adjust the scores of users if needed, and undo community mod actions. More complex rules could be applied as needed for how scores are determined.
To address the possibility that such a system would be abused, I think the best solution would be secrecy. Just don’t let anyone know that this is how it works, or that there is a score attached to their account that could be gamed. Pretend it’s a new kind of automod or AI bot or something, and have a short time delay between the report that pushes it over the edge and the actual removal.
Doesn’t that game already have a “behavior score”?