Leon Kiefer
Leon Kiefer
I think some clarification on the second solution of @squaremo "Give a target namespace in the image automation object" is required. I have explained my current problem in https://github.com/fluxcd/flux2/discussions/1017#discussioncomment-541543. I...
I deleted a crd (and all its crs) and recreated it, however helm controller does not recreate the objects from the helm release. Now my cluster is in an inconsistent...
Is there any progress on this issue? I was debugging why Android Studio isn't showing the javadoc we published for our closed source library and discovered this issue. As a...
Here is my try on creating a new docker image based on ubuntu: ```docker FROM ubuntu:20.04 ENV DEBIAN_FRONTEND=noninteractive # set default build arguments ARG SDK_VERSION=commandlinetools-linux-8092744_latest.zip ARG ANDROID_BUILD_VERSION=31 ARG ANDROID_TOOLS_VERSION=31.0.0 ARG...
I do not remember what the exact failure was, but I know it was some android tooling which did not work on arm64 and there were no workarounds, so I...
@cortinico I searched my google history and found `Warning: Failed to find package 'emulator' arm64` which should be the error I had back in march. It seems there are now...
Is the opposite possible with google smarthome, so that we can retrieve the video stream of such a CameraStream and display it on - a raspberry pi for example?
Cool, I also use the modes for animations of all my LEDs in my room and PC. The modes are actually iCUE profile names which are synced to my PC...
@michikrug just want to ask about the status of your work in progress implementation of modes.
Would it be possible to make the settings dynamic, so one can get the settings list from another String item. I think the mapping from the spoken values to some...