Mat Kelly

Results 844 comments of Mat Kelly

@ibnesayeed is this really closed with 534a133517edbb7644639029cf849cb663ef0d5b? It looks like you allowed the user that is launching server/service to set a custom timeout when launching the script but not the...

> It is not implementing the exact feature Re-opening ticket This is somewhat related to #39 but is derived from the client's request and not from launching the service or...

Also to consider is a feature similar to `pip`, who recognizes when it's out-of-date and alerts the user how to manually invoke the binary to be updated.

:+1: but not as the default functionality. I enjoy knowing that each query supplies fresh data. A couple of different caching policies should be available to the user, e.g., neverRefreshOnceGenerated,...

Not the best solution, but to mitigate the effect that git.io has on MemGator instances, would it be possible to consult a second or even tertiary source redundant of the...

https://github.com/jteeuwen/go-bindata might help with this, see http://rachbelaid.com/embedding-assets-in-go-project/ . I think having the JSON data built into the binary at compile time is a good, safe, default instead of having many...

I have put some effort into this in the https://github.com/machawk1/memgator fork. The method of archival specification needs a little more consideration but results from my local `pywb` are included in...

There is a caveat in that the Miller columns library we use is jQuery-based.

Revisiting this after some exploration, there still does not seem to be a decent Miller columns JS library not reliant on jQuery.

https://github.com/alphagov/miller-columns-element is an implementation of Miller columns using Custom Elements w/o the reliance on jQuery.