Paul Frazee
Paul Frazee
+1 @YerkoPalma @kickscondor I love where your head's at. In the sense that an OS makes tools work with each other, I think that's 100% the right way to be...
There's been a lot of energy around a fetch() API lately for `hyper://` so that may happen in the nearish future. Shout out to @rangermauve who's been carrying the banner...
One other side note about the original post I wrote here -- Until Beaker has, you know, been _realized_, almost everything I write is a part of an exploration process....
There's a standing issue for the daemon on using the rpi which probably explains what you're hitting: https://github.com/hypercore-protocol/hyperdrive-daemon/issues/49 We're about to replace the daemon with [hyperspace](https://github.com/hyperspace-org/hyperspace). I'd check in after...
Can you share what the code looks like for this? `writeFile()` creates parent directories as-needed. I suspect what's happening is that concurrent calls to `writeFile()` are attempting to create those...
Good idea
I plan to add some transparency to the sync process so it'll be a little more obvious what's going on/wrong
Thanks for reporting, @leeclarke. We'll add it to the queue.
We'll need to run some memory-usage audits. Thanks for filing.
Definitely something going on with the hyperdrive daemon there. Let's see if the new hyperspace daemon fixes this. (Mem leaks are an ongoing fight ofc)