Year of the Linux Desktop Fediverse!

Side note, DAE find calling them “normies” kinda icky? It’s like straight outta 4chan

  • cm0002@lemmy.worldOP
    link
    fedilink
    arrow-up
    76
    arrow-down
    1
    ·
    18 hours ago

    Personally, I think there’s room in the Fediverse for an app with a “strong algorithm” provided it’s completely open ofc.

    My biggest issue with algorithms isn’t the fact they exist, but that they’re proprietary black boxes so no one truly knows how it’s being manipulated

    • dx1@lemmy.world
      link
      fedilink
      arrow-up
      4
      ·
      edit-2
      7 hours ago

      Remember when Musk took over Twitter and “open sourced” the algorithm, although it was impossible to reconstruct anything from what was given, and contained clear signs of being edited and incriminating details suggesting content categorization and prioritization?

      What I really want to see is Facebook’s algorithm, because it seems to just produce a neverending stream of alt-right bullshit.

    • JaggedRobotPubes@lemmy.world
      link
      fedilink
      English
      arrow-up
      49
      ·
      edit-2
      17 hours ago

      We should be able to select different fully open source algorithms from a drop down menu, and load custom ones from fediversealgorithmmenuwithdescriptions dot org, including “no algorithm”.

      I assume that’s like a billion hours of work, but, goals.

      • PeriodicallyPedantic@lemmy.ca
        link
        fedilink
        arrow-up
        5
        ·
        8 hours ago

        When you sort your feed by hot vs top vs new, that’s already what you’re doing kinda.

        But the platform has to have the data to support the algorithm, so you can’t just “load in” whatever algorithm you want. Besides, that sounds like a security nightmare for the platform lol

        • Irelephant@lemm.ee
          link
          fedilink
          arrow-up
          1
          ·
          47 minutes ago

          I mean, with the fediscovery project, people can make centralised applications from fediverse data (people who opt in) this makes indexing and other stuff that works better centralised possible.

      • grue@lemmy.world
        link
        fedilink
        English
        arrow-up
        41
        arrow-down
        2
        ·
        17 hours ago

        “No algorithm” would load nothing at all. Everything is an “algorithm,” including listing all posts in chronological order.

        Wanting “no algorithm” is like wanting food with “no chemicals” in it and not realizing that carbs, fats, proteins, etc. are “chemicals.”

        • criitz@reddthat.com
          link
          fedilink
          arrow-up
          9
          ·
          edit-2
          12 hours ago

          But when someone says they want no chemicals in their food, you know exactly what they mean. This is just being a bit pedantic, I think.

          • leadore@lemmy.world
            link
            fedilink
            arrow-up
            3
            ·
            8 hours ago

            Exactly. Every time I see someone post that “akshully, chronological order is also an algorithm” (which I see a lot), it makes me think of the old “what you are calling Linux is akshully GNU/Linux” thing. Please people, let that go.

            Because you know perfectly well that when we talk about “algorithms” we’re specifically referring to corporate social media manipulative algorithms designed to increase engagement, NOT a simple sort of posts by date or number of upvotes. mkay?

            • Aceticon@lemmy.dbzer0.com
              link
              fedilink
              English
              arrow-up
              1
              ·
              55 minutes ago

              It’s a “domain expert who interprets ‘algorithm’ as a technical term from their domain of expertise” vs “non-expert who interprets ‘algorithm’ with the meaning popularised by the Media in the last couple of years”.

              Both are right.

                • Aceticon@lemmy.dbzer0.com
                  link
                  fedilink
                  English
                  arrow-up
                  1
                  ·
                  edit-2
                  19 minutes ago

                  Sorta, since those from the other side don’t really know if that person is a non-expert or a domain expert from just a post, which is even more so here in Lemmy when it comes to Technical subjects because there is a much higher proportion of Techies around than most other Social Media.

                  Also, for a domain expert used to using the term “algorithm” for far longer than the common population has even heard it and started using it, it just feels wrong when people misuse it, so it’s pretty natural to want to correct the way others use it.

                  Also it makes sense for the domain experts who have been using that word from well before it was coopted by the Media, to be the ones with the strictly correct definition of the word.,

                  Personally and from personal experience I think it’s a thankless fight one is bound to lose - spoken languages are what the masses make it be, not what a few individuals are used to - but that doesn’t make people trying to correct the use of the word wrong.

    • huginn
      link
      fedilink
      arrow-up
      3
      ·
      13 hours ago

      Algorithm control is what AT Proto offers that fediverse doesn’t

      • Irelephant@lemm.ee
        link
        fedilink
        arrow-up
        1
        ·
        42 minutes ago

        Well, its definetely possible on activitypub. Every “app” built on the atprotocol takes data from a relay’s firehose and then indexes it and does all the algorithm stuff. There is a project (https://www.fediscovery.org/) that will let people build centralised apps with fediverse data. Although, I could just make an algorithm that looks for keywords a user may be interested in, in the posts database and show it to them, it just wouldn’t have every post to its disposal.