Salta al contenuto
0
  • Home
  • Piero Bosio
  • Blog
  • Mondo
  • Fediverso
  • News
  • Categorie
  • Old Web Site
  • Recenti
  • Popolare
  • Tag
  • Utenti
  • Home
  • Piero Bosio
  • Blog
  • Mondo
  • Fediverso
  • News
  • Categorie
  • Old Web Site
  • Recenti
  • Popolare
  • Tag
  • Utenti
Skin
  • Chiaro
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Scuro
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Predefinito (Cerulean)
  • Nessuna skin
Collassa

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone
  1. Home
  2. Categorie
  3. Fediverso
  4. I think the #ActivityPub client-to-server API is extremely important and underrated.

I think the #ActivityPub client-to-server API is extremely important and underrated.

Pianificato Fissato Bloccato Spostato Fediverso
activitypubfediverse
133 Post 13 Autori 1.2k Visualizzazioni
  • Da Vecchi a Nuovi
  • Da Nuovi a Vecchi
  • Più Voti
Rispondi
  • Risposta alla discussione
Effettua l'accesso per rispondere
Questa discussione è stata eliminata. Solo gli utenti con diritti di gestione possono vederla.
  • smallcircles@social.coop smallcircles@social.coop

    @deadsuperhero

    It does not need to be that way. I am quite happy after all (after being initially frustrated) by how #ATProto has disrupted things, and opened the eyes of devs in the #ActivityPub ecosystem that we must act or lose out (stay niche, which may be fine too) to the Atmoshpere and how it enables devs to focus on service and product delivery instead of low-level wire plumbing and continuous breakages.

    ATProto also shows the way that we can now follow on the #fediverse to catch up again: cocreate a similar robust basis for people to build on. #Bluesky had the advantage of a greenfield start and dedicated team unburdened by past decisions. And they build this whole Lexicon system and ways to introspect functionality.

    We can do that too, solve the #LinkedData conundrum, and create an extensibility mechanism that allows devs to focus on service modeling. The more introspection this mechanism allows for, the less design-by-consensus is required, easing expansion to new domains.

    thisismissem@hachyderm.io Questo utente è esterno a questo forum
    thisismissem@hachyderm.io Questo utente è esterno a questo forum
    thisismissem@hachyderm.io
    scritto su ultima modifica di
    #21

    @smallcircles @deadsuperhero I've quietly been borrowing ideas from AT Protocol for ActivityPub:
    - declaring moderation actors
    - supporting content labels (first party abd third party)
    - looking at how custom feeds, DIDs and other tech may translate across

    smallcircles@social.coop 1 Risposta Ultima Risposta
    0
    • thisismissem@hachyderm.io thisismissem@hachyderm.io

      @smallcircles @deadsuperhero I've quietly been borrowing ideas from AT Protocol for ActivityPub:
      - declaring moderation actors
      - supporting content labels (first party abd third party)
      - looking at how custom feeds, DIDs and other tech may translate across

      smallcircles@social.coop Questo utente è esterno a questo forum
      smallcircles@social.coop Questo utente è esterno a questo forum
      smallcircles@social.coop
      scritto su ultima modifica di
      #22

      @thisismissem @deadsuperhero

      I was looking at #ForgeFed which is a very sizable #ActivityPub extension (constituting the "Code forge" app domain in app-centric view, but arguably "Software development" top-level business domain in a service-oriented fedi).

      The way that things are modeled here adheres more to the actor model where there's a Factory actor, which in turn creates resource actors that expose various sub-domains. For instance for the management of Issues and PR's there's a TicketTracker actor to obtain via a Factory actor on a forge instance. Though I'm not sure whether I'd modeled that in similar fashion, it is a fascinating direction where we focus much more on good protocol extension design.

      All in all AS/AP offers a very granular foundation that allows for very interesting architectures, if only we dare explore them and do not dogmatically stick to some engrained notion how "social media" ought to be. I see #SocialMedia as but a small subset of #SocialNetworking.

      thisismissem@hachyderm.io 1 Risposta Ultima Risposta
      0
      • smallcircles@social.coop smallcircles@social.coop

        @thisismissem @deadsuperhero

        I was looking at #ForgeFed which is a very sizable #ActivityPub extension (constituting the "Code forge" app domain in app-centric view, but arguably "Software development" top-level business domain in a service-oriented fedi).

        The way that things are modeled here adheres more to the actor model where there's a Factory actor, which in turn creates resource actors that expose various sub-domains. For instance for the management of Issues and PR's there's a TicketTracker actor to obtain via a Factory actor on a forge instance. Though I'm not sure whether I'd modeled that in similar fashion, it is a fascinating direction where we focus much more on good protocol extension design.

        All in all AS/AP offers a very granular foundation that allows for very interesting architectures, if only we dare explore them and do not dogmatically stick to some engrained notion how "social media" ought to be. I see #SocialMedia as but a small subset of #SocialNetworking.

        thisismissem@hachyderm.io Questo utente è esterno a questo forum
        thisismissem@hachyderm.io Questo utente è esterno a questo forum
        thisismissem@hachyderm.io
        scritto su ultima modifica di
        #23

        @smallcircles @deadsuperhero not just that, but if we evolve our understanding of what AP *could* be beyond what Mastodon *needs* AP to be.

        1 Risposta Ultima Risposta
        0
        • smallcircles@social.coop Questo utente è esterno a questo forum
          smallcircles@social.coop Questo utente è esterno a questo forum
          smallcircles@social.coop
          scritto su ultima modifica di
          #24

          @julian @deadsuperhero @evan

          Can't help but wonder about terminology use and abstractions they indicate. Nowhere in the specs is there mention of 'timeline' and neither of 'feed' (except as example use in AS).

          I feel we started with powerful specs to be able to model *any* social networking use case. But where the specs had blanks gradually the impls filled these in with leaky abstractions such that fedi is now hammered into a very narrow social media microblogging domain.

          If an app needs "Timeline" and "Feed" concepts, then it should model them. Given the actor-based nature of AP they might be actors, or whatever is best. These concept are about solution development, i.e. what is built on top of the protocol, and not indicative of core protocol capabilities.

          There's so much confusion on "where does the protocol end vs. where does my app design start".

          SDK's should offer "Addressable actors exchanging msgs with object payload", and hide all impl details for the solution developer.

          evan@cosocial.ca 1 Risposta Ultima Risposta
          0
          • smallcircles@social.coop smallcircles@social.coop

            @julian @deadsuperhero @evan

            Can't help but wonder about terminology use and abstractions they indicate. Nowhere in the specs is there mention of 'timeline' and neither of 'feed' (except as example use in AS).

            I feel we started with powerful specs to be able to model *any* social networking use case. But where the specs had blanks gradually the impls filled these in with leaky abstractions such that fedi is now hammered into a very narrow social media microblogging domain.

            If an app needs "Timeline" and "Feed" concepts, then it should model them. Given the actor-based nature of AP they might be actors, or whatever is best. These concept are about solution development, i.e. what is built on top of the protocol, and not indicative of core protocol capabilities.

            There's so much confusion on "where does the protocol end vs. where does my app design start".

            SDK's should offer "Addressable actors exchanging msgs with object payload", and hide all impl details for the solution developer.

            evan@cosocial.ca Questo utente è esterno a questo forum
            evan@cosocial.ca Questo utente è esterno a questo forum
            evan@cosocial.ca
            scritto su ultima modifica di
            #25

            @smallcircles @julian @deadsuperhero we call them collections.

            https://www.w3.org/TR/activitypub/#collections

            smallcircles@social.coop julian@activitypub.space 2 Risposte Ultima Risposta
            0
            • evan@cosocial.ca evan@cosocial.ca

              @smallcircles @julian @deadsuperhero we call them collections.

              https://www.w3.org/TR/activitypub/#collections

              smallcircles@social.coop Questo utente è esterno a questo forum
              smallcircles@social.coop Questo utente è esterno a questo forum
              smallcircles@social.coop
              scritto su ultima modifica di
              #26

              @evan @julian @deadsuperhero

              Except when they are called other names instead ;p

              A timeline is a different thing than a collection imho. And an AS collection has some very particular functionality, which if I model a timeline in my app may not supported (e.g. reverse ordering).

              Collection / 'timeline' is one of those words where sometimes they indicate an app domain, and sometimes a core protocol mechanism. Same is true with 'follow' which is sometimes a user action, sometimes indicates low-level publish/subscribe.

              For core capabilities that must be part of the specs, in 'protocol space' it may be better to use terminology that is more common in messaging architectures and all the various architecture patterns that are involved. Perhaps idk we deal with a time-ordered event log or something like that.

              steve@social.technoetic.com 1 Risposta Ultima Risposta
              0
              • evan@cosocial.ca evan@cosocial.ca

                @smallcircles @julian @deadsuperhero we call them collections.

                https://www.w3.org/TR/activitypub/#collections

                julian@activitypub.space Questo utente è esterno a questo forum
                julian@activitypub.space Questo utente è esterno a questo forum
                julian@activitypub.space
                scritto su ultima modifica di julian@activitypub.space
                #27

                @evan@cosocial.ca gosh I can't imagine assigning Add and Remove activities for a "popular" collection. It changes so often that it seems a waste of resources to try to track it.

                Dynamic Collection?

                Or as @smallcircles@social.coop said, even just light algorithmic ordering in a timeline makes stuffing it into a collection unwieldy.

                1 Risposta Ultima Risposta
                0
                • evan@cosocial.ca Questo utente è esterno a questo forum
                  evan@cosocial.ca Questo utente è esterno a questo forum
                  evan@cosocial.ca
                  scritto su ultima modifica di
                  #28

                  @julian

                  I might not understand what we're talking about.

                  @smallcircles said that AP doesn't mention "timelines" or "feeds". We use a different term, collections. They are ordered in reverse chronological order, like what most people expect a "feed" to look like.

                  evan@cosocial.ca 1 Risposta Ultima Risposta
                  0
                  • evan@cosocial.ca evan@cosocial.ca

                    @julian

                    I might not understand what we're talking about.

                    @smallcircles said that AP doesn't mention "timelines" or "feeds". We use a different term, collections. They are ordered in reverse chronological order, like what most people expect a "feed" to look like.

                    evan@cosocial.ca Questo utente è esterno a questo forum
                    evan@cosocial.ca Questo utente è esterno a questo forum
                    evan@cosocial.ca
                    scritto su ultima modifica di
                    #29

                    @julian

                    I haven't seen anyone use Add and Remove activities to notify updates to the `outbox`. I don't think it would work; it's too recursive.

                    I've done it for other feeds, like `replies` or `followers`, and it works pretty well.

                    @smallcircles

                    smallcircles@social.coop julian@fietkau.social trwnh@mastodon.social 3 Risposte Ultima Risposta
                    0
                    • evan@cosocial.ca evan@cosocial.ca

                      @julian

                      I haven't seen anyone use Add and Remove activities to notify updates to the `outbox`. I don't think it would work; it's too recursive.

                      I've done it for other feeds, like `replies` or `followers`, and it works pretty well.

                      @smallcircles

                      smallcircles@social.coop Questo utente è esterno a questo forum
                      smallcircles@social.coop Questo utente è esterno a questo forum
                      smallcircles@social.coop
                      scritto su ultima modifica di
                      #30

                      @evan @julian

                      #ActivityPub builds on top of #ActivityStreams in the sense that it adopted a number of its 'social primitives' defined in its vocabulary, and Collection being among those. These particular uses become 'protocol space', but other than that AS from the perspective of AP solution development is purely a set of social primitives, granular building blocks that one *may* use in a solution. AS is a utility library of sorts then. Or is that a wrong perception?

                      A 'feed' is something that lives in solution space, and I would only choose Collection to model it, if it offers a perfect fit in functionality. And aboveall.. does not assign some new app-specific use along the way.

                      I tooted today that I feel the biggest folly of the fedi is that everyone tries to cram their domain into the AS namespace. The AS primitives should not be Swiss army knives and have only singular well-defined meaning and purpose, yet they have become that along the way.

                      https://social.coop/@smallcircles/116096886732404993

                      julian@activitypub.space trwnh@mastodon.social 2 Risposte Ultima Risposta
                      0
                      • smallcircles@social.coop smallcircles@social.coop

                        @evan @julian

                        #ActivityPub builds on top of #ActivityStreams in the sense that it adopted a number of its 'social primitives' defined in its vocabulary, and Collection being among those. These particular uses become 'protocol space', but other than that AS from the perspective of AP solution development is purely a set of social primitives, granular building blocks that one *may* use in a solution. AS is a utility library of sorts then. Or is that a wrong perception?

                        A 'feed' is something that lives in solution space, and I would only choose Collection to model it, if it offers a perfect fit in functionality. And aboveall.. does not assign some new app-specific use along the way.

                        I tooted today that I feel the biggest folly of the fedi is that everyone tries to cram their domain into the AS namespace. The AS primitives should not be Swiss army knives and have only singular well-defined meaning and purpose, yet they have become that along the way.

                        https://social.coop/@smallcircles/116096886732404993

                        julian@activitypub.space Questo utente è esterno a questo forum
                        julian@activitypub.space Questo utente è esterno a questo forum
                        julian@activitypub.space
                        scritto su ultima modifica di
                        #31

                        @smallcircles@social.coop I feel personally called out for this 😛

                        cc @evan@cosocial.ca

                        1 Risposta Ultima Risposta
                        0
                        • smallcircles@social.coop Questo utente è esterno a questo forum
                          smallcircles@social.coop Questo utente è esterno a questo forum
                          smallcircles@social.coop
                          scritto su ultima modifica di
                          #32

                          @julian @evan

                          No need to, I didn't call you out :)

                          I think the fediverse-we-have has become a very different one than the fediverse-promised based on the initial specs when there weren't implementations and an installed base making numerous design decisions in a very ad-hoc pragmatic fashion. Which is in itself fine, and a very good approach to get an ecosystem off the ground. But having the app-centric, app-first evolution be the primary evolution process, brought us to a different space than the ubiquitous, heterogeneous social networking environment we might all be working in, focused on exciting solution designs and less in all the plumbing and impl details.

                          No one is really to blame I guess. This is where laissez-faire in grassroots environments leads us, following the social dynamics that exist.

                          We can do better, but it is very hard in our individualist, FOSS-project-oriented herding of cats chaotic environment. The challenges are social in nature..

                          https://discuss.coding.social/t/major-challenges-for-the-fediverse/67

                          smallcircles@social.coop 1 Risposta Ultima Risposta
                          0
                          • evan@cosocial.ca evan@cosocial.ca

                            @julian

                            I haven't seen anyone use Add and Remove activities to notify updates to the `outbox`. I don't think it would work; it's too recursive.

                            I've done it for other feeds, like `replies` or `followers`, and it works pretty well.

                            @smallcircles

                            julian@fietkau.social Questo utente è esterno a questo forum
                            julian@fietkau.social Questo utente è esterno a questo forum
                            julian@fietkau.social
                            scritto su ultima modifica di
                            #33

                            @evan @julian@activitypub.space @smallcircles Mind if I butt in here with a question about management of the `replies` collection? I'm looking at this for the interaction controls FEP draft.

                            GoToSocial currently broadcasts an `Accept(Note)` to let followers know a reply has been accepted (see https://docs.gotosocial.org/en/latest/federation/interaction_controls/#broadcasting-accepts-for-the-benefit-of-third-servers). We'd want to add an inverse for revocation, which would be `Undo(Accept(Note))` imo.

                            I feel `Add` and `Remove` on the `replies` collection may be more idiomatic and, in a sense, easier. Opinions?

                            evan@cosocial.ca 1 Risposta Ultima Risposta
                            0
                            • julian@fietkau.social julian@fietkau.social

                              @evan @julian@activitypub.space @smallcircles Mind if I butt in here with a question about management of the `replies` collection? I'm looking at this for the interaction controls FEP draft.

                              GoToSocial currently broadcasts an `Accept(Note)` to let followers know a reply has been accepted (see https://docs.gotosocial.org/en/latest/federation/interaction_controls/#broadcasting-accepts-for-the-benefit-of-third-servers). We'd want to add an inverse for revocation, which would be `Undo(Accept(Note))` imo.

                              I feel `Add` and `Remove` on the `replies` collection may be more idiomatic and, in a sense, easier. Opinions?

                              evan@cosocial.ca Questo utente è esterno a questo forum
                              evan@cosocial.ca Questo utente è esterno a questo forum
                              evan@cosocial.ca
                              scritto su ultima modifica di
                              #34

                              @julian@fietkau.social @julian@activitypub.space @smallcircles I like Accept and Reject but @trwnh is pretty insistent on Add and Remove so I defer to them.

                              trwnh@mastodon.social 1 Risposta Ultima Risposta
                              0
                              • smallcircles@social.coop smallcircles@social.coop

                                @julian @evan

                                No need to, I didn't call you out :)

                                I think the fediverse-we-have has become a very different one than the fediverse-promised based on the initial specs when there weren't implementations and an installed base making numerous design decisions in a very ad-hoc pragmatic fashion. Which is in itself fine, and a very good approach to get an ecosystem off the ground. But having the app-centric, app-first evolution be the primary evolution process, brought us to a different space than the ubiquitous, heterogeneous social networking environment we might all be working in, focused on exciting solution designs and less in all the plumbing and impl details.

                                No one is really to blame I guess. This is where laissez-faire in grassroots environments leads us, following the social dynamics that exist.

                                We can do better, but it is very hard in our individualist, FOSS-project-oriented herding of cats chaotic environment. The challenges are social in nature..

                                https://discuss.coding.social/t/major-challenges-for-the-fediverse/67

                                smallcircles@social.coop Questo utente è esterno a questo forum
                                smallcircles@social.coop Questo utente è esterno a questo forum
                                smallcircles@social.coop
                                scritto su ultima modifica di
                                #35

                                @julian @evan

                                Btw, some time ago in a matrix discussion I sketched how I'd like to conceptually 'see' the social network. Not Mastodon-compliant per se (though it might be via a Profile or Bridge) but back to "promised land". Where the protocol is expressed in familiar architecture patterns and borrows concepts from message queuing, actor model, event-driven architecture, etc.

                                Then as a "Solution designer" I am a stakeholder that wants to be completely shielded from all that jazz. That should all be encapsulated by the protocol libraries and SDK's that are offered in language variants across the ecosystem. #ActivityPub et al is a black box. I can directly start modeling what should be exchanged on the bus, and I can apply domain driven design here. And if I have a semantic web part of my app I'd use linked data modeling best-practices.

                                I would have power tools like #EventCatalog and methods like #EventModeling.

                                https://www.eventcatalog.dev/features/visualization

                                https://eventmodeling.org/

                                1 Risposta Ultima Risposta
                                0
                                • evan@cosocial.ca evan@cosocial.ca

                                  @julian@fietkau.social @julian@activitypub.space @smallcircles I like Accept and Reject but @trwnh is pretty insistent on Add and Remove so I defer to them.

                                  trwnh@mastodon.social Questo utente è esterno a questo forum
                                  trwnh@mastodon.social Questo utente è esterno a questo forum
                                  trwnh@mastodon.social
                                  scritto su ultima modifica di
                                  #36

                                  @evan @julian@fietkau.social @julian@activitypub.space @smallcircles personally i think three things happen generally, which could each be described by their own activity in succession:

                                  1) the original Activity is posted.
                                  2) you can Accept or Reject the Activity.
                                  3) as a result, you can Add or Remove the Activity to the corresponding AP collection.

                                  this holds for Like and Announce 1:1. Follow we currently Add the Follow.object instead, but i think we ought to store the actual Follow activity in a follows collection.

                                  trwnh@mastodon.social 1 Risposta Ultima Risposta
                                  0
                                  • trwnh@mastodon.social trwnh@mastodon.social

                                    @evan @julian@fietkau.social @julian@activitypub.space @smallcircles personally i think three things happen generally, which could each be described by their own activity in succession:

                                    1) the original Activity is posted.
                                    2) you can Accept or Reject the Activity.
                                    3) as a result, you can Add or Remove the Activity to the corresponding AP collection.

                                    this holds for Like and Announce 1:1. Follow we currently Add the Follow.object instead, but i think we ought to store the actual Follow activity in a follows collection.

                                    trwnh@mastodon.social Questo utente è esterno a questo forum
                                    trwnh@mastodon.social Questo utente è esterno a questo forum
                                    trwnh@mastodon.social
                                    scritto su ultima modifica di
                                    #37

                                    @evan @julian@fietkau.social @julian@activitypub.space @smallcircles of course follows are a bit more stateful and complex, so it can be argued that we should actually allow for richer subscription management, similar to when you open a dashboard and manage which email notifications you want to receive. the subscription could be reified as a Follow activity, but the side effects and semantics are not exactly the same with what's in AP right now. (AP doesn't have a way to remove a follower; masto uses Reject without Undo Accept)

                                    trwnh@mastodon.social 1 Risposta Ultima Risposta
                                    0
                                    • trwnh@mastodon.social trwnh@mastodon.social

                                      @evan @julian@fietkau.social @julian@activitypub.space @smallcircles of course follows are a bit more stateful and complex, so it can be argued that we should actually allow for richer subscription management, similar to when you open a dashboard and manage which email notifications you want to receive. the subscription could be reified as a Follow activity, but the side effects and semantics are not exactly the same with what's in AP right now. (AP doesn't have a way to remove a follower; masto uses Reject without Undo Accept)

                                      trwnh@mastodon.social Questo utente è esterno a questo forum
                                      trwnh@mastodon.social Questo utente è esterno a questo forum
                                      trwnh@mastodon.social
                                      scritto su ultima modifica di
                                      #38

                                      @evan @julian@fietkau.social @julian@activitypub.space @smallcircles and then there are replies, which in fedi currently require deep introspection of a Create.object.inReplyTo, which is information that may not be immediately available to you. so it leads to the unfortunately complicated situation where you don't actually know when you received a reply, because there is no Reply activity to be used as a notification -- you have the side effect without the activity.

                                      trwnh@mastodon.social 1 Risposta Ultima Risposta
                                      0
                                      • trwnh@mastodon.social trwnh@mastodon.social

                                        @evan @julian@fietkau.social @julian@activitypub.space @smallcircles and then there are replies, which in fedi currently require deep introspection of a Create.object.inReplyTo, which is information that may not be immediately available to you. so it leads to the unfortunately complicated situation where you don't actually know when you received a reply, because there is no Reply activity to be used as a notification -- you have the side effect without the activity.

                                        trwnh@mastodon.social Questo utente è esterno a questo forum
                                        trwnh@mastodon.social Questo utente è esterno a questo forum
                                        trwnh@mastodon.social
                                        scritto su ultima modifica di
                                        #39

                                        @evan @julian@fietkau.social @julian@activitypub.space @smallcircles re: the Undo Accept thing vs Reject thing, using a Reject is prone to issues with out-of-order deliveries. if you send a Follow and get back an Accept and a Reject with the same published datetime, then are you currently a follower? what if the Reject came first but then you receive a later Accept? it makes it incredibly hard to reason about the distributed state machine, and leads to terrible desyncs when one side thinks you follow them and the other doesn't.

                                        trwnh@mastodon.social 1 Risposta Ultima Risposta
                                        0
                                        • trwnh@mastodon.social trwnh@mastodon.social

                                          @evan @julian@fietkau.social @julian@activitypub.space @smallcircles re: the Undo Accept thing vs Reject thing, using a Reject is prone to issues with out-of-order deliveries. if you send a Follow and get back an Accept and a Reject with the same published datetime, then are you currently a follower? what if the Reject came first but then you receive a later Accept? it makes it incredibly hard to reason about the distributed state machine, and leads to terrible desyncs when one side thinks you follow them and the other doesn't.

                                          trwnh@mastodon.social Questo utente è esterno a questo forum
                                          trwnh@mastodon.social Questo utente è esterno a questo forum
                                          trwnh@mastodon.social
                                          scritto su ultima modifica di
                                          #40

                                          @evan @julian@fietkau.social @julian@activitypub.space @smallcircles i think there needs to be a way to get a consistent event log in-order from the canonical/authoritative source. failing that, though, the least you could do is have your activities refer to each other in an obvious way. Undo(Accept(Follow)) lets you reverse-reconstruct what happened because all 3 activities are right there (hopefully fetchable!). so maybe Undo(Add) makes more sense than Remove; perhaps we say that the Remove is the result of the Undo?

                                          trwnh@mastodon.social 1 Risposta Ultima Risposta
                                          0

                                          Ciao! Sembra che tu sia interessato a questa conversazione, ma non hai ancora un account.

                                          Stanco di dover scorrere gli stessi post a ogni visita? Quando registri un account, tornerai sempre esattamente dove eri rimasto e potrai scegliere di essere avvisato delle nuove risposte (tramite email o notifica push). Potrai anche salvare segnalibri e votare i post per mostrare il tuo apprezzamento agli altri membri della comunità.

                                          Con il tuo contributo, questo post potrebbe essere ancora migliore 💗

                                          Registrati Accedi
                                          Rispondi
                                          • Risposta alla discussione
                                          Effettua l'accesso per rispondere
                                          • Da Vecchi a Nuovi
                                          • Da Nuovi a Vecchi
                                          • Più Voti


                                          • 1
                                          • 2
                                          • 3
                                          • 4
                                          • 5
                                          • 6
                                          • 7
                                          Feed RSS
                                          I think the #ActivityPub client-to-server API is extremely important and underrated.
                                          @pierobosio@soc.bosio.info
                                          NodeBB Contributors
                                          • Accedi

                                          • Accedi o registrati per effettuare la ricerca.
                                          • Primo post
                                            Ultimo post