mutable messages update
Over the 4th of July weekend, I've been participating in a family event. My dad visited from Texas, so that was a bit of a time commitment over-and-above my job at Levi's.
One of the big accomplishments that I've made over the past two weeks has been rolling out the mvd
lite client at http://gitmx.com/ -- it's been more than a year since I was able to get the lite client to work with the main network. This means that mvd
is both lite enough to work over websockets, and also that scuttlebot
is more memory efficient than it was a year ago.
http://gitmx.com/ is a great place to test mutable messages on the main ssb network, if you want to try it without cloning and installing mvd
itself. I'd prefer if you'd clone and install mvd
and try it on your local computer. But it isn't exactly a one-click-install the way that Patchwork is, yet.
To clone mvd
using git-ssb
try: git clone ssb://%NPNNvcnTMZUFZSWl/2Z4XX+YSdqsqOhyPacp+lgpQUw=.sha256
My schedule over the next few days is mostly clear. I'm hoping to spend some time implementing diff messages, so you can see how messages change over time.