Mat Kelly
Mat Kelly
> observed some really strange behaviors Please document them here. > isolate certain things in a separate script and test them. Which things? As we talked about in-person, the Py...
Note that we are trying to optimize asynchronous requests to IPFS, not the Web. Thanks for your input, @funkyfuture, and as @ibnesayeed said, we will look into using that library...
This has to do with how ipwb replay is canonicalizing the URI-R entered in the input box to a SURT prior to searching in the CDXJ. The search is for...
Ugh, typo with `exec_info`, fixed in #323 and now live in master. Please perform the above again and let me know what error you get.
I am having a hard time replicating this but will continue until I can do so. Here's one dead-end I just tried, documented here so I don't go down that...
Great information, thanks for this review, @ibnesayeed. While we resolve the outdated Flask issue in #616, we might look to Responder for the reason of the built-in support (namely GraphQL,...
@ibnesayeed We discussed this before but I cannot recall your advice for an elegant scheme to allow for per URI-R or per-URI-M authentication references in an index. Can you provide...
@ibnesayeed Can you provide more information on what changes you anticipate for "how relative imports work"? I do not want to change too much with the logic of the code,...
Related: #504
I started coding this then realized I was resurfacing old CDXJ `/tmp/` generation code. In `__main__.py`'s else stating that an index is required we can call `generateCDXJMetadata()` to get a...