Social network Reddit recently began blocking mobile visitors to its website while pushing them to download the official Reddit app, and it's fair to say that the move is not going down well with users. If you visit reddit.com on your iPhone today, you may see a new popup that can't be dismissed, asking you to "get the app to keep using Reddit".
You think there are still redditors around?
I think it’s just troll farms and bots. Every once in a while someone stumbles into the site and says something. THEN there is a whirlwind of answers/speculations/theories/lies.
A.I is running the show. If I use a certain word or phrase I get filtered. If I say the exact same thing without those “catch phrases” then I see a few votes.
I treat the site as a test site for trying language that gets PAST the trolls.
One thing I’ve noticed lurking on AITA is that there’s suddenly more people casually talking about being religious. Not like overtly preaching like you’d see in the past, but more people referencing going to church or doing things for religious reasons.
It just seemed out of place and weird. Like the tone of that part of the internet suddenly changed. It’s still more liberal than conservative, though that conflict seems to be mostly just not present, perhaps in part because of their rule against political topics, though even when some slip through, it does seem to lean more liberal or even progressive than conservative. Like plenty of abortion support, no broad support for tribal or hierarchical judgements. But it suddenly seems more religious. Christian, specifically.
While church attendance is NOW declining rapidly?
I suspect a Christian troll farm at work here. They NEED to indoctrinate at an early age to survive.
They can’t use FACTS, their bible doesn’t have any good ones.
Of course there are redditors around; I’m another one of them. We frequent the cool subs like the very human /r/FreeGameFindings and ignore the rest of the noise. Milk Reddit for the best of what it has to offer and dismiss the rest. I see nothing wrong with this approach for as long as Lemmy is still budding, relatively speaking.
I haven’t checked how big the ones that I still frequent there (like /r/manybaggers and /r/onebag) but they do still have organic real people posts. Anything news, tech, or politics, anything of that size, I just abandon any hope they’re not troll infested and LLM bots. Not to mention meme subs and themed artwork subs. Just full of vote farming bots. I need the art source, you dinguses!
On the bright side, /r/sbcgaming have a comms here and can also tie into retrogaming
As well as flashlights.
I guess it depends on where you look. All the subs I’ve been visiting where people actually hang out, rather than just a handful of karma farmers spamming, are still flourishing*, so I never fully switched to Lemmy, but use both 🤷 Reddit subs have a magnitude or two more people, so imho they’re better for news, memes and technical advice, while for the past couple years Lemmy feels better for insightful conversations.
* my main subs are for specific games and apps, a few countries/regions, and r/BestofRedditorUpdates, so ymmv
Lemmy world does the same thing, but to a lesser extent. Since they have so much of the users on the fediverse, them controlling their front page really controls the votes and who sees what.
How would that work?
We are all on different instances. With different algorithms, technology, and differing filters. The code doesnt support what your saying.
If an instance has the most people and blocks those people from seeing your post, delays it from posting, or downgrades it as a source, it could easily be done. They have control over their own instance.
Can you elaborate? Arent blocks public via the admin logs in lemmy? In addition that info can be pulled from the api from any instance/fediverse protocol.
I can reproduce of need be since i have my own lemmy and piefed instance and have over 20 years of software development experience.
This called it shadow banning on reddit, but I think of it more as shadow curating. I explain it a little more in other comments itt. Reddit does the curating as well.
IMO, you could do this live pretty easily. When I first started posting, the trolls would complain that I wasn’t consistently online, lol.
<lesser extent>
I dont understand. Can you point to where in the code it has this? The algorithm/stack is open to anyone.
You can read the code? I can’t. It wouldn’t even have to be a permanent code. It cold work for say an hour, take the post out of the running for the front page, and then disappear. The effects would be the same.
I know this is happening, I have no idea how.
Yep i can. Ive helped out on both lemmy, piefed, mastodon, gotosocial, peertube and others. Little things mind but yeah its my day job.
Theres a queue that is part of different instances. What can happen is posts/comments get backed up and the queue takes them all in. When an outage or slowdown happens it can bog down certain servers. Threadiverse (piefes/lemmy/mbin/etc…) up/down votes, comments, posts, etc… it gets slower as more instances connect to others. Its unfortunate but its part of the fediverse protocol. Piefed has some advances there, but it can still get bogged down sometimes.
Im not saying thats definitively what it is, but ive been on the other side of this phenomenon a couple of times when my lemmy and then later piefed instance had a new instance sync with it. Lemmy.world has had this issue for a while since its one of the biggest.
The way to test is to sent the instance in quesion a POST request with a comment OR use a known good instance (like piefed) and check the logs. It usually comes back with either a 200 immediately (which is good) or theres a HUGE delay.
Most of these instances are very much volunteer efforts.
So, instead of saying this isn’t happening, why not look into how it could be done? They’re doing it, I have no idea how. Take a look at new and you’ll see that things are being controlled for the all, hot page.
I post almost every work day, I can see the patterns really well from my end. I don’t care about upvotes as well, so I don’t really have any emotion attached to it other than it pisses me off that I’m probably not seeing other things they don’t want me to see. That’s really what I hated about reddit too and why I came here.
They could have someone controlling it real time, yeah? That would explain the inconsistency of when I post out of the norm. I’ve been lightly testing them for years now, which is why I believe I can safely say these things.
It would be VERY difficult. I have no idea what im looking for other than the delay or block. And im not seeing anything today. If you can give me an example, I can check in and reproduce. Otherwise its nettle/haystack.
It might very well be a bug.
I can see it being frustrating. But thats what community software is. The good news is that even just reporting the issue can help us all out!