I am interested in what you mean by app replication. My dream is make a virtual machine that doesn't care what device is which so you can use all your peripherals and compute regardless of what machine it is on. Live migration of running code. It just needs to be aware of bandwidth, latency, available compute, and memory. ๐
It is really hard to solve, but it is possible. Imagine writing a naive raytracer on your phone and have the VM be smart enough to split out the rendering loop to run on your PC.
Login to reply
Replies (1)
negentropy is set reconciliation, so your local notes can be replicated to any other nostr node. we almost have a working version of this via multicast in notedeck already (minus the negentropy bit, but thats coming)