Michael Lohr

Results 7 comments of Michael Lohr

This issue still exists

I have set "wakatime.apiKey": "MY KEY" in the settings. It still asks me every time to enter the key. However, the key is prefilled in the field now. But still...

Hi @anantraghuvanshi, I encountered this locally, but then verified that it's not an issue with my implementation by visiting https://ui.shadcn.com/docs/components/data-table, where this issues persists as well. I can see this...

I think this is the right place, however, to have it as a reference here is the other issue that @tf401 created: https://github.com/awslabs/amazon-kinesis-client-python/issues/179. I don't use the Java API too,...

@taunusflieger thanks! That's actually very helpful. But you use `cargo espflash save-image --release ESP32-S3 --flash-size 2MB ./bin/firmware-$version.bin` (https://github.com/taunusflieger/anemometer/blob/master/create-ota-img.sh) to create an OTA image. But if I read the code right,...

There is a PR implementing exactly this, which I think is basically finished and ready to be merged: https://github.com/hashicorp/terraform-provider-aws/pull/24765 ```terraform resource "aws_iot_domain_configuration" "iot" { name = "iot-" domain_name = "iot.example.com"...