Ömer Erdinç Yağmurlu

Results 19 comments of Ömer Erdinç Yağmurlu

Any updates? This pops everytime I try to scroll using the minimap, which is way too often.

Just for future reference: you can easily write to any device using the constants and structs provided in the library ``` func input_event(typ uint16, code uint16, value int32) ev.InputEvent {...

I've managed to confirm the prompt using a bluetooth keyboard. Connect your keyboard through experimental features and when you get the prompt press the windows button. It cuts out all...

any updates on this?

I used it in a nw.js application and connect method doesn't fail. Maybe something is wrong with restify?

It should attempt a reconnection, clear the queue, and emit an event (reconnection). But attempting to reconnect **only** when a bad response comes doesn't fix this problem, if noble doesn't...

I found out that the queue simply gets stuck, I thought that it was at least parsing the zero index each time a new command is sent, but apparently, it...

@deadprogram Running Ubuntu 15.04 and node versions are 4.2.4 and 4.1.2

@debu66er Sphero sleeps after (by default) 6 mins of inactivity. Are you sure that your bb8 is awake while you're sending commands? [Here](https://github.com/omeryagmurlu/ollie-controller) is the program I was working on....

> We do nowadays have a bool that users can set on their network to disable IPv4 addresses on their nodes. Where is this? Using tailscale breaks my university network...