Kevin
Kevin
Club Penguin Island!
@franleplant In the end what was your solution for MQTT on React Native?
I've hacked in something as a [preliminary proof of concept here](https://github.com/marvinroger/homie-esp8266/compare/develop...GrowNodes:esptouch) by rewriting the BootConfig class. Now when Homie boots in config mode it will start Smart Config **instead** of...
Just realized a big (deal-breaker) UX problem with ESP Touch. - The ESP8266 doesn't support 5 GHz. The user will have to make sure their phone is connected to a...
> But, how would you handle the MQTT configuration? For my use case, I'm just hard-coding the MQTT configuration. I'm trying to make something that will be used by non-technical...
I have the same issue. I'm running Ocra with ` ocra main.rb --icon .\appicon.ico` The icon still ends up being the default ruby gem icon.
Hi, thanks for looking at this. Yes it would be better if there's a way to navigate folders while in the timeline. Otherwise the user has to switch back to...
Another way could be to append the character `#` or `?` at the end of the URL and put all the drawing data after that For example, these URL still...
I'm getting a similar error when I use AJAX to submit forms. (using a form_tag with remote:true). I'm also using turbolinks 3 `Uncaught TypeError: result.appendTo is not a function`
> You could use FileColors, FileLuminance and FileDiff for this. Check out the files table to see example values. I experimented with [using hamming distance from FileLuminance and FileColors](https://github.com/keyeh/photoprism/blob/hamming-stack-test/internal/entity/photo_merge.go#L36-L49) to...