Mat Kelly

Results 844 comments of Mat Kelly

Any further thoughts on this naming, @ibnesayeed? Could the field value ever be a `uri` but not a `urn`? Once we change this name, should we have some adaptation considerations...

@ibnesayeed But it _could_ be used for essential functionality, correct? It likely is not now due to its newness, support, accessibility, etc. It would be interesting to set up some...

I have added three files in c0507881cac51fd9a73b58fda457ff62d9200d49 (issue-386 branch, in `tests/serviceWorkers-386/`) that fundamentally use a service worker when invoked through a user interaction. To use the files: 1. Start a...

I like this idea and involving ipwb in the workflow might make this a simple, intuitive process for users that don't want to futz with long command-line arguments. ipwb for...

> If the resources are identical I did not mean to imply that resources are identical, just that they may has the same original URI (URI-R). Thus, Bob's representation of...

1. Yes, were they merged, the current logic for resolution is temporal without regard to source, so Bob/Alice viewing https://example.com at 01:10 UTC would get Bob's HTML and Alice's embedded...

> Source locking will lose many advantages of merging collections from different sources I agree with this. The origin of the payload ought to be agnostic of the method or...

Some of the promise-esque constructs are only available in fairly modern version of Py3.

A [relevant repo](https://github.com/ipfs/benchmarks) for benchmarking IPFS (js implementation cf. go implementation) is also in-the-works.

This relates to #718 in that while reviewing the PR with @ibnesayeed, noticed the rudimentary, potentially unreliable parsing procedure. The code would be better informed with some test cases, as...