Hendrik Wiese

Results 38 issues of Hendrik Wiese

## Types of changes - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [x] Update of documentation...

I suggest adding another use case to the README: changing the StorageClass of a volume. I'm migrating all my PVC/PVs from one storage class to another. Initially I thought I...

**What happened**: I seem to have a race condition between pods... I have a simple debug pod that mounts an NFS share as an RWM PVC/PV using NFS CSI as...

lifecycle/stale

#### Describe the bug In the frontend I'm repeatedly and relatively frequently getting the modal dialog stating that an "unfinished session" has been "detected", offering me to load it or...

bug
severity:medium

Hello @alvaroferran, I'm currently trying to replicate your setup but I would like to have it as flexible as possible with regard to positioning sensors along the limbs. I'm wondering...

Am I right that the IMU sensor still uses the magnetometer to calibrate for the angular drift? Asking because I'm looking for a way to do pose estimation in an...

I've got an error message when using the Tiled Upscaler Script. All components are at the most recent version at the time of writing this issue. ![image](https://github.com/LucianoCirino/efficiency-nodes-comfyui/assets/743912/e95175aa-4887-4d84-8b6c-71bc2624e4c2) ```python Error occurred...

Hello, I would like to use the Unprompted A1111 extension together with ADetailer. ADetailer has its own prompts and negative prompts to do its magic. It would be great if...

There are sections in a code base I'm currently cleaning up which simply do ```python raise Exception("foobar") ``` or ```python try: ... except Exception: ... ``` camel-snake-pep8 wants to rename...

Hi folks, I've tried to get this stack running on my system and couple two webcams with the Oculus Rift. Technically, it works. But I've got an issue that I'd...