opk12

Results 203 comments of opk12

--debug should be mentioned in any case, no? > This Error Message is not from SSHFS, but from the sshd service. If you mean that sshfs echoes a string received...

Thank you for the quick reply and the direct link. `validate:no_name` is deprecated ([osm wiki](https://wiki.openstreetmap.org/wiki/Key:validate:no_name)) and has < 900 occurrences ([taginfo](https://taginfo.openstreetmap.org/keys/validate:no_name#overview)). That osm wiki article points to `noname=yes` ([osm wiki](https://wiki.openstreetmap.org/wiki/Tag:noname%3Dyes))...

From #570 I learned that the layer uses the style https://github.com/osm-fr/layers-mapnik-styles/blob/master/noname.xml `cycleway` was added in [this commit](https://github.com/osm-fr/layers-mapnik-styles/commit/9d336eabd702445bcd4edee75f0876738598ec20)

Other apps show the note balloon at the chosen position, before actually saving the note, like a preview / feedback. > I think that is is relatively uncommon to need...

For reference, this is the F-droid ticket to request archiving the app, which is not getting releases since 2020, so that new users join a maintained service https://gitlab.com/fdroid/fdroiddata/-/issues/3628

My script is doing this, is there a better way, sorry I'm a newbie at btrfs ``` import re import subprocess output = subprocess.check_output("btrfs fi usage -b /".split(), stderr=subprocess.DEVNULL) lines...

Hello, I am a Matrix user and have kept an eye on the project. Is F-droid supposed to remove the package? Is there a planned replacement? For reference, I have...

F-droid will keep the build script [here](https://gitlab.com/fdroid/fdroiddata/-/blob/master/metadata/org.tether.tether.yml). The app presentation article is archived [here](https://web.archive.org/web/20240105211354/https://f-droid.org/en/packages/org.tether.tether/) at the Internet Archive's Wayback Machine. The archival was announced on the [blog](https://f-droid.org/de/2024/06/27/twif.html). If there is...

Terminology nitpick: [FOSS](https://en.wikipedia.org/wiki/Free_and_open-source_software) is the opposite of proprietary. Sadly, this matters for many open source maps apps, mobile editors and survey tools (MapSwipe and ODK for example) usually because of...