Shah Newaz Khan

Results 27 comments of Shah Newaz Khan

Hi @mintuz I am currently working on an idea to use a reinforcement learning algorithm ( https://github.com/karpathy/reinforcejs ) where we use the velocity, distance traveled and heading from BB8 as...

Thanks for looking into this, I actually have not tried this with the Commander module yet, I am having issues with the vanilla SpheroJs module. I will give it a...

> Look at: https://github.com/nats-io/stan.py/blob/master/stan/aio/client.py#L390 > > The PubAck object is returned when you publish a message and there should be a `guid` field in it. Thanks for the feedback @smitfrank,...

It doesn't look like he `Msg` object holds a reference to the `guid` available to the publisher https://github.com/nats-io/stan.py/blob/master/stan/aio/client.py#L695-L718

following up on this, has this been addressed in https://github.com/confluentinc/kafka-connect-bigquery? Especially support for new topics created after connector worker has started.

> following up on this, has this been addressed in https://github.com/confluentinc/kafka-connect-bigquery? Especially support for new topics created after connector worker has started. looks like it has been addressed here https://github.com/confluentinc/kafka-connect-bigquery/blob/master/kcbq-connector/src/main/java/com/wepay/kafka/connect/bigquery/config/BigQuerySinkConfig.java#L68

> I got the hint for the solution here: [confluentinc/cp-docker-images#286](https://github.com/confluentinc/cp-docker-images/issues/286) > > I had a service called "schema-registry" with a port named "schema-registry-port". > After I deleted the service the...

Thanks for looking into this @DMilmont! @josh-fell unfortunately I do not have the bandwidth to take this on, just reporting here, for the time being I will use the human...

I am facing the same issue where OSX is unable to get a response back from BB8 once a command is issued: ``` Unhandled rejection Error: Command sync response was...