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. Anyone tried this Matrix<>ActivityPub bridge?

Anyone tried this Matrix<>ActivityPub bridge?

Scheduled Pinned Locked Moved General Discussion
matrixactivitypub
1 Cross-posts 16 Posts 2 Posters 4 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 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
    #1

    Anyone tried this Matrix<>ActivityPub bridge?

    "Turns your Matrix server into a fully functioning ActivityPub server. Matrix users can post, follow, reply, react, and DM across the fediverse using ordinary Matrix rooms and clients. No separate account or server needed."

    https://github.com/Haven-Organization/matrix-appservice-activitypub

    @evan

    #Matrix #ActivityPub

    1 Reply Last reply
    0
    • 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
      #2

      @verita84
      > I made one too

      Link please?

      1 Reply Last reply
      0
      • 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
        #3

        @verita84
        > Self hosted AI infrastructure

        Intriguing, can you expand on that?

        1 Reply Last reply
        0
        • 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

          @verita84
          > you can run llms for chat, music and image generation

          I have many questions. But for now, I want to focus on the technical details of how this works. For example, where does the Trained #MOLE it uses come from? Can it be generated from available source code/ weights/ data, under libre licenses?

          1 Reply Last reply
          0
          • 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
            #5

            @verita84
            > Dunno how to answer rest

            Let me try asking this way; if I decided to compile all your software from source before installing it, would I be building the Qwen, Ollama and Stable Diffusion models from source? Or would they be downloaded from somewhere as binaries?

            1 Reply Last reply
            0
            • 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
              #6

              @verita84
              > The installer and docker setup recommend models to download for chat

              Right. So despite being run locally, within Free Code scaffolding, these models are still black boxes, which are themselves proprietary. Even if some (or all) of the source code used to generate the models has been published under a free license, they can't be generated from scratch using that source code. Yes?

              1 Reply Last reply
              0
              • 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

                (1/2)

                @verita84
                > You can generate a .gguf however you want and try to run it

                I can also pick any cake recipe I want off the web and try to bake it. That doesn't guarantee me an edible cake though ; )

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

                  (1/2)

                  @verita84
                  > You can generate a .gguf however you want and try to run it

                  I can also pick any cake recipe I want off the web and try to bake it. That doesn't guarantee me an edible cake though ; )

                  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

                  (2/2)

                  My point is, unless a server project provides a repeatable methods for generating a reliably useful model, running it locally isn't substantially better to running it remotely via an API. The main difference is that the person running the server pays for the compute it uses, instead of the supplier of the model. That seems worse to me, not better.

                  #AI #MOLE

                  1 Reply Last reply
                  0
                  • 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
                    #9

                    @verita84
                    > Unless you have a 32GB GPU , don't even think about doing any development work without an AI subscription. Even 32GB isn't enough

                    This seems like a good argument for not including generative models in your project. What do you see as the most convincing reasons for including them? Benefits sufficient to outweigh all the downsides we've been discussing?

                    1 Reply Last reply
                    0
                    • 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

                      @verita84
                      > Image and music generation is fine on lowend gpus

                      Ok, but what are the *benefits* of generating mediocre images and music by auto-mashing human-created ones? How do they outweigh the costs?

                      > Qwen 9b is great for bots, summary, and other tasks

                      What are the benefits of using a Trained #MOLE for these, rather than traditional automation programming, or getting humans to help? How do they outweigh the costs?

                      'Don't know' is a fair answer, but then, why promote it in your project?

                      1 Reply Last reply
                      0
                      • ? [[global:guest]] crossposted this topic to General Discussion
                      • jeffcliff@shitposter.worldJ This user is from outside of this forum
                        jeffcliff@shitposter.worldJ This user is from outside of this forum
                        jeffcliff@shitposter.world
                        wrote last edited by
                        #11
                        @Jelqberg_Mcjelqstein
                        @strypey is muted.
                        and this crap is github-only.
                        strypey@mastodon.nzoss.nzS 1 Reply Last reply
                        0
                        • jeffcliff@shitposter.worldJ This user is from outside of this forum
                          jeffcliff@shitposter.worldJ This user is from outside of this forum
                          jeffcliff@shitposter.world
                          wrote last edited by
                          #12
                          @verita84 @strypey

                          WRONG. you should NOT be using "AI subscriptions" period, as they are for proprietary models. Paying for proprietary software is even worse than merely using it uncritically, as you clearly do
                          1 Reply Last reply
                          0
                          • jeffcliff@shitposter.worldJ jeffcliff@shitposter.world
                            @Jelqberg_Mcjelqstein
                            @strypey is muted.
                            and this crap is github-only.
                            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
                            #13

                            @jeffcliff
                            > @strypey is muted

                            Huh? Why?

                            @Jelqberg_Mcjelqstein

                            1 Reply Last reply
                            0
                            • 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
                              #14

                              @Jelqberg_Mcjelqstein
                              I don't know what this means.

                              @jeffcliff

                              1 Reply Last reply
                              0
                              • 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
                                #15

                                @Jelqberg_Mcjelqstein
                                Imagine I am GenX and I have no idea what this storm of emojis means. Use your *words*. If it just means you think I'm gay, that's factually wrong, but anyone who Mutes on that basis is a mouth-breathing waste of skin, so I don't really give a shit.

                                But if I'm being accused of something serious, I want to know.

                                @jeffcliff

                                1 Reply Last reply
                                0
                                • 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
                                  #16

                                  @Jelqberg_Mcjelqstein
                                  Ah, I see. You've been at your Mum's brandy again. Get out of the basement and grow up. Muted.

                                  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