Tim Huff
Tim Huff
I believe that would be @koskimas
GraphQL and Objection are both OOP as hell. If I were to rewrite it, I'd follow their lead.
It won't be there if it's not in your schema.
Yea, sorry for being so terse there. I just meant to toss out the answer real quick and didn't take the time I should've. As far as this library is...
Oh, and as for the "will generated filters work" question... I'm not sure but I have the feeling they might.
@BerndWessels This end up working out for you?
@BerndWessels Just letting you know that we reverted the merge I referenced here. Virtual attributes are properly supported now, though, so you might be able to add your extra to...
This is exactly how I feel this library should be set up.
Hey, I wrote [this image phash library](https://www.npmjs.com/package/canvas-phash) eight years ago. I've learned a whole lot since then (including typescript). My implementation comes directly from the white paper and appears to...
I've also been considering performing research into potentially new methods of image hashing. I think a promising idea is to train a CNN via reinforcement learning. We would need a...