11
Goblin - What are actual uses?
(spritely.institute)
All things programming and coding related. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
Ah! So a new MPI!
Any big packages, like AMBER or CHARMM, picking it up?
It's not really like MPI. It's more oriented towards writing social software that communicates over the Internet, as a next step beyond ActivityPub. You could use it for a lot of things, but one example is to write federated software like Lemmy where you have lots of instances communicating with each other. But it makes things more flexible, you can really make any sort of social app with it.
Ah, thank you!
I appreciate you efforts to both explain to me and contribute to open source.