-
With the default of `esp_light_sleep_start()` I see WiFi connection problems.
Using delay() can still noticeably reduce the SoC temperature. In my limited testing, the temperature reported by `Cpu…
ranma updated
3 weeks ago
-
## Description
I have an issue with sleep and hibernation on my ThinkPad T60 when I use the One-Core-API package. When I tell the laptop to sleep, the sleep light blinks for a couple of seconds and…
-
I have a feature suggestion to perhaps help with sleep issues.
Perhaps an option can be added for SoundKeeper to create two scheduled tasks in Task Scheduler. One to kill the process on workstation l…
-
### Checklist
- [X] I have searched the [issue tracker](https://github.com/fyne-io/fyne/issues) for open issues that relate to the same problem, before opening a new one.
- [X] This issue only relate…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What feature are you suggesting?
A feature where we can make the emulator go to sleep mode(like how we can clo…
-
### Quick summary
RPCS3 replaces file hardlinks with regular files.
### Details
RPCS3 is overwriting hardlinks of files that were created before launching RPCS3, and even after RPCS3 has laun…
-
### Description
Are interested in a PR including the systemd service file I am using to run ImmichFrame?
### Use Case
managing frame service via systemd
### Details
```
pi@pictureframe:~ $ ca…
-
My client is written like this:
```c++
bool complete = false;
void rpc_cont_func(void *context, void *_tag) { complete = true; }
void client_thread() {
while (true) {
// timer start
r…
-
# Bug report
### Bug description:
the following script runs 100x slower on python 3.11 and python 3.12:
```python
# relax.py
import time
def main():
for _ in range(1_000_000):
…
-
### Verification
- [X] I searched for similar bug reports (including closed issues) and found none was relevant.
### What happened?
Occasionally, when the screen turns on for a chime, it does…