Ankush Gupta

Results 42 comments of Ankush Gupta

It looks like you might be able to set `version` to something like `v5.0-beta1` or `dev`? https://esphome.io/components/esp32.html#esp-idf-framework Not sure if esphome is actually compatible with version 5.0 though -- there...

Similar issue here: I’d try to turn off my zigbee lights for bed time, and then they would immediately turn back on. The history log said it was from the...

I'm also running into this error unexpectedly The stacktrace/error message doesn't provide a whole lot to go off of, so I'm a bit stuck and unable to move forward 😔

Also curious about this!

> what's the interest here? Inject into a set/map, some values? Interested in this for slightly different use case than what's been mentioned so far: I want each Koin module...

[possible workaround](http://stackoverflow.com/questions/24889100/ios-8-removed-minimal-ui-viewport-property-are-there-other-soft-fullscreen)

I would love to know if anyone's successfully used JPT in Cloudflare Pages!

Excited to see that [Retrofit 5.0.0-alpha4](https://square.github.io/okhttp/changelogs/changelog/#version-500-alpha4) added experimental JS and iOS support! That obviously doesn't address any of the reflection-based reasons that Retrofit isn't multiplatform-friendly, but I figured that this...

Awesome, thanks! Is there a script you used to generate the graphs from the benchmark outputs too, or was that all manually done?