this post was submitted on 18 Jun 2023
12 points (100.0% liked)

Chat

7503 readers
6 users here now

Relaxed section for discussion and debate that doesn't fit anywhere else. Whether it's advice, how your week is going, a link that's at the back of your mind, or something like that, it can likely go here.


Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

Hi guys curious if in the past with reddit did you use push notifications (via first party app, 3rd party apps, or desktop).

Do you wish it could be expanded to Lemmy?

Or do you think push is to addicting/bad?

Curious on your thoughts

you are viewing a single comment's thread
view the rest of the comments
[–] SomeGuyNamedPaul 3 points 2 years ago (2 children)

I find them useful so I can see when someone replies to me. It's a thing that apps have, I kinda expect Lemmy apps to have it.

[–] Deemo@lemmy.fmhy.ml 1 points 2 years ago (1 children)

Currently my work around is MonitoRSS and a discord channel to scan my lemmy inbox every 10 min. It kinda works but the down side is their are times I might see a messageon lemmy then discord notifies me later.

I suppose lemmy apps could use a polling based system but I wonder if their is a way to enable push (granted if one is willing to make the privacy trade off and use apple push notification or google firebase push notification).

[–] brie 1 points 2 years ago

The web-UI uses WebSocket to get notifications, which provides fairly low latency (at the cost of having to have a WebSocket eternally open). I'm not sure which (if any) of the Lemmy clients make use of it other than the web-UI, though.