Steve Kuznetsov

Results 189 comments of Steve Kuznetsov

Agreed -- the implementation in the PR today resolves the values at runtime and offloads that to the caller which I think is not the most clean implementation, but if...

Generation is what makes k8s apimachinery work and honestly I think it's a bit scary up-front but the output is really simple -- reviewable Go code, etc. I think it...

That seems like a low cost of entry way to do this, let's see how it works!

@dave looks like your latest release handles this! Probably good to close :)

@deadprogram is there a good doc to understand what's different about the Android BLE stack to get a better idea of what would be necessary to support that in this...

@MatejMagat305 I am not very familiar with the system so I'd have to understand more about how Android wants to handle BLE first, but maybe!

@abetkin You can get around this issue by using `mkfifo` as described in [this](http://stackoverflow.com/a/26975795) StackOverflow answer: > Another option is to create you own Pdb object, and set there the...

@apelisse >Where are the options like FieldManager and Force come from? They are significant enough that you can't really skip these, I don't have an answer to this. These can...