Avner

Results 41 issues of Avner

I'm trying to understand the discrepancies on key size that I am getting for example: ``` 127.0.0.1:6379> set a a OK 127.0.0.1:6379> MEMORY usage a (integer) 52 127.0.0.1:6379> DEBUG OBJECT...

…ariable since difficult to configure env through toml we need to staticlly link. it seems that it is only possible by setting an environment variable: `export SQLCIPHER_STATIC=1` I wanted to...

I have a function for creating the instance and initialising the cell, but in some cases, for instance under testing , i need to reset the cell to a new...

for vulnerabilities that have been solved, will the action close the issue or will I need to manually close them? Also will the action create duplicate issues each run or...

Hi all, I'd like a way to link between the security issue which was found and the code which is "flawed". That will make it much easier to track down...

enhancement

Was wondering how I can compile the script to be an executable? Tried variations on this swiftc -framework ./Rome/Swiftline.framework Script.swift -o SciptExectutable

question

I'd like to have a route post body associated to a type. Not clear if I need to explicitly handle the body deserialize (i.e. using codable) and error handle myself...

Used to work, but now getting this exception: ``` sbt.ResolveException: unresolved dependency: org.msgpack#msgpack-scala_2.10;0.8.13: not found at sbt.IvyActions$.sbt$IvyActions$$resolve(IvyActions.scala:291) at sbt.IvyActions$$anonfun$updateEither$1.apply(IvyActions.scala:188) at sbt.IvyActions$$anonfun$updateEither$1.apply(IvyActions.scala:165) at sbt.IvySbt$Module$$anonfun$withModule$1.apply(Ivy.scala:155) at sbt.IvySbt$Module$$anonfun$withModule$1.apply(Ivy.scala:155) at sbt.IvySbt$$anonfun$withIvy$1.apply(Ivy.scala:132) at sbt.IvySbt.sbt$IvySbt$$action$1(Ivy.scala:57) at...

I've trained my dataset withe my set of images. I was wondering if it is possible to find a match using an external image from a picture I've taken with...