this post was submitted on 24 Oct 2024
217 points (95.8% liked)
Technology
59010 readers
4298 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The aggregator is called the Relay, and I haven't even found anything suggesting one could realistically selfhost it. Then you need to handle the massive stream of data coming through it with AppViews, which are tough to handle too (there are a few but not many iirc).
That said, I am also impressed with the thought behind ATProtocol. It seems much more robust and defined than ActivityPub.
Check this out, this person self-hosted one for fun
That link doesn't work for me, but I ended up finding a post by them that seems to correspond. Good to know, thanks! Seems like it's realistic but expensive still (150$/mo?), and it's not gonna get cheaper... I hope they figure out a way to make them less centralized.
Ah sorry, bad timing, the handle stopped working a few hours ago, maybe the person has changed it, here is the same link with the handle-agnostic DID in the url: https://bsky.app/profile/did:plc:by3jhwdqgbtrcc7q4tkkv3cf/post/3l47yhps2xv2c
I did notice the @handle.invalid! Thanks!
I wanted to check it out, but the post appears to be deleted?
Ah sorry, bad timing, the handle stopped working a few hours ago, maybe the person has changed it, here is the same link with the handle-agnostic DID in the url: https://bsky.app/profile/did:plc:by3jhwdqgbtrcc7q4tkkv3cf/post/3l47yhps2xv2c
That's probably because they built a protocol specifically for a usecase, rather than building a protocol and hoping that someone will come along with a usecase.
My understanding was that activitypub was basically a rough formalization of existing protocols, designed to be as flexible as possible. More a template than a real protocol. Unfortunately mastodon's popularity basically made a bunch of things de-facto obligatory but not well documented, and there's still a bunch of ways to do.. anything.