I joined reddit on the tailwind, so it was all echo chamber, we hate newcomers, gatekeeping, automod frenzy, too many rulebreakers, too many rules, etc I could be wrong, but thats what I imagine it used to be like.

  • kucuva@lemmy.worldOP
    link
    fedilink
    arrow-up
    6
    ·
    10 months ago

    I mean I or anyone coudl write one up easily with userscripts, but I assume you’re wanting server side block, because thats just UI stuff, you may not see it but the server is still sending you their junk, which is what you want to stop. something simple like: cat_name{‘nousers’:list, ‘keywords’:[list of block keywords], ‘blockalgs’: [list of knownblockfilters] } and you send this to the server to fetch only the stuff you want

    • Millie@lemm.ee
      link
      fedilink
      English
      arrow-up
      10
      arrow-down
      2
      ·
      10 months ago

      I’d like to block all users and posts from hexchan, exploding heads, and lemmygrad. I don’t care if it sends the data as long as it blocks it from my UI.

      What’s that written in? Python? I need to learn Python.

      • kucuva@lemmy.worldOP
        link
        fedilink
        arrow-up
        3
        ·
        10 months ago

        if u dont care about receiving data, just learn HTML, css, and javascript. Take a look at userscripts and tampermonkey

      • NightOwl@lemmy.one
        link
        fedilink
        English
        arrow-up
        2
        ·
        10 months ago

        Best option I’ve found so far is Connect for Lemmy on Android to block instances.

      • acceptable_pumpkin@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        10 months ago

        Memmy has the feature to block instances client side, it doesn’t seem to be working in the latest version. The list keeps clearing out randomly. Sadly blocking a user causes my version to just crash as well.