Results 74 issues of Семён Марьясин

Without this change I am getting the following error when trying to build a timelapse: ``` Sep 25 16:37:27 3d moonraker-telegram-bot-start[1056]: 2024-09-25 16:37:27,719 - __main__ - ERROR - Exception while...

I'm building `libimobiledevice` suite in static mode. I've cloned `libplist`, `libimobiledevice-glue`, `libusbmuxd` and `libimobiledevice` repositories, configured each of them with `--enable-shared=no` flag and am trying to build them. But each...

## GORM Playground Link https://github.com/go-gorm/playground/pull/559 ## Description SQLite [supports multiple `OnConflict` clauses](https://www.sqlite.org/lang_upsert.html) with different conflict targets. But current Gorm's API doesn't seem to support that: if I call `AddClause` several...

type:with reproduction steps
status:stale

As of NixOS 25.11, `python3.13-ecdsa-0.19.1` package is deprecated. This does not apply to any particular version but to the package as a whole. Looks like esp-idf still uses it. How...