Christoph Stenglein
Christoph Stenglein
Hi @benma > Can you quantify that? What's the difference in size and build time roughly? Sure, but it's not perfect since a big part of the image build time...
Hi @benma Sry for the late answer! > Have you considered moving most steps into a installation script, hence collapsing most of the layers into one? Cool idea, will try...
Since you are using WebView2 for the windows part, you could print silently there: https://learn.microsoft.com/en-us/microsoft-edge/webview2/how-to/print?tabs=win32cpp#the-print-method-to-customize-printing See the `Print` statement: > Silently prints the current top-level document in the WebView2 using...
Can confirm this is an issue with 13.0.5 & an edge api route I'm using. I'm using the OG image generation, which doesn't work with `13.0.5`: https://github.com/cstenglein/manysats/blob/main/pages/api/og.tsx With `13.0.6-canary.2` the...
@benma should work now please test :) squashed the commits as well.
Hi @benma Thank you for the review! Currently I'm very limited in my time so I'm converting this to a draft and reviewing it at a later time. Hope that's...
Thank you for the report! Will look at it :)
See https://github.com/axios/axios/issues/5026
Reboot does work, just takes some seconds. Add a loading indicator + a message for better info there. Maybe the "shutting down bitcoin..." messages as well.
@depfu rebase