Avner

Results 41 issues of Avner

Hi, Before I go about doing it myself, is there a github action which wraps this? Thanks!

### Description In an existing project, right click in the project explorer click file. Nothing appears Go to directory on disk , do `ls` you will see some blank files...

bug

I've allowed accessiblity but always getting error `AXError.APIDisabled` as you can see here: Should I be signing or adding some special permissions? P.S. I'm running in debug from `xcode`. Does...

I realize the question is a bit vague, but the Apple documentation is horrendous and hoping you could assist. Basically, imagine a scenario where you are assisting in spell checking...

Hey Charles, I starred the repo. It seems to bridge an annoying usability gap in the XPC framework, What I have noticed is that there is a lot of boiler...

Hi Getting crashes with this message: ``` thread '' panicked at 'Channel from calling thread disconnected: "SendError(..)"' ``` specifically: ``` let batch_output = handler(batch_input $(, &context.$ctx_arg )*); for (output, mut...

Hi, I am trying to use the `msgpack` library in accordance with the "`int64-buffer`" library https://github.com/kawanet/int64-buffer I get some mismatches when I try to encode numbers which are wrapped using...

I want to show multiple indicators but they seem to be sharing the same indicator. Any way to show more?

help wanted

the documentation states: https://binance-docs.github.io/apidocs/spot/en/#limits ``` IP Limits Every request will contain X-MBX-USED-WEIGHT-(intervalNum)(intervalLetter) in the response headers which has the current used weight for the IP for all request rate limiters...

enhancement

I'm trying to use the Websocket version of the api but I don't see any place to put the credentials There is a lot of unclarity in the docs and...