Avik Sengupta

Results 49 issues of Avik Sengupta

it should display an empty frame if a draw function has not been defined ``` julia> rungame("MyGame.jl") ERROR: BoundsError: attempt to access 0-element Array{Method,1} at index [1] Stacktrace: [1] getindex...

The current algorithm for drawing circles is not very good (though it is fast). It looks pretty ugly if the cirle is more than a about 10 pixels in diameter....

We currently only support background colors, not images.

It would be good to have this implemented. https://eng.uber.com/m4-forecasting-competition/

Apologies, this is more of a question than an issue, but I haven't been able to figure this out for a while. So using this plugin with parse, I am...

There is now a `pandoc` jll (https://github.com/JuliaBinaryWrappers/pandoc_jll.jl) , which will allow users to use it without any additional installation step. So maybe using it from this package would be worthwhile?

enhancement
pandoc

So I've been trying to debug performance issues in JDBC.jl, where reports are that it is orders of magnitude slower than similar wrappers in other languages. Now there could be...

### Description The `token`, `channel` and `ts` parameters are shown as *required* in the documentation for the `chat.delete` method : https://api.slack.com/methods/chat.delete#arg_token However, in `slack_web_openapi_v2.json` , the parameter definitions lack the...

Port over the examples from https://github.com/aviks/julia-zmq-mongrel/tree/master/examples to the new api. Submit them for inclusion on zeromq.org

So we've had users complain that the web registrator hosted on juliahub.com asks for write permissions. I wanted to discuss the options, since this is security stance that affects the...