Brian Parma

Results 19 comments of Brian Parma

Oh, I didn't know about that one, thanks!

it could be useful to know the size of the data 'unique' to the snapshot vs the total size (including dedup'd data) of the snapshot.

It is a module, the 'executable' is just a script that runs an interpreter from the module. They also have a jupyter kernel in the module. I was able to...

I was going to mention libp2p too, it's how ipfs does all it's magic. There's a python version on the road map but it's been on there for a while.......

One way to address this is to do something like zsync (http://zsync.moria.org.uk/). The sender generates it dynamically and sends it, then the receiver can figure out what parts it needs....

A guide would be cool, but I can figure out those options pretty easy. My main question is how would you "manage" or "auth" this second network? Would you need...

Thanks @mlsmaycon ! That's super helpful, I'll give it a try when I get a second oidp/network going. I was thinking about this while reading through the access control documentation....

after some more tries, it looks like I don't get that error every time, which is pretty odd