iliana utilise witches.town. Vous pouvez læ suivre et interagir si vous possédez un compte quelque part dans le "fediverse".

hmmmmm

thinking about how you might be able to do federated push notification proxies from mastodon -> (apple / google) push -> phones that mastodon apps can use in order to not set up their own servers

I'm not actually sure iOS has this issue but android definitely appears to not let app developers listen to a websocket in the background based on my experience

@iliana It's really tough for phones in general, because for power saving reasons, having a persistent network connection open is basically the worst thing. You really want to be using a push notification service that hooks into the cell phone provider's ability to bundle a bunch of notifications together before remotely waking up the phone.

iliana @iliana

@kepstin I'm well aware of why GCM exists :)

@iliana Heh, I just read hpbn.co/optimizing-for-mobile- recently, so I still have this stuff stuck in my head :/