kuuhana
  • Communities
  • Multi-communities
  • Support Lemmy
  • Search
  • Login
  • Sign Up
Reddit@lemmy.worldbyBlaze@lemmy.blahaj.zone
2 years

Reddit if full of bots: thread reposted exactly the same, comment by comment, 10 months later

i.imgur.com English

For the threads with the older one on the left: https://lemmy.world/post/14859950

(Thank you @Nelots@lemm.ee )

308
    You must log in or register to comment.

    • Anti-Face Weapon@lemmy.world
      2 years

      My understanding of how this works is that that left one is real accounts making real comments, at least in the majority.

      Then when the link gets reposted, either by a bot or naturally, potentially depending on the title, the bots scrape the old comments and post them.

      It’s content farming. And Reddit is probably okay with this.

        • moriquende@lemmy.world
          2 years

          The right one is the “real” accounts. Notice how the left one is newer and all the accounts have names ending with four digits, except where they aren’t copies from the right.

            • Sternout@feddit.de
              2 years

              No, the left one is older and most the names in the right contain four numbers.

              What’s going on here?

              Maybe op updated the picture?

                • Blaze@reddthat.com
                  2 years

                  I did, because other people complained in another comment that it was confusing to not have the older thread on the left.

                  Anyway, it’s pretty obvious which one is which one

                    • Sternout@feddit.de
                      2 years

                      Thanks I almost thought I’m delusional

                        • FiniteBanjo@lemmy.today
                          2 years

                          I also thought you were, lmao.

                      • moriquende@lemmy.world
                        2 years

                        yeah they did for some reason it seems

                      • SuddenDownpour@sh.itjust.works
                        2 years

                        The list of names at the left creeps me the fuck out.

                          • EldritchFemininity@lemmy.blahaj.zone
                            2 years

                            I saw this exact same style of bot account years ago on Tumblr. They always follow the same naming scheme: one word or two words combined and then a string of 4 digits. I bet if you go to any of their profiles, you’ll find like 4 comments that are all copied from old threads and a bunch of upvotes on completely random subs, possibly even all of them being on other bot accounts’ posts and comments.

                            The real question is whether they’re being used to fake activity on Reddit, sway public opinion by posting this sort of political slant, or will they later be used to advertise scams and this is just to make them seem legitimate.

                              • sep@lemmy.world
                                2 years

                                Why not all of the above? If you have a service, you want to sell it to as many customers as possible.

                                  • EldritchFemininity@lemmy.blahaj.zone
                                    2 years

                                    Very good point.

                                  • fine_sandy_bottom@discuss.tchncs.de
                                    2 years

                                    I thought the names followed that format because that’s the format reddit used for suggestions when signing up.

                                    I think the accounts are kind of “warmed up” this way to make them harder for reddit to identify as bots when they’re used for vote manipulation.

                                    Like a bot that just voted in /r/politics threads world be easier to identify than one which comments here and there and gets a few upvotes itself.

                              • livus@kbin.social
                                2 years

                                Reddit is going to poison LLMs sooner than I thought.

                                  • postmateDumbass@lemmy.world
                                    2 years

                                    LMAO while AIs reading training data sets get stuck in infinite loops.

                                    • bjorney@lemmy.ca
                                      2 years

                                      Reddit probably omits bot accounts when it sells its data to AI companies

                                        • phdepressed@sh.itjust.works
                                          2 years

                                          I doubt Reddit is in charge of many of the existing bots on their site.

                                            • bjorney@lemmy.ca
                                              2 years

                                              Reddit has access to its own data - they absolutely know which users are posting unique content and which user’s content is a 100% copy of data that exists elsewhere on their own platform

                                                • phdepressed@sh.itjust.works
                                                  2 years

                                                  I know they could be I’m just not sure they’re that competent. These bots often aren’t single user or just copy paste either, there’s usually some effort to mix it up or change wording slightly. Reddits internal search function is infamously shit but they “know” which users are unlabeled bots with some effort put behind them?

                                                    • brbposting@sh.itjust.works
                                                      2 years

                                                      I figure it’s their absolute last priority. They might know rough bot #s, but haven’t built or don’t widely use takedown tools. There’s always an enhancement to deliver, and bots help their engagement metrics.

                                                      • bjorney@lemmy.ca
                                                        2 years

                                                        I know everyone here likes to circle jerk over “le Reddit so incompetent” but at the end of the day they are a (multi) billion dollar company and it’s willfully ignorant to infer that there isn’t a single engineer at the company who knows how to measure string similarity between two comment trees (hint: import difflib in python)

                                                          • icydefiance@lemm.ee
                                                            2 years
                                                            1. To compare every comment on reddit to every other comment in reddit’s entire history would require an index, and if you want to find similar comments instead of exact matches, it becomes a lot harder to do that efficiently. ElasticSearch might be able to do it, but then you need to duplicate all of that data in a separate database and keep it in sync with your main database without affecting performance too much when people are leaving new comments, and that would probably be expensive.
                                                            2. Comparing combinations of comments is probably impossible. Reddit has a massive number of comments to begin with, and the number of possible subtrees of those comments would just be absurd. If you only care about comparing entire threads and not subtrees, then this doesn’t apply, but I don’t know how useful that will be.
                                                            3. Programmers just do what they’re told. If the managers don’t care about something, the programmers won’t work on it.
                                                    • livus@kbin.social
                                                      2 years

                                                      Doubt it, they are interwoven into almost any conversation with more than 70 comments.

                                                        • bjorney@lemmy.ca
                                                          2 years

                                                          If you have access to the entire Reddit comment corpus it’s trivial to see which users are only reposting carbon copies of content that appears elsewhere on the site

                                                            • criitz@reddthat.com
                                                              2 years

                                                              It’s probably not as easy as you imagine for reddit to identify and cleanse all bot content.

                                                                • livus@kbin.social
                                                                  2 years

                                                                  Of course it’s not. Nor do they want to.

                                                                  I think the person you’re talking to thinks all bots are like the easy ones in this screenshot.

                                                                  • bjorney@lemmy.ca
                                                                    2 years

                                                                    Look at the picture above - this is trivially easy. We are talking about identifying repost bots, not seeing if users pass/fail the Turing test

                                                                    If 99% of a user’s posts can be found elsewhere, word for word, with the same parent comment, you are looking at a repost bot

                                                                      • criitz@reddthat.com
                                                                        2 years

                                                                        That’s easy in an isolated case like this, but the reality of the entire reddit comment base is much more complex.

                                                                    • livus@kbin.social
                                                                      2 years

                                                                      The low level bots in OPs screenshot, sure, because it’s identical. Not the rest.

                                                                      I used to hunt bots on reddit for a hobby and give the results to Bot Defense.

                                                                      Some of them use rewrites of comments with key words or phrases changed to other words or phrases from a thesaurus to avoid detection. Some of them combine elements from 2 comments to avoid detection. Some of them post generic comments like 💯. Doubtless there are some using AI rewrites of comments now.

                                                                      My thought process is if generic bots have been allowed to go so rampant they fill entire threads that’s an indication of how bad the more sophisticated bot problem has become.

                                                                      And I think @phdepressed is right, no one at reddit is going to hunt these sophisticated bots because they inflate numbers. Part of killing the API use was to kill bot detection after all.

                                                                        • bjorney@lemmy.ca
                                                                          2 years

                                                                          Reddit has way more data than you would have been exposed to via the API though - they can look at things like user ARN (is it coming from a datacenter), whether they were using a VPN, they track things like scroll position, cursor movements, read time before posting a comment, how long it takes to type that comment, etc.

                                                                          no one at reddit is going to hunt these sophisticated bots because they inflate numbers

                                                                          You are conflating “don’t care about bots” with “don’t care about showing bot generated content to users”. If the latter increases activity and engagement there is no reason to put a stop to it, however, when it comes to building predictive models, A/B testing, and other internal decisions they have a vested financial interest in making sure they are focusing on organic users - how humans interact with humans and/or bots is meaningful data, how bots interact with other bots is not

                                                                • Damage@feddit.it
                                                                  2 years

                                                                  It’s account farming. They make fake accounts look legitimate so they can use them to influence opinions on the site.

                                                                    • livus@kbin.social
                                                                      2 years

                                                                      They also use them in groups of 3 to lure people to malicious sites and scam sites. Especially fake merchandise sites.

                                                                    • kubica@kbin.social
                                                                      2 years

                                                                      Basically replaying a thread to make it look like there’s activity in the sub.

                                                                      • runswithjedi@lemmy.world
                                                                        2 years

                                                                        deleted by creator

                                                                          • Anti-Face Weapon@lemmy.world
                                                                            2 years

                                                                            The left predates the right by 10 months

                                                                        • Pacrat173@lemmy.ml
                                                                          2 years

                                                                          https://en.wikipedia.org/wiki/Dead_Internet_theory

                                                                          I didn’t believe this when I first heard about it but it’s looking more true everyday

                                                                            • DahGangalang@infosec.pub
                                                                              2 years

                                                                              Yeah, even if we’re not quite “there” yet, it feels like we’re at least moving in that direction

                                                                                • FiniteBanjo@lemmy.today
                                                                                  2 years

                                                                                  Definitely depends on where you’re going. Certain Hexbear posts are such obvious bot networks, while some niche communities can remember what they wrote more than two comments ago.

                                                                                • SkyNTP@lemmy.ml
                                                                                  2 years

                                                                                  I have a more realistic description of “Dead Internet Theory” that involves no conspiracy theories:

                                                                                  The Internet is becoming a monoculture, which is killing the vibrant, diverse, resilient, innovative space it used to be. Manifestos about a better way of life, and creative personal websites have been replaced with vapid social status posts in bland bootstrap layouts that double as data collection schemes. Technology that empowers people has been replaced with technology to restrict people. Bots masquerading as people is just the cherry on the sundae, the inevitable outcome of having created such a monoculture, a place where large orchards of content are so easy to pollute. The modern Internet ducking sucks, it has been ruined by people.

                                                                                  • arymandias@feddit.de
                                                                                    2 years

                                                                                    Reading the Wikipedia it seems quite unlikely, but then again maybe it’s also written by a bot.

                                                                                      • LaLuzDelSol@lemmy.world
                                                                                        2 years

                                                                                        As a human I think the Wikipedia article is correct. I’m not a bot (drinking water right now- bots cannot do this).

                                                                                          • fine_sandy_bottom@discuss.tchncs.de
                                                                                            2 years

                                                                                            I saw a movie where bots had a kind of food & drink bag inside their belly to correct whatever they put in their mouth so they could emulate biologicals.

                                                                                        • fine_sandy_bottom@discuss.tchncs.de
                                                                                          2 years

                                                                                          This gets posted all the time, and it’s frustrating that it lacks any nuance.

                                                                                          It’s just a spooky bedtime story… “imagine if everyone you talk to online is just a bot”

                                                                                          Yes a lot of online content is generated.

                                                                                          Yes it’s getting worse.

                                                                                          Yes there’s lots of bots.

                                                                                          However… you can choose where you spend your time online, and spend it with friends or likeminded people.

                                                                                          What I mean to say is, some communities on reddit are “mostly dead”, but you don’t have to go there.

                                                                                        • Reddfugee42@lemmy.world
                                                                                          2 years

                                                                                          I remember when the narwhal used to bacon only at midnight.

                                                                                          Now the narwhal is forced to bacon continuously.

                                                                                          This kills the narwhal.

                                                                                            • thorbot@lemmy.world
                                                                                              2 years

                                                                                              🤮

                                                                                              • Brave Little Hitachi Wand@lemmy.worldEnglish
                                                                                                2 years

                                                                                                Narwhallaire bacongrind moment

                                                                                                • jaybone@lemmy.world
                                                                                                  2 years

                                                                                                  The narwhal bacons your data at midnight.

                                                                                                  • AwkwardLookMonkeyPuppet@lemmy.worldEnglish
                                                                                                    2 years

                                                                                                    The pigs fly at midnight, but believe not what they say, for they tell only treacherous lies.

                                                                                                    • Bluetooth@feddit.dk
                                                                                                      2 years

                                                                                                      This.

                                                                                                    • TigrisMorte@kbin.social
                                                                                                      2 years

                                                                                                      They lost so many users they needed the “engagement” numbers for the IPO so they opened the flood gate. Now they are stuck with an issue they can’t fix without admitting the fraud.

                                                                                                        • octopus_ink@lemmy.mlEnglish
                                                                                                          2 years

                                                                                                          How far does it have to go before investors start to care I wonder? I somehow doubt OP is the only person capable of perceiving and documenting this.

                                                                                                            • TigrisMorte@kbin.social
                                                                                                              2 years

                                                                                                              Where as it is shifting to a front for Gov. Psy Ops just like Xitter, investors don’t matter.

                                                                                                          • force@lemmy.world
                                                                                                            2 years

                                                                                                            Never trust a default username

                                                                                                            [adjective] [noun] [3-4 digits] is always a sign of bad news, on social media and Xbox Live

                                                                                                              • Grandwolf319@sh.itjust.works
                                                                                                                2 years

                                                                                                                And here I thought making a default username looking one was a good idea…

                                                                                                                  • Landless2029@lemmy.world
                                                                                                                    2 years

                                                                                                                    I’ve switched to name generation to stay extra anonymous…

                                                                                                                      • Grandwolf319@sh.itjust.works
                                                                                                                        2 years

                                                                                                                        Yeah, that’s what I was going for, I wanted a very typical name.

                                                                                                                          • gandalf_der_12te@discuss.tchncs.de
                                                                                                                            2 years

                                                                                                                            the John Smith of our times

                                                                                                                      • Hobbes_Dent@lemmy.world
                                                                                                                        2 years

                                                                                                                        Cutesy auto generated names are too useful for bots, the lazy, and fans of cutesy name combos.

                                                                                                                        Should have made defaults your approximate IP geolocation. I’m kidding of course for privacy reasons, but a little similar motivation to think about a better name during creation couldn’t hurt (looking at Reddit here).

                                                                                                                        Edit: but hey - maybe it’s not desirable for one to be able to distinguish users. I wonder… nah, Reddit would never… 😒

                                                                                                                          • WoahWoah@lemmy.world
                                                                                                                            2 years

                                                                                                                            This dude is from Pennsylvania.

                                                                                                                          • Potatos_are_not_friends@lemmy.world
                                                                                                                            2 years

                                                                                                                            I don’t know about that. I now stick to default names after HR told my department to help them identify some leakers on reddit.

                                                                                                                            • Panda (he/him)@lemmy.dbzer0.com
                                                                                                                              2 years

                                                                                                                              Usually Xbox Live has XxxNAMExxX

                                                                                                                              • joneskind@lemmy.world
                                                                                                                                2 years

                                                                                                                                When you use “connect with Apple” it creates an account with a name constructed this way.

                                                                                                                                You can change it afterwards but no one does.

                                                                                                                                EDIT: Wait, is it the default Reddit way?

                                                                                                                                  • limelight79@lemm.ee
                                                                                                                                    2 years

                                                                                                                                    Yeah I think any account you create now has that as the default. Or at least did a few years ago.

                                                                                                                                    So it’s really more of a “many new accounts are bots” rather than “you can distinguish bots by this account name format”.

                                                                                                                                • Margot Robbie@lemmy.world
                                                                                                                                  2 years

                                                                                                                                  Reposts has always been a major issue on reddit, there are an infamous moderator who would delete posts with traction and repost it himself for karma.

                                                                                                                                  Using bots to duplicate comments on reposts is a new low though.

                                                                                                                                    • milicent_bystandr@lemm.ee
                                                                                                                                      2 years

                                                                                                                                      Is it new? I got the impression that’s also been going on a while.

                                                                                                                                        • Margot Robbie@lemmy.world
                                                                                                                                          2 years

                                                                                                                                          It’s definitely not a new issue, but it’s only gotten worse since reddit has gone more and more mainstream.

                                                                                                                                          If you follow me on Lemmy since last year, you should know that I’ve always been extremely against having bots posting here.

                                                                                                                                            • milicent_bystandr@lemm.ee
                                                                                                                                              2 years

                                                                                                                                              I’ve always been extremely against having bots posting here.

                                                                                                                                              As are all who live to see such times.

                                                                                                                                              Except certain transparent bots that serve a clear, particular purpose. Like, we could have a bot that adds a new honorific to your description every time someone says, “oh hey, I saw a Margot Robbie on TV! Is that you?”

                                                                                                                                              MargotRobbieHonorificBot: That’s Her Esteemed Greatness The GOAT Academy Award Deserver And Future Empress Of The High Seas Margot Robbie!

                                                                                                                                                • Margot Robbie@lemmy.world
                                                                                                                                                  2 years

                                                                                                                                                  This bit is way funnier when it’s a real person saying it instead of a bot.

                                                                                                                                                    • milicent_bystandr@lemm.ee
                                                                                                                                                      2 years

                                                                                                                                                      What if it’s an actress, does that count? Or is it like, yeah, that’s just her character saying that.

                                                                                                                                                      • vivavideri@lemmy.world
                                                                                                                                                        2 years

                                                                                                                                                        -insert [human] honorific string of adjectives here, on behalf of Margot Robbie.

                                                                                                                                                  • zaph@sh.itjust.works
                                                                                                                                                    2 years

                                                                                                                                                    I very much remember this being an issue a couple years ago

                                                                                                                                                  • Druid@lemmy.zipEnglish
                                                                                                                                                    2 years

                                                                                                                                                    Esteemed, world-renowned actress Margot Robbie?!

                                                                                                                                                      • Margot Robbie@lemmy.world
                                                                                                                                                        2 years

                                                                                                                                                        That’s esteemed Academy Award nominated (and incredibly humble) character actress Margot Robbie to you!

                                                                                                                                                          • DerisionConsulting@lemmy.caEnglish
                                                                                                                                                            2 years

                                                                                                                                                            You’re the second best character actor name Margo(t), but with Margo Martindale existing, being second is still a great achievement.

                                                                                                                                                            • Druid@lemmy.zipEnglish
                                                                                                                                                              2 years

                                                                                                                                                              My apologies

                                                                                                                                                            • TimewornTraveler@lemm.ee
                                                                                                                                                              2 years

                                                                                                                                                              yep that’s really her

                                                                                                                                                            • DumbAceDragon@sh.itjust.worksEnglish
                                                                                                                                                              2 years

                                                                                                                                                              I had almost forgotten about him. Wouldn’t he also post obvious ads to the hundreds of communities he moderated, and bend the rules so that technically the posts belong?

                                                                                                                                                              • Tankton@lemm.eeEnglish
                                                                                                                                                                2 years

                                                                                                                                                                moderator who would delete posts with traction and repost it himself for karma

                                                                                                                                                                I’ve had this happen to me, it felt so fucking wrong lol. My thread got deleted by the mod and he reposted it as a sticky on his own name without so much mentioning me.

                                                                                                                                                              • UndercoverUlrikHD@programming.dev
                                                                                                                                                                2 years

                                                                                                                                                                We use manual approval for programming.dev accounts where there is a very simple instruction you must follow to be approved. The amount of spam that fails that test makes me concerned about the amount of bots from instances without any barriers for account creation.

                                                                                                                                                                What happens on reddit (in regards to spam) will inevitably finds its way to ActivityPub link aggregators like lemmy.

                                                                                                                                                                  • sparr@lemmy.worldEnglish
                                                                                                                                                                    2 years

                                                                                                                                                                    I am sad that the current generation of federated social media/networks still doesn’t have much, if any, implementation of web of trust functionality. I believe that’s the only solution to bots/AI/etc content in the future. Show me content from people/accounts/profiles I trust, and accounts they trust, etc. When I see spam or scams or other misbehavior, show me the trust chain connecting me to it so I can sever it at the appropriate level instead of having to block individual accounts. (e.g. “sorry mom, you’ve trusted too many political frauds, I’m going to stop trusting people you trust”)

                                                                                                                                                                      • takeda@lemmy.world
                                                                                                                                                                        2 years

                                                                                                                                                                        I think this would be a great feature request: https://github.com/LemmyNet/lemmy/issues

                                                                                                                                                                        I would definitively use it if it was implemented. Make it work like it is in GPG, where you can rank users based on your trust, and that is then propagated to others.

                                                                                                                                                                          • EldritchFemininity@lemmy.blahaj.zone
                                                                                                                                                                            2 years

                                                                                                                                                                            This concept reminds me of a certain browser extension that marks trans allies and transphobic accounts/websites using a user aggregate with thresholds that mark transphobes as red and trans allies as green.

                                                                                                                                                                          • SorteKanin@feddit.dk
                                                                                                                                                                            2 years

                                                                                                                                                                            I guess the question is how specifically you implement such a system, in this case for software like Lemmy. Should instances have a trust level with each other? Should you set a trust when you subscribe to a community? I’m not sure how you can make a solution that will be simple for users to use (and it needs to be simple for users, we can’t only have tech people on Lemmy).

                                                                                                                                                                              • sparr@lemmy.worldEnglish
                                                                                                                                                                                2 years

                                                                                                                                                                                For the simplest users, my initial idea is just a binary “do you trust them?” for each person (aka “friends”) and non-person (aka “follow”), and maybe one global binary of “do you trust who they trust?” that defaults to yes. anything more complex than that can be optional.

                                                                                                                                                                                  • SorteKanin@feddit.dk
                                                                                                                                                                                    2 years

                                                                                                                                                                                    But how does this work when you follow communities? Do you need to trust every single poster in a community?

                                                                                                                                                                                      • sparr@lemmy.worldEnglish
                                                                                                                                                                                        2 years

                                                                                                                                                                                        You’d see posts in a community/group/etc based on your trust of the community, unless you’ve explicitly de-trusted the poster or you trust someone who de-trusts them (and you haven’t broken that chain).

                                                                                                                                                                                          • SorteKanin@feddit.dk
                                                                                                                                                                                            2 years

                                                                                                                                                                                            Right, so if I have no connection to someone else, it’d be “neutral” and I’d see the post. If I trust them transitively, then it would be a trusted post and if I distrust them transitively, it would be a distrusted post.

                                                                                                                                                                                            I think implementing such a thing would not only be complicated but also quite computationally demanding - I mean you’d need to calculate all of this for every single user?

                                                                                                                                                                                      • gandalf_der_12te@discuss.tchncs.de
                                                                                                                                                                                        2 years

                                                                                                                                                                                        I think that there would probably have to be some database, somewhere, to store that data?

                                                                                                                                                                                      • STOMPYI@lemmy.world
                                                                                                                                                                                        2 years

                                                                                                                                                                                        That sounds smart!

                                                                                                                                                                                        • jkrtn@lemmy.ml
                                                                                                                                                                                          2 years

                                                                                                                                                                                          Yes! Web of trust is the only way. Everything else can be scammed. I am kinda wondering if it could be invites and if severing could be automated for social media. “We just banned a third person who came in on your invitations. Goodbye.”

                                                                                                                                                                                          • Blaze@reddthat.com
                                                                                                                                                                                            2 years

                                                                                                                                                                                            Definitely something that will emerge in the future once we’ll inevitable get bots here too

                                                                                                                                                                                            • Grandwolf319@sh.itjust.works
                                                                                                                                                                                              2 years

                                                                                                                                                                                              That would be awesome, cause you would still be able to see your mom’s post!

                                                                                                                                                                                            • Danterious@lemmy.dbzer0.com
                                                                                                                                                                                              2 years

                                                                                                                                                                                              Honestly I already believe that this has happened.

                                                                                                                                                                                              My reason for thinking this is because of this:

                                                                                                                                                                                              The spike that happened on October 2023 after the initial spike that happened due to the Reddit protests seems unnatural to me.

                                                                                                                                                                                              Someone gave the explanation of the release of the mobile clients but even then I wouldn’t think it would lead to a spike equivalent to the initial one since it would mostly just be people using an account they already had instead of creating a new one.

                                                                                                                                                                                              Like honestly if someone knows what event happened then that made so many new users join I’d appreciate it.

                                                                                                                                                                                                • Alexstarfire@lemmy.world
                                                                                                                                                                                                  2 years

                                                                                                                                                                                                  I didn’t get into Lemmy until there was a mobile client available, Sync to be specific. I believe it since a lot of Reddit users were basically mobile only. So, for a few months I basically subsisted on YouTube alone.

                                                                                                                                                                                                    • DeltaSMC@lemmy.world
                                                                                                                                                                                                      1 year

                                                                                                                                                                                                      .

                                                                                                                                                                                                        • Alexstarfire@lemmy.world
                                                                                                                                                                                                          2 years

                                                                                                                                                                                                          Is your issue with Sync or with the current state of the fediverse?

                                                                                                                                                                                                            • DeltaSMC@lemmy.world
                                                                                                                                                                                                              1 year

                                                                                                                                                                                                              .

                                                                                                                                                                                                          • Jakeroxs@sh.itjust.works
                                                                                                                                                                                                            2 years

                                                                                                                                                                                                            Sync came out in August tho, I used Connect in the meantime lol

                                                                                                                                                                                                              • Alexstarfire@lemmy.world
                                                                                                                                                                                                                2 years

                                                                                                                                                                                                                Sync is only one of many clients. And when it came out wasn’t the point of my post. But if no big clients came out in October then they couldn’t have been a factor at all.

                                                                                                                                                                                                                  • Jakeroxs@sh.itjust.works
                                                                                                                                                                                                                    2 years

                                                                                                                                                                                                                    That is sorta my point, I don’t know how much mobile app releases factored in to the spike back up in October. It probably did have some effect though

                                                                                                                                                                                                              • STOMPYI@lemmy.world
                                                                                                                                                                                                                2 years

                                                                                                                                                                                                                Newer user here… the api stuff got me to delete my reddit account but still surf it, it was the day of the IPO that i created my lemmy account…

                                                                                                                                                                                                                  • Blaze@reddthat.com
                                                                                                                                                                                                                    2 years

                                                                                                                                                                                                                    Welcome! Let us know if you have any question.

                                                                                                                                                                                                                    • fuckingkangaroos@lemm.ee
                                                                                                                                                                                                                      2 years

                                                                                                                                                                                                                      Welcome new person, best start brushing up on beans and jeans if you want to survive.

                                                                                                                                                                                                                      • Danterious@lemmy.dbzer0.com
                                                                                                                                                                                                                        2 years

                                                                                                                                                                                                                        That happened in March 2024 I think. And Reddit filed for the IPO in December 2023.

                                                                                                                                                                                                                        https://www.reuters.com/markets/deals/reddit-seeks-launch-ipo-march-sources-2024-01-18/

                                                                                                                                                                                                                          • STOMPYI@lemmy.world
                                                                                                                                                                                                                            2 years

                                                                                                                                                                                                                            The day it IPOd on the market was my final day not the day of filing… I was holding out hope it wouldn’t happen lol…

                                                                                                                                                                                                                              • Danterious@lemmy.dbzer0.com
                                                                                                                                                                                                                                2 years

                                                                                                                                                                                                                                Fair enough

                                                                                                                                                                                                                          • Grandwolf319@sh.itjust.works
                                                                                                                                                                                                                            2 years

                                                                                                                                                                                                                            Is that just accounts in total or active accounts?

                                                                                                                                                                                                                            I didn’t comment much in the beginning.

                                                                                                                                                                                                                            Now I try to comment at least once a day.

                                                                                                                                                                                                                              • Danterious@lemmy.dbzer0.com
                                                                                                                                                                                                                                2 years

                                                                                                                                                                                                                                accounts in total.

                                                                                                                                                                                                                                  • Grandwolf319@sh.itjust.works
                                                                                                                                                                                                                                    2 years

                                                                                                                                                                                                                                    Wait, then how would it go down? Are people deleting their accounts that much?

                                                                                                                                                                                                                                      • ✺roguetrick✺@lemmy.world
                                                                                                                                                                                                                                        2 years

                                                                                                                                                                                                                                        Entire instances disappear as well.

                                                                                                                                                                                                                                        • Danterious@lemmy.dbzer0.com
                                                                                                                                                                                                                                          2 years

                                                                                                                                                                                                                                          Apparently. But it seems like it only happened around the beginning after the second spike it stabilized for some reason.

                                                                                                                                                                                                                                          Edit: Here is the page with the stats

                                                                                                                                                                                                                                            • Grandwolf319@sh.itjust.works
                                                                                                                                                                                                                                              2 years

                                                                                                                                                                                                                                              Okay then I will admit, it does seem fishy.

                                                                                                                                                                                                                                  • PDFuego@lemmy.world
                                                                                                                                                                                                                                    2 years

                                                                                                                                                                                                                                    That’s been happening for ages. I’m sure if you check the profiles you’ll find other posts with all the same bots commenting. A lot of lazier ones wait exactly a year to repost, and it’s pretty obvious in subs for something like a live service game where they’ll be reposting complaints that are way out of date. One in the Monster Hunter sub reposted a trailer for Iceborne which had been out for 3 years by that point.

                                                                                                                                                                                                                                      • Buffalox@lemmy.world
                                                                                                                                                                                                                                        2 years

                                                                                                                                                                                                                                        These are probably the bots that will be paid for creating content too. lol

                                                                                                                                                                                                                                        • WalrusDragonOnABike [they/them]@reddthat.com
                                                                                                                                                                                                                                          2 years

                                                                                                                                                                                                                                          My favorite reposts were the ones that were only like 6 months later, so they’re talking about christmas or r/place as if its that time of year when its the total opposite.

                                                                                                                                                                                                                                        • Dark Arc@social.packetloss.ggEnglish
                                                                                                                                                                                                                                          2 years

                                                                                                                                                                                                                                          I’m mildly annoyed the recent thread is on the left not the right, but this is super interesting so thanks for sharing! 🤖

                                                                                                                                                                                                                                            • Blaze@reddthat.com
                                                                                                                                                                                                                                              2 years

                                                                                                                                                                                                                                              Feel free to edit the image to change the order, I would update the post with the updated version!

                                                                                                                                                                                                                                                • Nelots@lemm.eeEnglish
                                                                                                                                                                                                                                                  2 years

                                                                                                                                                                                                                                                  https://i.imgur.com/OCHkQVg.png

                                                                                                                                                                                                                                                    • Blaze@reddthat.com
                                                                                                                                                                                                                                                      2 years

                                                                                                                                                                                                                                                      Thank you, updated on LW, should federated to other instances as well! https://lemmy.world/post/14859950

                                                                                                                                                                                                                                                • Bonehead@kbin.social
                                                                                                                                                                                                                                                  2 years

                                                                                                                                                                                                                                                  Give them some credit. They’ve finally changed the user name generator to random words instead of Adjective_Noun_####.

                                                                                                                                                                                                                                                    • De_Narm@lemmy.world
                                                                                                                                                                                                                                                      2 years

                                                                                                                                                                                                                                                      They have not, left is the more recent post. The right one could be real and is just recreated by these bots.

                                                                                                                                                                                                                                                        • Grandwolf319@sh.itjust.works
                                                                                                                                                                                                                                                          2 years

                                                                                                                                                                                                                                                          I agree, credit retracted.

                                                                                                                                                                                                                                                        • Zekas@lemmy.world
                                                                                                                                                                                                                                                          2 years

                                                                                                                                                                                                                                                          No, I think those comments are just unwitting humans walking into the simulation.

                                                                                                                                                                                                                                                            • BarqsHasBite@lemmy.caEnglish
                                                                                                                                                                                                                                                              2 years

                                                                                                                                                                                                                                                              “It doesn’t look like anything to me.”

                                                                                                                                                                                                                                                            • AlteredStateBlob@kbin.social
                                                                                                                                                                                                                                                              2 years

                                                                                                                                                                                                                                                              Adjective_Noun_#### are default generated by reddit, so they upgraded to their own generator at least it seems.

                                                                                                                                                                                                                                                            • kameecoding@lemmy.worlddeleted by creator
                                                                                                                                                                                                                                                              2 years

                                                                                                                                                                                                                                                              shit like this was happening before the exodus, you’d go into one thread then the other where it’s crossposted, and it’s the same comment, but with some dot, commas in weird places and it’s a reply to another comment and doesn’t really makes sense.

                                                                                                                                                                                                                                                              oh and youtube comments are full of nonsensical AI convos that like recommend financial advisors, or coins to invest in, like bruh

                                                                                                                                                                                                                                                                • irreticent@lemmy.world
                                                                                                                                                                                                                                                                  2 years

                                                                                                                                                                                                                                                                  True, that did happen before but the OP image shows something different. It’s not just a few comments copied over to the new post it is every single comment copied exactly the same as the original.

                                                                                                                                                                                                                                                                • RememberTheApollo_@lemmy.world
                                                                                                                                                                                                                                                                  2 years

                                                                                                                                                                                                                                                                  Just paid a visit. It’s really gotten bad. Horrible titles that make little sense. People falling over each other to make tired quips instead of conversation, and the rest to point out how someone is wrong or one-up the commenter.

                                                                                                                                                                                                                                                                    • jkrtn@lemmy.ml
                                                                                                                                                                                                                                                                      2 years

                                                                                                                                                                                                                                                                      That’s what it has been like for years now.

                                                                                                                                                                                                                                                                        • RememberTheApollo_@lemmy.world
                                                                                                                                                                                                                                                                          2 years

                                                                                                                                                                                                                                                                          IMO it’s gotten markedly worse since the 3rd party app debacle. Perhaps combined with the advent of AI added to bots has made it obvious. Yeah, it’s been on a decline for quite a bit with the repost bots repeating everything from posts to replies, but people would call them out. Now it’s like it’s bots all the way down or the remaining participants have resigned themselves to the decline.

                                                                                                                                                                                                                                                                          Small subs still seem mostly safe, but anything with decent participation is pretty bad.

                                                                                                                                                                                                                                                                            • CafecitoHippo@lemm.eeEnglish
                                                                                                                                                                                                                                                                              2 years

                                                                                                                                                                                                                                                                              Yeah the only real reason for Reddit for me anymore is sports discourse. E.g. the Baltimore Orioles are my MLB team. /r/Orioles on reddit has almost 80k members. Currently on the page there’s 62 people actively in the sub and that’s at 10am on a Wednesday, not during a game. The two Orioles communities on lemmy are Orioles@fanaticus.social and Baltimore Orioles@lemmy.world and they have 133 and 131 subscribers, respectively. There’s a bot posting game day threads and 0 comments in all of them. The only post not by a game day bot was 21 days ago.

                                                                                                                                                                                                                                                                                • imaqtpie@sh.itjust.works
                                                                                                                                                                                                                                                                                  2 years

                                                                                                                                                                                                                                                                                  Yeah I feel you, at least the Orioles team is super stacked rn though (speaking as a Yankees fan 🫠). !yankees@fanaticus.social is equally dead.

                                                                                                                                                                                                                                                                                  My current thought process is that if we can get a decently active generalized baseball community going, it could provide a stepping stone to increasing the activity in the team-specific communities. I’m trying to be active on !mlb@lemmy.ml and !baseball@fanaticus.social as much as possible.

                                                                                                                                                                                                                                                                                  There is already a latent population of sports fans on Lemmy, but it’s sort of a self-fulfilling prophecy that the communities aren’t active so people assume there must be no other fans.

                                                                                                                                                                                                                                                                                  My other thought on this topic is that although I do miss the active fan discussion and game threads, the subreddits for essentially all of my teams were indisputably toxic cesspools. The whining, armchair GMing, scapegoating, and just completely idiotic takes were out of this world. So it’d be nice to have activity, but too much activity can also degrade the quality of discussion to the level of Twitter and just create a very toxic environment where fans are constantly arguing and complaining.

                                                                                                                                                                                                                                                                                • Blaze@reddthat.com
                                                                                                                                                                                                                                                                                  2 years

                                                                                                                                                                                                                                                                                  Username checks out. Which client are you using for Lemmy?

                                                                                                                                                                                                                                                                                    • RememberTheApollo_@lemmy.world
                                                                                                                                                                                                                                                                                      2 years

                                                                                                                                                                                                                                                                                      I switch between Mlem and Voyager (iOS). I like them both, but I tend to use Voyager more. Mlem tends to give me more variety of communities, I like Voyager’s layout.

                                                                                                                                                                                                                                                                                  • Rivers@lemmy.worldEnglish
                                                                                                                                                                                                                                                                                    2 years

                                                                                                                                                                                                                                                                                    Reddit went to shit when the zoomers flooded in, arguably the late 90’s kids aswell

                                                                                                                                                                                                                                                                                • Eezyville@sh.itjust.worksEnglish
                                                                                                                                                                                                                                                                                  2 years

                                                                                                                                                                                                                                                                                  Lmao! Dead internet theory!

                                                                                                                                                                                                                                                                                  • orangeboats@lemmy.world
                                                                                                                                                                                                                                                                                    2 years

                                                                                                                                                                                                                                                                                    I’ve noticed that many Reddit users with the username format Word_Word_Number (for example Absolute_Bot_1230) are almost guaranteed to either be a bot or extremely inflammatory – it’s like everything they post is meant to generate controversies.

                                                                                                                                                                                                                                                                                      • meowMix2525@lemm.ee
                                                                                                                                                                                                                                                                                        2 years

                                                                                                                                                                                                                                                                                        Yeah reddit has a name generator that you can choose from when you create an account and that’s the format it uses. Those names are almost exclusively bots and throwaway/anon accounts

                                                                                                                                                                                                                                                                                        • Syd@lemm.ee
                                                                                                                                                                                                                                                                                          2 years

                                                                                                                                                                                                                                                                                          Well yeah they even have bot in their username.

                                                                                                                                                                                                                                                                                          • Dasus@lemmy.world
                                                                                                                                                                                                                                                                                            2 years

                                                                                                                                                                                                                                                                                            It’s Reddit’s automatic username generation, so either yeah, bots, or someone logging in through Google/Facebook and having a username assigned to them.

                                                                                                                                                                                                                                                                                            • wazzupdog@lemmynsfw.com
                                                                                                                                                                                                                                                                                              2 years

                                                                                                                                                                                                                                                                                              I’m glad i end with word*_word_word for my screen name, lol.

                                                                                                                                                                                                                                                                                              • xyz@lemmus.orgEnglish
                                                                                                                                                                                                                                                                                                2 years

                                                                                                                                                                                                                                                                                                I don’t get it. They already created a good bot network, but the username part is where they get lazy.

                                                                                                                                                                                                                                                                                              • SuddenDownpour@sh.itjust.works
                                                                                                                                                                                                                                                                                                2 years

                                                                                                                                                                                                                                                                                                Just said on a Reddit r/worldnews’ thread that the subreddit has been astroturfed for years, as a response to someone wondering how could people in the comments be wishing for more innocent Palestinians be killed, and surprise surprise, I got instabanned. The site is becoming a façade of a fake reality in far more ways than one.

                                                                                                                                                                                                                                                                                                  • orangeboats@lemmy.world
                                                                                                                                                                                                                                                                                                    2 years

                                                                                                                                                                                                                                                                                                    r/worldnews is just a propaganda sub disguised as a hub for world news.

                                                                                                                                                                                                                                                                                                    • Cryptagionismisogynist@lemmy.worldBannedEnglish
                                                                                                                                                                                                                                                                                                      2 years

                                                                                                                                                                                                                                                                                                      I was permabanned from r/worldnews for saying we should give free meals to kids at schools here instead of wasting money blowing up other country’s kids.

                                                                                                                                                                                                                                                                                                    Reddit@lemmy.world

                                                                                                                                                                                                                                                                                                    reddit@lemmy.world

                                                                                                                                                                                                                                                                                                    Subscribe from remote instance

                                                                                                                                                                                                                                                                                                    Create post

                                                                                                                                                                                                                                                                                                    Report community

                                                                                                                                                                                                                                                                                                    Modlog
                                                                                                                                                                                                                                                                                                    You are not logged in. However you can subscribe from another Fediverse account, for example Lemmy or Mastodon. To do this, paste the following into the search field of your instance: !reddit@lemmy.world

                                                                                                                                                                                                                                                                                                    News and Discussions about Reddit

                                                                                                                                                                                                                                                                                                    Welcome to !reddit. This is a community for all news and discussions about Reddit.

                                                                                                                                                                                                                                                                                                    The rules for posting and commenting, besides the rules defined here for lemmy.world, are as follows:

                                                                                                                                                                                                                                                                                                    Rules


                                                                                                                                                                                                                                                                                                    Rule 1- No brigading.

                                                                                                                                                                                                                                                                                                    **You may not encourage brigading any communities or subreddits in any way. **

                                                                                                                                                                                                                                                                                                    YSKs are about self-improvement on how to do things.



                                                                                                                                                                                                                                                                                                    Rule 2- No illegal or NSFW or gore content.

                                                                                                                                                                                                                                                                                                    **No illegal or NSFW or gore content. **



                                                                                                                                                                                                                                                                                                    Rule 3- Do not seek mental, medical and professional help here.

                                                                                                                                                                                                                                                                                                    Do not seek mental, medical and professional help here. Breaking this rule will not get you or your post removed, but it will put you at risk, and possibly in danger.



                                                                                                                                                                                                                                                                                                    Rule 4- No self promotion or upvote-farming of any kind.

                                                                                                                                                                                                                                                                                                    That’s it.



                                                                                                                                                                                                                                                                                                    Rule 5- No baiting or sealioning or promoting an agenda.

                                                                                                                                                                                                                                                                                                    Posts and comments which, instead of being of an innocuous nature, are specifically intended (based on reports and in the opinion of our crack moderation team) to bait users into ideological wars on charged political topics will be removed and the authors warned - or banned - depending on severity.



                                                                                                                                                                                                                                                                                                    Rule 6- Regarding META posts.

                                                                                                                                                                                                                                                                                                    Provided it is about the community itself, you may post non-Reddit posts using the [META] tag on your post title.



                                                                                                                                                                                                                                                                                                    Rule 7- You can't harass or disturb other members.

                                                                                                                                                                                                                                                                                                    If you vocally harass or discriminate against any individual member, you will be removed.

                                                                                                                                                                                                                                                                                                    Likewise, if you are a member, sympathiser or a resemblant of a movement that is known to largely hate, mock, discriminate against, and/or want to take lives of a group of people, and you were provably vocal about your hate, then you will be banned on sight.



                                                                                                                                                                                                                                                                                                    Rule 8- All comments should try to stay relevant to their parent content.

                                                                                                                                                                                                                                                                                                    Rule 9- Reposts from other platforms are not allowed.

                                                                                                                                                                                                                                                                                                    Let everyone have their own content.



                                                                                                                                                                                                                                                                                                    Rule 10- Majority of bots aren't allowed to participate here. This includes using AI responses and summaries.
                                                                                                                                                                                                                                                                                                    Visibility: Public

                                                                                                                                                                                                                                                                                                    This community is visible to everyone.

                                                                                                                                                                                                                                                                                                    • 163 users / Day
                                                                                                                                                                                                                                                                                                    • 160 users / Week
                                                                                                                                                                                                                                                                                                    • 160 users / Month
                                                                                                                                                                                                                                                                                                    • 6.55K users / 6 months
                                                                                                                                                                                                                                                                                                    • 1.44K posts
                                                                                                                                                                                                                                                                                                    • 53.8K comments
                                                                                                                                                                                                                                                                                                    • 1 local subscriber
                                                                                                                                                                                                                                                                                                    • 23.1K subscribers
                                                                                                                                                                                                                                                                                                    • UI: 1.0.0-beta.0
                                                                                                                                                                                                                                                                                                    • BE: 1.0.0-alpha.20
                                                                                                                                                                                                                                                                                                    • Modlog
                                                                                                                                                                                                                                                                                                    • Instances
                                                                                                                                                                                                                                                                                                    • Docs
                                                                                                                                                                                                                                                                                                    • Code
                                                                                                                                                                                                                                                                                                    • join-lemmy.org