Andriy Drozdyuk

Results 60 issues of Andriy Drozdyuk

Any plans to support Erlang?

So... do folders have to have some kind of special name? I'm running the sample code on localhost:3000 here. It authenticated me fine ( after I inserted my api key/secret)....

Does this support http://curvezmq.org/? Also, which erlang lib has the most up-to-date binding?

Is it possible to specify git dependency, instead of hex?

Hi, guys. Trying to run this on Windows 10, from erlang rebar3 project, with an elixir dependency [extreme](https://hex.pm/packages/extreme). Here is my `rebar3.config`: ``` {erl_opts, [debug_info]}. {plugins, [ { rebar3_elixir_compile, ".*",...

bug

Can this work in conjunction with Nodejs for idea: http://www.jetbrains.com/idea/features/nodejs.html Would be cool.

enhancement

Sorry if this is a dumb question but here you set different rewards based on whether X wins or O wins: https://github.com/haje01/gym-tictactoe/blob/master/gym_tictactoe/env.py#L8 Why is that? If X's reward for winning...

Sorry, but I am a little confused. I can run the examples with draft - but how do I develop them in an IDE like IntelliJ say? Could you post...

My question is probably very silly, but I'm not familiar with docker. I just have it installed, and want to spin up a swift service to connect to from python....

If I start my ros2 joy node before I turn on the bluetooth xbox controller then joy doesn't detect it. Steps to reproduce: 1. Start joy node: `ros2 launch joy...