Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

NodeBB

  1. Home
  2. General Discussion
  3. #TIL about #Harmony, a bleeding-edge project to build a decentralised replacement for Miscord using ActivityPub, E2EE using Vodozemac, a cryptography library used in Matrix software;

#TIL about #Harmony, a bleeding-edge project to build a decentralised replacement for Miscord using ActivityPub, E2EE using Vodozemac, a cryptography library used in Matrix software;

Scheduled Pinned Locked Moved General Discussion
tilharmonyfediverseactivitypubvodozemac
1 Cross-posts 12 Posts 5 Posters 3 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • strypey@mastodon.nzoss.nzS strypey@mastodon.nzoss.nz

    @rl_dane
    > Looks neat!

    I don't want to get too excited yet, because the last time I got hyped about a new fediverse app it turned out to be made by auto-generating code. But the fact that the code declares itself alpha, and not ready for production use, suggests a more traditional coding practice 🤞

    smallcircles@social.coopS This user is from outside of this forum
    smallcircles@social.coopS This user is from outside of this forum
    smallcircles@social.coop
    wrote last edited by
    #3

    @strypey @rl_dane

    There's a spectrum between hand-crafted and vibe-coded. It looks like Claude is main developer/coder and the maintainer is architect, product developer, likely has the skillset to do a good code review. It is a large codebase, but the architecture is well set up and should help with such reviews.

    What is unclear to me after a brief glance at the codebase is the extent to which compliance with the Discord API is kept, and whether that is even a goal. Discord uses DAVE protocol for E2EE encryption of audio and video, which Harmony does not. It looks to me that Harmony is only a "Discord alternative" in the sense that it has similar features, but isn't a drop-in replacement. That'd mean you are locked into Harmony when you adopt it, even though its FOSS and self-hostable.

    The website announces:

    > "We can recreate your Discord server’s channel structure on Harmony today, and full migration tooling is in the works. Want in early? We migrate servers by hand, for free."

    strypey@mastodon.nzoss.nzS 1 Reply Last reply
    0
    • smallcircles@social.coopS smallcircles@social.coop

      @strypey @rl_dane

      There's a spectrum between hand-crafted and vibe-coded. It looks like Claude is main developer/coder and the maintainer is architect, product developer, likely has the skillset to do a good code review. It is a large codebase, but the architecture is well set up and should help with such reviews.

      What is unclear to me after a brief glance at the codebase is the extent to which compliance with the Discord API is kept, and whether that is even a goal. Discord uses DAVE protocol for E2EE encryption of audio and video, which Harmony does not. It looks to me that Harmony is only a "Discord alternative" in the sense that it has similar features, but isn't a drop-in replacement. That'd mean you are locked into Harmony when you adopt it, even though its FOSS and self-hostable.

      The website announces:

      > "We can recreate your Discord server’s channel structure on Harmony today, and full migration tooling is in the works. Want in early? We migrate servers by hand, for free."

      strypey@mastodon.nzoss.nzS This user is from outside of this forum
      strypey@mastodon.nzoss.nzS This user is from outside of this forum
      strypey@mastodon.nzoss.nz
      wrote last edited by
      #4

      @smallcircles
      > There's a spectrum between hand-crafted and vibe-coded

      I'm open to this idea, but I'll take some convincing. Nuanced contributions to this discussion would be greatly appreciated.

      https://codeberg.org/fediverse/fediparty/issues/305

      I read somewhere recently that the core skill of a software dev is not just producing code, but *easily maintainable* code. In a Free Code context I would add easily reviewable and reusable code. In which case, tool that write lots of shitty code are anti-tools.

      @rl_dane

      smallcircles@social.coopS 1 Reply Last reply
      0
      • strypey@mastodon.nzoss.nzS strypey@mastodon.nzoss.nz

        @smallcircles
        > There's a spectrum between hand-crafted and vibe-coded

        I'm open to this idea, but I'll take some convincing. Nuanced contributions to this discussion would be greatly appreciated.

        https://codeberg.org/fediverse/fediparty/issues/305

        I read somewhere recently that the core skill of a software dev is not just producing code, but *easily maintainable* code. In a Free Code context I would add easily reviewable and reusable code. In which case, tool that write lots of shitty code are anti-tools.

        @rl_dane

        smallcircles@social.coopS This user is from outside of this forum
        smallcircles@social.coopS This user is from outside of this forum
        smallcircles@social.coop
        wrote last edited by
        #5

        @strypey @rl_dane

        I am not mixing in the discussion that rages on. I am generally anti-AI/LLM for the utterly disruptive way it is introduced into society and damn all externalities, and the parties (Big Tech, Big Corpo et al, Epstein class) who are the main drivers. That makes it inhumane technology, atm. There will likely be a big crash ending the Tulip mania, but I expect these LLMs to still be around at the other end of that crash.

        But about that spectrum.. there are highly skilled developers who use LLMs to create or port huge codebases while keeping firmly in control of the output that is created, applying a set of AI skills they carefully mastered. The term "vibe coding" may not be accurate here, as these folks know what they are doing and stand behind the code that's being created.

        smallcircles@social.coopS 1 Reply Last reply
        0
        • smallcircles@social.coopS smallcircles@social.coop

          @strypey @rl_dane

          I am not mixing in the discussion that rages on. I am generally anti-AI/LLM for the utterly disruptive way it is introduced into society and damn all externalities, and the parties (Big Tech, Big Corpo et al, Epstein class) who are the main drivers. That makes it inhumane technology, atm. There will likely be a big crash ending the Tulip mania, but I expect these LLMs to still be around at the other end of that crash.

          But about that spectrum.. there are highly skilled developers who use LLMs to create or port huge codebases while keeping firmly in control of the output that is created, applying a set of AI skills they carefully mastered. The term "vibe coding" may not be accurate here, as these folks know what they are doing and stand behind the code that's being created.

          smallcircles@social.coopS This user is from outside of this forum
          smallcircles@social.coopS This user is from outside of this forum
          smallcircles@social.coop
          wrote last edited by
          #6

          @strypey @rl_dane

          Btw, I am keeping a list for myself on projects that enter the fediverse that use AI and/or are proprietary. I see these as risk factors to trigger unwanted corporate interest when they demonstrate there's open market space in the new niches they are exploring. And able to do that very quickly with LLM help, or more smartly (than the average FOSS project) with an enterpreneurial mindset.

          And the weird thing is.. there is another Harmony project with a similar but different codebase and different website. And this one has #ActivityPub support. It is also AI-coded (project was at v1.2 when the repo was only 2 weeks old, with a huge codebase):

          https://mony.lol

          https://github.com/y4my4my4m/harmony

          strypey@mastodon.nzoss.nzS 2 Replies Last reply
          0
          • smallcircles@social.coopS smallcircles@social.coop

            @strypey @rl_dane

            Btw, I am keeping a list for myself on projects that enter the fediverse that use AI and/or are proprietary. I see these as risk factors to trigger unwanted corporate interest when they demonstrate there's open market space in the new niches they are exploring. And able to do that very quickly with LLM help, or more smartly (than the average FOSS project) with an enterpreneurial mindset.

            And the weird thing is.. there is another Harmony project with a similar but different codebase and different website. And this one has #ActivityPub support. It is also AI-coded (project was at v1.2 when the repo was only 2 weeks old, with a huge codebase):

            https://mony.lol

            https://github.com/y4my4my4m/harmony

            strypey@mastodon.nzoss.nzS This user is from outside of this forum
            strypey@mastodon.nzoss.nzS This user is from outside of this forum
            strypey@mastodon.nzoss.nz
            wrote last edited by
            #7

            @smallcircles
            > I expect these LLMs to still be around at the other end of that crash

            Who will pay for all the compute they use - both to produce and to run - once Venture Capitalists realise there's no money in it, and move on?

            If any genuinely Open Source models exist (code, weights, *and* "training" data under libre licenses), they might still be around. But I suspect they'll go the same way as those federated Metaverse project did when that bubble failed to inflate.

            @rl_dane

            1 Reply Last reply
            0
            • smallcircles@social.coopS smallcircles@social.coop

              @strypey @rl_dane

              Btw, I am keeping a list for myself on projects that enter the fediverse that use AI and/or are proprietary. I see these as risk factors to trigger unwanted corporate interest when they demonstrate there's open market space in the new niches they are exploring. And able to do that very quickly with LLM help, or more smartly (than the average FOSS project) with an enterpreneurial mindset.

              And the weird thing is.. there is another Harmony project with a similar but different codebase and different website. And this one has #ActivityPub support. It is also AI-coded (project was at v1.2 when the repo was only 2 weeks old, with a huge codebase):

              https://mony.lol

              https://github.com/y4my4my4m/harmony

              strypey@mastodon.nzoss.nzS This user is from outside of this forum
              strypey@mastodon.nzoss.nzS This user is from outside of this forum
              strypey@mastodon.nzoss.nz
              wrote last edited by
              #8

              @smallcircles
              > I am keeping a list for myself on projects that enter the fediverse that use AI and/or are proprietary

              Awesome. Feel free to add any fediverse projects that use autogenerated code to the wikipage linked in that issue;

              https://codeberg.org/fediverse/fediparty/issues/305

              I'm going to keep them off the site for now, until I feel like we've accumulated enough perspectives on them to draft a robust policy.

              > the weird thing is.. there is another Harmony project

              Intriguing ...

              @rl_dane

              1 Reply Last reply
              0
              • strypey@mastodon.nzoss.nzS strypey@mastodon.nzoss.nz

                @rl_dane
                > Looks neat!

                I don't want to get too excited yet, because the last time I got hyped about a new fediverse app it turned out to be made by auto-generating code. But the fact that the code declares itself alpha, and not ready for production use, suggests a more traditional coding practice 🤞

                alteredspecifis@social.linux.pizzaA This user is from outside of this forum
                alteredspecifis@social.linux.pizzaA This user is from outside of this forum
                alteredspecifis@social.linux.pizza
                wrote last edited by
                #9

                @strypey @rl_dane

                What i'd like to see is the option to join/invite into single channels rather than joining a full and potentially messy "server"/guild.

                Similar to what matrix has with "spaces"
                where i can have the channels i am mostly interested in easy to see
                rahter than whole "servers" that might be.

                Next i hope they don't go down the messy path discord has done with their facebook inspired modus operandi

                for example notifiying me when anything sends a message anywhere or otherwise wants to grab my attention for something that doesnt require my involvment.

                1 Reply Last reply
                0
                • alteredspecifis@social.linux.pizzaA alteredspecifis@social.linux.pizza

                  @strypey @rl_dane

                  What i'd like to see is the option to join/invite into single channels rather than joining a full and potentially messy "server"/guild.

                  Similar to what matrix has with "spaces"
                  where i can have the channels i am mostly interested in easy to see
                  rahter than whole "servers" that might be.

                  Next i hope they don't go down the messy path discord has done with their facebook inspired modus operandi

                  for example notifiying me when anything sends a message anywhere or otherwise wants to grab my attention for something that doesnt require my involvment.

                  strypey@mastodon.nzoss.nzS This user is from outside of this forum
                  strypey@mastodon.nzoss.nzS This user is from outside of this forum
                  strypey@mastodon.nzoss.nz
                  wrote last edited by
                  #10

                  @alteredspecifis
                  > Similar to what matrix has with "spaces"

                  I've thought for a while it seemed logical to replace Miscord with Matrix apps that mimic the UX of using Miscord, connected to a vanilla Matrix server. The idea of combining ActivityPub federation with Matrix E2EE is innovative, and I'm very curious to see how it works out.

                  @rl_dane

                  1 Reply Last reply
                  0
                  • ? [[global:guest]] crossposted this topic to General Discussion
                  • strypey@mastodon.nzoss.nzS strypey@mastodon.nzoss.nz

                    @rl_dane
                    > Looks neat!

                    I don't want to get too excited yet, because the last time I got hyped about a new fediverse app it turned out to be made by auto-generating code. But the fact that the code declares itself alpha, and not ready for production use, suggests a more traditional coding practice 🤞

                    silverpill@mitra.socialS This user is from outside of this forum
                    silverpill@mitra.socialS This user is from outside of this forum
                    silverpill@mitra.social
                    wrote last edited by
                    #11

                    @strypey @rl_dane It's slop, you can easily tell that from commit messages

                    Have you tried Shoot? https://github.com/maddyunderstars/shoot
                    It's another ActivityPub-based group messaging app

                    1 Reply Last reply
                    0
                    • carpetbomberz@mastodon.onlineC This user is from outside of this forum
                      carpetbomberz@mastodon.onlineC This user is from outside of this forum
                      carpetbomberz@mastodon.online
                      wrote last edited by
                      #12

                      @rl_dane @smallcircles @strypey

                      Yup!

                      I bumped into it in a book about personal investing. Don't believe the hype.

                      1 Reply Last reply
                      0

                      Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                      Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                      With your input, this post could be even better 💗

                      Register Login
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      Powered by NodeBB Contributors
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • World
                      • Users
                      • Groups