David Callies

Results 55 comments of David Callies

Hey @master-hax, thanks for reaching out! This is currently intended behavior, however, providing consistency between the file collab type and --hashes might be useful. `--hashes` should be requiring you to...

After thinking about it for a bit, I think it's reasonable to expect that `match --hashes` and `hash` will be compatible. However, definitely want to limit the number of arguments...

Working with Sam on this as a ramp-up task for the upcoming hackathon!

Hmm, that's no good. I'm not sure any of us have a linux machine, but let me see if I can reproduce. @BarrettOlson - does any of this look like...

# Progress report 2/20/2024 ## @benoit-yubo **Need-to-haves** 1. [Solution ready, needs validation] The option `TASK_INDEX_CACHE=True` which spawns local threads which pre-load and keep a live copy of the index in...

Ugh, we need to fix this ASAP, oversight in the signal normalization in PDQ itself. I think I can generate an easy repo using the file storage and just copy...

Hey @eternal-flame-AD ! This is super cool stuff, and really appreciate you taking up the time to describe the approach! I immediately thought of some fiddling I did with FAISS...

There certainly is, which is to start building out the storage interface, backed by DBM. I can either give you a couple of PR's to serve as the starting point,...

Can get you started then, give me a week to make a few PRs!

I made a few small PRs for how you might do DBM and interface migrations, respectively, if you get stuck here and why to try that instead.