Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)KO
kosmoz @lemm.ee
Posts 0
Comments 38
Statuses updated and a keyboard | F-Droid | TWIF
  • […], from that point the app will be built by f-droid with their own digital signature.

    This part of your comment is not quite true. One of the advantages of reproducible builds is that the app can be signed by the developer but fdroid can still verify that it has been built from the correct source code. You can check out the documentation here: https://f-droid.org/docs/Reproducible_Builds/

  • Organic maps: Experimental feed based public transport mapping
  • Isn't one hurdle to integrate gtfs data into osm based apps the fact that there is no reliable way to link osm nodes with gtfs nodes? How did they get around that?

    Does this mean that access to real time arrival data is on the horizon for osm based apps?

    Edit: It appears that a lot has happened since I last checked, how cool!

    Reference: https://wiki.openstreetmap.org/wiki/GTFS

  • OpenAI announces SearchGPT: its new AI search engine
  • Kagi supports this since a while. You can end your query with a question mark to request a "quick answer" generated using an llm, complete with sources and citations. It's surprisingly accurate and useful!