Jim Pick

Results 36 issues of Jim Pick

I think it would make sense to pass the "sparse: true" flag to hyperdb for normal clients. If a cabal dat has a lot of history, that might take a...

It appears to exit early when calling leveldown when opening the js-ipfs repo.

I have been doing some experimentation with distributed tracing using [OpenCensus](https://opencensus.io/) and [Jaeger](https://www.jaegertracing.io/). I have been experimenting in a branch over here: https://github.com/jimpick/peer-base/tree/trace-opencensus-jaeger I have primarily been experimenting with instrumenting...

I'm encountering this issue between [filecoin-pickaxe-agent](https://github.com/jimpick/filecoin-pickaxe-agent) and [filecoin-pickaxe-direct-deal](https://github.com/jimpick/filecoin-pickaxe-direct-deal). A property named 'agentState' lives in a mvreg inside an ormap inside another ormap. When it is updated in filecoin-pickaxe-agent (a bot...

When creating batches, make sure all deltas are included In high concurrency situations, often times delta will arrive that depend on other deltas. Right now, when we bundle deltas together...

@satazor discovered this and mentioned it on the #ipfs-dynamic-data irc channel... There's another "peerbase" on github over here: https://github.com/espians/peerbase I'm not really sure exactly what it is, but the tagline...

community

Needs emojis

If the pinner is having trouble saving data to ipfs-cluster asynchronously, it would be good if it could report that it is in poor health, and display that in the...

Because the new root url redirects to a new document, going back will create a new document. We probably need to manage history better. Perhaps we shouldn't create a new...

When clicking on links in the rendered markdown pages, it would be nice if they opened in new tabs.

difficulty:easy