Results 106 comments of Blake Miner

It would be nice if the Deck storage location could point to an "External storage" path, as well (i.e. SFTP or SMB mount).

I like this idea, so long as it doesn't blow up the size of the lib. Cool stuff, @repeatingbeats ... keep it up! IMHO, your lib is cooler than the...

I'm all for improving docs, but maybe we should change node-hid to implement the Duplex stream?

Any thoughts on the best way to do this? Just convert the Buffer to an Array before passing to the native addon? What's the overhead penalty for doing so? What...

Based on some of my research and conversations with @ept and @HerbCaudill, it seems that conditionally rejecting / ignoring writes (i.e. to preserve application invariants or to deny an unauthorized...

@pvh - Thanks for your response! I find it really interesting to discuss this stuff. Regarding (1): sometimes you sync with people you trust, and then after some time passes,...

All other ideas I have about rejecting writes involve consensus in some form or another. For example, (perhaps outside of Automerge) actors can form a consensus about a document and...

> Right -- what I'm saying is that right now the way you can solve this is to stop syncing with them. @pvh - Yeah, I agree; this problem can...

Sorry to ping, but several months have gone by. @ept - Any ideas / new research that might address this issue?

This PR seems to be causing an issue for me. See #15422