this post was submitted on 07 Feb 2025
221 points (98.7% liked)
Fediverse
29759 readers
1119 users here now
A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).
If you wanted to get help with moderating your own community then head over to !moderators@lemmy.world!
Rules
- Posts must be on topic.
- Be respectful of others.
- Cite the sources used for graphs and other statistics.
- Follow the general Lemmy.world rules.
Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration), Search Lemmy
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
Peertube is older than Lemmy though.
What you suggest isn't actually a bad idea, but if that was the goal then they shouldn't even pretend to support user accounts only channel accounts, channel accounts wouldn't need to be able to like/comment/subscribe either. They wouldn't have to bother with their UI rendering likes/dislikes/comments, they wouldn't need buttons to subscribe, and they wouldn't need a mobile app either. It's a good idea, just be a video backend and only support the embedded video player (as it appears on Mastodon), but it doesn't seem like that was their goal.
They support everything, they just don't encourage it? A logged in user doesn't use much more server resources than an anonymous user. It's still fetching all the video stats and comments, and of course the video itself which is the biggest thing. Kinda seems like it's just for moderation concerns.
I think they still need a separate user account. For one thing, a PeerTube channel is 'attributedTo' the user account, in the same way that Lemmy communities are 'attributedTo' the moderators. A Group belongs to at least one Person, it can't belong to itself. Another is that it allows for creators to comment on videos, and either be recognised as the 'OP', or as a fellow content creator.
In terms of rendering things like Likes and Dislikes, it has the info in the backend, so it may as well. They don't Announce votes like Lemmy does, you have to activitely fetch them, so the channel as it exists on PeerTube provides a definitive source. Likewise, there's all sorts of reasons why comments get out of sync, so the channel provides an authoritative place where you should be able to see them all.
There is a friction though. I like the idea of a place that only open to people willing to create content, and isn't interested in signups from 'lurkers', but providing a mobile app doesn't seem compatible with that.