I discovered this after upgrading our instance yesterday, which also upgraded all frontends to their latest versions as well. After I did, our Tesseract frontend stopped working and I noticed immediately as it’s been my primary for a while. Initially I thought it was an API version mismatch, but no, it was much worse.

Someone pointed out that the developer of the frontend added an explicit hidden and unmodifiably blacklist which includes any and all instances to the left of Kissinger. There’s a commit which also explains their specious reasoning about our instance specifically, as it seems we’ve been on their shit list for a bit longer than that.

This instance and its admin staff encourages identity politics, groupthink, mob mentality, and extremist solutions to societal problems. Users who advocate violence are not moderated so long as the admins agree with the target. Caution and critical thinking are advised when interacting with this instance or its users.

When you use tesseract to connect to one blacklisted such instance , you just get a message informing you that Tesseract is “incompatible with that instance” which leads one to think of a technical issue, like an API mismatch, rather than the dev being an opinionated coward.

Isn’t it funny how all the software developed by turbolibs, like Piefed and Tesseract, end up with hidden control mechanisms from developers who think they know better than everyone else? That they don’t just think they deserve to tell you what you should think, but they should manipulate you to think it? Isn’t it funny how libs go on about how bad it is to support lemmy due to the ideology of the devs behind it, and yet lemmy has 0 opinions as a software? It does make one think…

Anyway, I forked - it as one does - and disabled the blacklist, but since this is a massively ideologically compromised software, I’ll doubt I’ll keep this frontend up after Lemmy 1.0. I think we’ll bring up mlmym again now that someone’s maintaining it again.

  • Javi@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    9
    ·
    5 days ago

    Looks like they’ve deleted their repo for tesseract.

    Probably for the best given their credibility as a FOSS dev is shot now anyway. But at least nobody else will unwittingly walk into their curated enforced bubble.

      • Javi@lemmy.dbzer0.com
        link
        fedilink
        arrow-up
        3
        ·
        4 days ago

        Fair enough. I noticed that one from the fork you made. I just assumed that’s where Patrick forked it from originally.

      • Mr. Satan@lemmy.zip
        link
        fedilink
        arrow-up
        1
        ·
        4 days ago

        More likely they privated their repo. Your fork is way ahead with this devs commits. I’d guess the dev made a fork of the paulo-roger repo when they stopped the development.

          • Mr. Satan@lemmy.zip
            link
            fedilink
            arrow-up
            1
            ·
            4 days ago

            Well yeah. The guy made a bunch of commits, you forked, they privated the repo. The repo you forked “no longer exists” so parent fork is reported. Nobody renamed their account, nobody transferred the repo.

            • db0@lemmy.dbzer0.comOPM
              link
              fedilink
              arrow-up
              2
              ·
              4 days ago

              I’m pretty sure his wasn’t a fork. He hard forked from photon, so there’s nobody he forked from calling it tesseract. This doesn’t make sense

              • floquant@lemmy.dbzer0.com
                link
                fedilink
                arrow-up
                1
                ·
                3 days ago

                So the last commit on the apparent “original” paulo-roger/tesseract repo states abandonment of the project in 2023. However this commit, like every other in this repo, is authored by asimons04.

                $ git log | grep asimons | wc -l 
                651
                $ git log | grep roger | wc -l
                0
                

                That seems pretty weird to me. I guess if they were added as a contributor at some point they could’ve force-pushed a rewritten history? Still doesn’t make a lot of sense.

                Edit: Maybe it’s just paulo-roger who checked out asimons04’s repo after they abandoned it and uploaded it to his profile as a fresh repo instead of forking, and somehow GitHub mistook it for the parent repo after as04 made their repo private/whatever happened?

                • Mr. Satan@lemmy.zip
                  link
                  fedilink
                  arrow-up
                  1
                  ·
                  3 days ago

                  My theory was something like:

                  • Repo A (paulo-roger) abandoned at 2023
                  • Repo B (asimons04) forked and worked from there
                  • Repo C (OP)

                  Now what happens if repo B is removed (privated)? We still have all the commit history form repo B, but no upstream to link to that history. We also have all the commit history form repo A, however the upstream is still public so it gets linked properly.

                  The fork chain is still the same A -> b -> C we just no longer see repo B on github. It doesn’t mean that anything got moved, deleted or overwritten, just hidden.

      • Javi@lemmy.dbzer0.com
        link
        fedilink
        arrow-up
        2
        ·
        4 days ago

        Yeah looks like its back up. I’m guessing they made it private and had a change of heart. When I checked earlier, it would 404, and db0’s fork now references the earlier fork in the chain rather than this one.

        • db0@lemmy.dbzer0.comOPM
          link
          fedilink
          arrow-up
          2
          ·
          4 days ago

          There wasn’t an earlier fork. Either ap isn’t telling the whole story of what they did with their repo (they also lost all their stars), or github is bugged somehow