I did try to search for the answer before posting, but I’m not the best at that stuff. Sorry if there’s already an answer for this somewhere.

I like to have separate accounts for stuff. I like to have one where I can discuss movies, and then another one where I can talk about video games, music, and basically all my other interests. It feels better to compartmentalize them this way. I didn’t want to go ahead with the idea without checking first.

  • historicaldocuments@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    14 hours ago

    Under the settings menu you can export your settings as a JSON file.

    # Using python, read in a JSON file.  Immediately write it
    # back out as a new file using indent=2 to "pretty print"
    # the output so it's human and computer readable.
    # With care this can be edited to add/remove blocks
    # and reimported back into lemmy.  I've never used
    # the import process, so use with care.
    import json
    infile = <your filename here>
    outfile = <where you want it here>
    with open(infile, "r") as i:
        data = json.load(i)
    with open(outfile, "w") as o:
        json.dump(data, o, indent=2)
    
    
      • historicaldocuments@lemmy.world
        link
        fedilink
        arrow-up
        4
        ·
        13 hours ago

        you have to blocks a ton of accounts

        Sorry. In my head I had posted a complete thought, but in reality I left out the context. If you’ve grabbed all of cm0002’s accounts on one account, then you can export those account settings, export the settings for the other accounts, and make the blocklists the same for all the accounts, then reimport them. That might not be simpler than just blocking them whenever you see them, but it’s workable. You could also manually add to the blocklist if you knew all his accounts/instances.

        I wouldn’t be shocked if one day there wasn’t some third party tool for managing/sharing blocklists.

        • cm0002@lemy.lol
          link
          fedilink
          arrow-up
          1
          arrow-down
          1
          ·
          7 hours ago

          I have listed all accounts used for the .ml crossposting campaign in the link that’s on the bio of every account used for it, or the megathread below:

          Why am I cross-posting .ml content?

          I cross-post from .ml to the nearest relevant non-.ml comm to reduce the influence of .ml comms and indirectly, the instance as a whole, to help vitalize non-.ml comms and make it an easier decision for other instance admins to defederate because one key reason I identified that admins don’t want to defederate is because .ml still has some very large comms and some active niche comms.

          Megathread on the issue

          Some highlights from the link:

          Dessalines, head .ml admin, lead Lemmy dev actively spreading genocide denialism https://sh.itjust.works/post/61371958

          .ml admin, Nutomics continued transphobia https://lemmy.world/post/29222558 The original transphobic Comment from Nutomic: https://lemmy.world/post/18236068

          “If you don’t support Russia then you just don’t understand geopolitics” ~dessalines, .ml admin, dev https://lemmy.world/post/27352415

          "Don’t worry guys, the Uyghur Genocide was REALLY just birth control! ~dessalines, .ml admin, dev https://lemmy.world/post/30580167

          “See! nobody died IN Tiananmen Square, just AROUND it, so it doesn’t count!!” ~ Davel, .ml admin https://lemmy.world/post/30673342

          “NK is actually good and anything counter to that is Western propaganda!” ~dessalines, .ml admin, dev https://lemmy.world/post/31595035

          General negative sentiment to other instances who haven’t “seen the way” yet ~davel, .ml admin https://lemmy.world/post/27426510

          And so so much documentation on clear heavy handed censorship and bias also on the link. So much I can’t even put them all here because this comment would be really long.

          I believe the behavior of its admins (the main admins are Lemmy devs) does harm to the overall growth of the Lemmy-verse and maybe even the Thrediverse (since Lemmy kinda kicked off the Thrediverse) because of its association with the devs of Lemmy and their insistence to use .ml as their personal political platform to spread harmful propaganda

          On the outside, bringing up Lemmy frequently leads to comments like “Lemmy? Isn’t that the place with a bunch of tankies?” Or “Tried Lemmy, but found it full of pro Russia crap so I left”. The best way forward from that I see is to either widely defederate from .ml like the rest of the Triad, or pressure them to put a fair and unbiased as possible admin team.

          • historicaldocuments@lemmy.world
            link
            fedilink
            arrow-up
            1
            ·
            2 hours ago

            I checked my blocklist and didn’t have any of your accounts blocked. I usually block obvious advertising accounts, or accounts that are en masse reposting reddit stuff (blocking lemmy.durstig.online was the reason I made an account in the first place).

            The niche comms/subreddits remains as a problem. It’s hard to look at labor-of-love content and realize that some old newsgroup stuff is easier to access than newer reddit posts. At least the people who have the old newsgroups archived arent’ constantly changing/filtering so that you see something new every time you look.