this post was submitted on 29 Aug 2025
13 points (100.0% liked)
PieFed Meta
1528 readers
123 users here now
Discuss PieFed project direction, provide feedback, ask questions, suggest improvements, and engage in conversations related to the platform organization, policies, features, and community dynamics.
Wiki
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
precisely. it is nearly 150 digits (alpha-numeric). it is convinient to get notification (to be honest most things) via rss, and for modding, you can program a frequent rss refresh, and have some loud external notification, at least in theory.
in theory, yes, but almost nobody uses threadiverse private messages for like private private chat. Many already know that instance admins can in theory read them.
pardon me, i completely missed the button (and it is not a ui problem, it is nice front and center. i just goofed up)
Should i make issues for these? I planned to do that earlier, but just asked here first in case they already exist and i am just missing.
Also, is it possible to get a feed of user's comments as well. that is the thing even lemmy does not have. (I partially use rss feeds for archival purposes)
Anything is possible, it's just a matter of time and priorities ;-)
Making a RSS feed is not difficult especially as we already produce them for other content.
RSS is pull-based so using it for notifications is not ideal from a timeliness or a server-load perspective. To make the notifications timely you'd need to request the feed very often, which is super inefficient - 99% of requests would produce no new notification.
The other use-cases seem fine, provided the user is ok with the security implications.
I know this, and that is why i do not (my usual pull rate is once in 6-12 hours).
thank you. to me rss is one of the best things possible. instead of me manually checking each website, i just get the content i ask for, in cliennt i prefer, from where i can open it however i feel (for example, with threadiverse communities, i diectly subscribe to community's rss from their base instance, which also kinda distributes the load).