David Blackman

Results 46 comments of David Blackman

some of the ES query counts seem nice, they're a good sanity check on the server's data health git commit, release version, super into those

This change overall seems negative in my testing. It seems to REALLY want to make things into intersections. some examples /v1/autocomplete?lang=&size=10&focus.point.lat=37.78657&focus.point.lon=-122.42001999999998&text=Smoke Vape & Beyond --> goes from perfect venue match...

Thanks for the review! I originally had a version with hashring but noticed that the project had zero external dependencies so thought you might want to keep it that way,...

apologies, the failover change is almost done here: https://github.com/makenotion/memjs/pull/7 but we've been making more substantial changes to the library that's taken precedence - converting to typescript, deprecating the callback API,...

also getting an empty nesting screen, how did you debug/diagnose it?

is there a possibility of this being merged?

I'm having the opposite problem - I'm not getting a complete extraction of a file when I listen on 'finish,' but I do when I listen on 'close'

Here's a repro this is the file: https://www2.census.gov/geo/tiger/TIGER2016/ADDRFEAT/tl_2016_36005_addrfeat.zip I wrote two little programs, one which extracts, waits on close and then exits, one which waits on finish - the extract...

seemingly that doesn't fix it :-/ ... made a new directory just to doublecheck I was on the right version (base) ➜ /tmp mkdir fresh (base) ➜ /tmp cd fresh...

here are the various versions & platform numbers that might be useful to you (base) ➜ fresh uname -a Darwin nts2.local 19.3.0 Darwin Kernel Version 19.3.0: Thu Jan 9 20:58:23...