-
### Proposed change
Recently, Rust on ESP32 and embedded devices in general has made huge steps forward. By now, we can even execute `std` Rust and fully async runtimes like tokio on just an ESP32 …
-
### The problem
I used the Husqvarna HACS integration before and switched to the core implementation now.
I can see all sensors and diagnose data, but I can’t start and stop the mower. That make…
-
### Describe the bug
I am using a backend "secrets" endpoint (using STS assumeRole) that generates credentials for MQTT connection for the current user. This works well for our use case except for …
-
In some cases it may be useful to have an implementation of `close` and `async_close` which simply sends the close frame at the earliest opportunity and then performs the teardown without waiting for …
-
Building on [Yasmin Moslem's tutorial on opennmt](https://forum.opennmt.net/t/nllb-200-with-ctranslate2/5090), I made a first pass at incorporating translation into whisperlive using ctranslate2, sent…
-
Hi,
I have a problem where the semaphore in AsyncServer.run(Runnable) is not released. I can reproduce it 100% with the latest jar from maven and with the master branch (commit 8777610).
I have a re…
-
How to use stream to return a message even instead of waiting until everything has been processed
-
I have one websocket server with 2 clients connected to it. The first one works fine but the second one throws this error:
```
Traceback (most recent call last):
File "/usr/local/lib/python3.8/…
-
I am fairly new to flutter and trying to implement a simple ssh-client in a terminal view. However when I test it on web, I get errors along the lines of
```
Error: UnimplementedError: Native soc…
-
I have tried to use this integration already few times, and all of them has failed.
Today I had some more time so I tried to gather some logs.
How the setup is made as for now:
- router is TP-Lin…