shtrophic
shtrophic
On a monday at roughly 10PM Shown:  Actually:  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
Successor to #769.
FOSS Version
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....
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...
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.