Post AdMxgvYvwdXXkfCLMe by lawik@fosstodon.org
 (DIR) More posts by lawik@fosstodon.org
 (DIR) Post #AdMxgvYvwdXXkfCLMe by lawik@fosstodon.org
       2023-12-31T07:55:43Z
       
       1 likes, 0 repeats
       
       It is incredibly tempting to interpret and implement ActivityPubs concept of an Actor as an Elixir GenServer/actor. Mailboxes and message passing.If I was building it out as an in-memory system this could be fun but for typical needs it is conflating runtime characteristics with the outward protocol.Lining those up would make the system simple to reason about in particular ways. I might do the experiment.#erlang #elixir #activitypub