Links
Set of bookmarks, ideas
General
- 
https://egov.ice.gov/sevishelp/schooluser/transliteration_guide.htm
 - 
https://github.com/MobilityData/gbfs/blob/master/systems.csv Bikes
 - 
https://api.developer.iata.org/lufthansa-lufthansa-default/api/customer-flight-info/
 - 
requestID: UUIDv7: https://antonz.org/uuidv7/#kotlin (Unlicense: https://github.com/nalgeon/uuidv7/blob/main/LICENSE)
 - 
https://codelabs.developers.google.com/codelabs/material-motion-android#7; https://github.com/material-components/material-components-android-examples/blob/develop/Reply/app/src/main/java/com/materialstudies/reply/ui/compose/ComposeFragment.kt#L141-L195 — expandable chip
 - 
https://github.com/heremaps/flexible-polyline/tree/master/golang/flexpolyline
 
infra
- 
polls on matrix https://github.com/nordeck/matrix-poll
 - 
ACLs in rooms (https://github.com/the-draupnir-project/Draupnir?)
 - 
help-desk on matrix https://gitlab.com/etke.cc/honoroit
 - 
rate limit in go https://github.com/didip/tollbooth
 
further feeds
- 
https://www.wroclaw.pl/open-data/dataset/rozkladjazdytransportupublicznegoplik_data + VP:https://www.wroclaw.pl/open-data/dataset/lokalizacjapojazdowkomunikacjimiejskiejnatrasie_data
 - 
https://transitous.org, https://github.com/public-transport/transitous/tree/main/feeds
 - 
Mosina qr(https://t2a.pl/CUoSfOEZ?uid=000020B0&qr=1)
 - 
Overground, Elizabeth Line https://busmaps.com/en/uk/Datafeeds/great-britain
 
realtime
- 
android: https://github.com/luaj/luaj + implement http and json
 
iOS
- 
https://altstore.io/ should work even better after DMA
 - 
https://www.darlinghq.org/ for xcode on Linux
 - 
https://mrmacintosh.com/macos-sonoma-full-installer-database-download-directly-from-apple/ for xcode on VM
 
auth
- 
https://www.ory.sh/docs/kratos/concepts/credentials/username-email-password
 - 
ory in flask https://hackernoon.com/how-to-secure-your-flask-application-with-ory-kratos-and-ory-keto
 - 
ory tutorial https://www.ory.sh/run-oauth2-server-open-source-api-security/
 - 
in android: https://github.com/openid/AppAuth-Android (+tutorial https://curity.io/resources/learn/kotlin-android-appauth/)