@gargron @darius @cj I put the "eye glaze over" version, and why it's hard to explain, in this post https://dustycloud.org/blog/if-you-cant-tell-people-anything/
I am not convinced people will understand until I have a demo of it running a distributed social environment, but I will try to explain anyway...
@gargron @darius @cj
So let's try in bullet form. What is Spritely Goblins?
- a distributed programming environment that's safe to use even when you don't fully trust the network.
- ocap security is baked in, is just part of normal programming.
- It follows the "classic actor model"; kinda like Erlang but more correctly
- it even has such wild features as distributed garbage collection
- it is meant as the *foundational layer* for writing Spritely programs
(cotd ...)
@gargron @darius @cj
So let's try in bullet form. What is Spritely Goblins?
- a distributed programming environment that's safe to use even when you don't fully trust the network.
- ocap security is baked in, is just part of normal programming.
- It follows the "classic actor model"; kinda like Erlang but more correctly
- it even has such wild features as distributed garbage collection
- it is meant as the *foundational layer* for writing Spritely programs