Guillaume Besson

Results 36 comments of Guillaume Besson

I had the same problem. You can create a secret only on install by using a `pre-install` [hook](https://github.com/kubernetes/helm/blob/master/docs/charts_hooks.md). The secret will be left untouched on upgrades. The only problem is...

I had the same idea but I'm lacking of time now. I'm adding it on the Todo list ;-)

Hi, I started to do the application that way (with the two views in a specific folder). But this organization implies one XHR request for each page. It more optimized...

+1 I have a sand table and only use these panels, no need for any extruders related settings. Another potential features that could be awesome is the ability to queue...

I've switch back and forth between GRBL and Marlin

I also have the same issue of display "bleeding", not a lot when running with USB-C but more pronounced when using a battery. Everything else seems to run fine. I...

Hello @balaji-dutt I took a look at this issue in the last few days and implemented a lot of small fixes and improvements for Chromecast but I also discovered a...

The illegal instruction is linked to the architecture of the RPi ZeroW (armv6). Soundsync is not compiled for this arch and Electron doesn't support it either. Supporting this would be...

I can reproduce this error. I didn't spend more time for now on debugging this as this only happens when closing the app but I'll keep this issue around to...

I think this is related to the encrypted mode of Airplay which I haven't integrated yet. I don't have a Sonos device to test so this is just a guess....