Results 40 issues of shtrophic

On a monday at roughly 10PM Shown: ![markup_1000020840.png](https://github.com/MM2-0/Kvaesitso/assets/47949835/893def19-9288-4d44-b833-0677f5b6a071) Actually: ![markup_1000020841.png](https://github.com/MM2-0/Kvaesitso/assets/47949835/c067271d-8051-4b48-8156-4fe7aaeafcd2) Maybe it would make sense to write some unit tests for OSM parsing?

The entires in `LocationCategory` represent OSM tags. [Recent changes](https://github.com/MM2-0/Kvaesitso/commit/f6028a3f39fae474bbf5702a249d3fa190d5df19?diff=unified&w=0#diff-c4888f6f1637e89af694726ffb4ee7f216ffa22c9ca55209f858a4be7dad0783L178-L229) break [`amenity=theatre`](https://taginfo.openstreetmap.org/tags/amenity=theatre#overview) and [`leisure=fitness_centre`](https://taginfo.openstreetmap.org/tags/leisure=fitness_centre#overview). Relevant in: https://github.com/MM2-0/Kvaesitso/blob/d7b50affc54e8b58a1c7a8eff1721fbc74de4e77/data/openstreetmaps/src/main/java/de/mm20/launcher2/openstreetmaps/OsmLocation.kt#L90-L102

Hi, I wanted to raise some awareness for some objectives that the Android-FOSS community would enjoy seeing. Those are: 1. Support for ntfy-push. This should count as the greatest FOSS-priority....

T-Enhancement
A-Push
A-Store-F-Droid

The bot can't manage to connect to the homeserver if `homeserver:address:` is configured to use a unix socket `unix:/path/to.sock`: ``` [2023-11-17 16:33:59,645] [[email protected]] Ensuring connectivity to homeserver [2023-11-17 16:33:59,646] [[email protected]]...

I have written up a [PKGBUILD for Arch](https://aur.archlinux.org/packages/fedi-fetcher) to simplify installation. Since in this case, FediFetcher is running as a systemd service, its logs are written to the systemd journal...

enhancement
good first issue

Hey, do you have any idea how much effort it would be to integrate the coral edge tpu delegate into this, similar to xnnpack? see https://coral.ai/docs/edgetpu/tflite-cpp/#run-an-inference-with-the-libcoral-api https://github.com/google-coral/libedgetpu

Hi, do you have any plans to release this library on some package repository? I suppose this would make integrating this a little more convenient, instead of manually integrating the...

**Describe the bug** Xmrig opencl errors when run as a systemd service. This error does not occur when not run as a systemd service, e.g. in a terminal. **To Reproduce**...

Hi, I played around with the library and added support for 16 paths. `WinnerTakesAllTestP` run fine with the new parameters.