Jack Rubacha
Jack Rubacha
## 🐞 Issue When I build the revanced cli and use it, there is an error. When I download the revanced cli from the releases, there is not an error....
## Expected Behavior Using the API v3 and requesting endpoint `/district/{district-key}/rankings` I expect the key `"point_total"` and `"event_points["elim_points"]` to return integers, as that is what other years and the OpenAPI...
I'd like to start by saying this is a great project and thank the devs for making modded spotify a reality. However, the obvious downsides of distributing apks are: -...
### What happened? Nanomq connected to emqx via quic bridging, emqx fails. ### What did you expect to happen? Emqx would handle the connection and form a bridge to forward...
When max_qos is specified before `listener 1883`: Conf: ``` max_qos 1 listener 1883 ``` Result: ``` 1706999194: mosquitto version 2.0.18 starting 1706999194: Config loaded from ./test.conf. 1706999194: Loading plugin: /usr/lib/mosquitto/mosquitto_message_timestamp.so...
**Describe the bug** It seems like for some reason sqlite data is not being saved into the db. **Expected behavior** Sqlite data should be persisted in the db using the...
See title. This allows any file with valid clang format contents to be specified as the filepath. In my organization this allows a submodule common across multiple C repositories to...
They seem to have their own check in place, so idf.py should have access to this environment variable, not just the `openocd` binary.
Hi, `ESP_ROM_ELF_DIR` is not set, which results in failed `gdb` commands. Can you please advise what to set it to?