In light of the dev silently blacklisting blahaj.zone, many of its users and several other instances, we have removed tesseract from the available lemmy front ends we offer.

    • Snot Flickerman@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      66
      ·
      edit-2
      4 天前

      It really roils me because you seem to be one of the most level-headed people in the Fediverse. I love running across your comments in random threads because you always have something of value to add, and you write well, to boot.

      As you said yourself, it’s not the blocklist that’s the issue it’s that it’s not documented, seems somewhat intentionally hidden (including the apps claim that blocked sites are “incompatible”), and so the people deploying it aren’t even aware it’s there and don’t have the option to disable or change it to suit their needs. It’s very, very sketchy behavior on the part of the developer.

      • SCmSTR@lemmy.blahaj.zone
        link
        fedilink
        English
        arrow-up
        33
        ·
        4 天前

        I was peeking around on db0’s post about it, and somebody mentioned that it’s really bad code structure, too. Which is true, hard-coding lists is atrociously hostile to convention and clean habits. It would be like if a chef never washed their hands because they thought it added flavor.

      • Maeve@kbin.earth
        link
        fedilink
        arrow-up
        6
        ·
        3 天前

        Well said. Ada works hard to achieve a reasonable balance, and is vastly underappreciated.

        Thanks, Ada.

        • SCmSTR@lemmy.blahaj.zone
          link
          fedilink
          English
          arrow-up
          29
          ·
          edit-2
          4 天前

          Shiiiiiiiitfuuck. Gfdi.

          I am disappoint.

          Congrats. Well done. Happy for you.

          Edit: I’m just laughing my ass off that they’re out there angrily regex blocking INDIVIDUAL people in hardcoded encrypted hidden files. The more I think about it the funnier it gets

          Edit 2: okay now I’m starting to feel sorry for them. Because yeah that’s kinda sad.

          Edit 3: nope, funny again hahahahahahaha

        • birdwing@lemmy.blahaj.zone
          link
          fedilink
          arrow-up
          6
          ·
          edit-2
          4 天前

          Wonder if we should ask the devs of Lemmy and Piefed to somehow disable access to them, as it’s far-right idiots doing this… they may be tankies or liberals, but they’re not brownshirt fascists.

          • I’m not sure I understand, disable access to the blocklists? That’s up to the frontend Tesseract, it doesn’t interact with lemmy or piefed. It’s the frontend that is developed independently from either choosing not to display posts depending on the dev’s weird list.

            As for piefed, the main dev has his own strongly opinionated lists that he maintains. Most of them can be disabled by the admins who set up a piefed instance.

            • birdwing@lemmy.blahaj.zone
              link
              fedilink
              arrow-up
              2
              ·
              edit-2
              3 天前

              I meant as in, that those who ““develop”” the crap frontend, can no longer access whatever enables them to develop it. If that’s on Lemmy’s devs, then that’s there.

              I find it problematic if that were possible on one hand, but on another, the time is always to fight fascism.

              • Oh, that’s not really thing in open-source. The source being public means anyone can work on it. There are certain restrictions in terms of monetizing that are put in place by licensing but you can’t forbid individual people from working with, rewriting or redistributing the code (for good reason).