is there a traditional forum style site that federates using apub?
Post
Remote status
Context
17Lemmy and kbin are trying to be reddit-like, but I that's the closest I'm aware of.
@nicholas@aklp.club reddit's model (votimg and karma) is horrible, the culture and users it brings along i dont want to interact with.
That said, it might work to take something like that and stub the vooting code out.
@cjd@pkteerium.xyz @nicholas@aklp.club i'd rather make federated voice chat a thing
So like, it generates random user ids per-thread, and when you click follow (incl. from another instance), it internally knows whose posts to send to you, but it'll just send everything to you using a random ID that you followed in the past.
Probably if someone you follow comments on a thread, it should just shoot you the OP of that thread instead of their comment.
If you unfollow an ID, it goes to the last thread it gave you with that ID as the originator and unfollow the user that caused it to be sent to you. So unfollow is a bit heuristic.
What is the benefit of not having persistent identities across threads? Seems like that would break any social aspect.
@nicholas@aklp.club @cjd@pkteerium.xyz 4chan style ephemerality
To give an extreme example: look at L*nkedin. Everything is slop, because everyone's self-image on that wubsut is a "Good Team Member". Nothing unique or intelligent is ever posted because sharing unique and intelligent ideas with one's persistent identity requires risk-taking.
Another shit example is Instagram. It's all whores pretending to be happy. Why are they pretending? Self image. Therefore no honest signal can surface, the place goes to shit.
You want to remove the filter? Take away the identity, don't even ALLOW someone to say who they are. A thought stands alone or it doesn't, that's that. Risk of posting something unique and intelligent: zero. No identity, no risk. Value of posting slop: Also essentially zero. No social climbing possible.
This is why *chan culture drove internet culture throughout the 2010s. These days it's all undermined and controlled and full of slop generators, which is why federating it and bolting on a heuristic follow model would be a good idea.
@cjd@pkteerium.xyz @nicholas@aklp.club imo just have an account per server which anyone on the server can post from. much easier to implement.
Works indeed. Does not automatically seek higher SNR, but admin knows who is posting so he can ban if it gets out of hand.
I like my version because it retains the follower model -> SNR will tend to rise over time. But more work so yeah... Your version is like an FE and a `POST /api/v1/toilet` endpoint (can't give users full access to the account)
@cjd@pkteerium.xyz @nicholas@aklp.club indeed it would be a post only endpoint with no access to user settings
Could probably vibecode this while drunk tbh
@cjd@pkteerium.xyz @nicholas@aklp.club i mean i'd rather not vibecode anything ever
That's why you'd have to be drunk.
Replies
1A real catch 22 then.