Global Feed Post Login
Replying to Avatar jb55

Using notedeck is low-data mode for the flight. Works great:

- Doesn't load any media

- Because it uses a local relay, when it starts up it can look at the latest note it has for each query. It then adds a "since" filter for the remote query based on the last note. This is a simple method of saying "send me notes I don't have in this timeline"

- I only have my notifications column loaded, so on startup no data is used if there are no more notifications, other than the subscription request.

Observations: it's very fast, even on an airplane.

#localfirst #lowdata

Avatar
dluvian 1y ago

Setting a reasonable `since` should be standard for every client. I assumed all major clients do this...

Reply to this note

Please Login to reply.

Discussion

Avatar
jb55 1y ago

damus ios does this, but it can only do it on reconnect because it doesn't do nostrdb queries when it boots up (yet). you can only do it on first load if you have a local DB.

Thread collapsed