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 39
I tested 49 open source health apps, so you don't have to
  • I have some experience with some of these apps:

    • open food/beauty facts: both have a long way to go IMO. The ui is very janky and lots of things don't work. Open food facts seems to be a bit better but not much
    • loop habit tracker: fantastic app, I use it every day, never saw a bug
    • gadgetbridge: the ui seems rudimentary, but it has everything you need and it works really well. YMMV depending on which gadget you have though
    • openscale: only used it for manual tracking. It's very very basic but somehow I didn't find a better alternative
  • 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!