Hacker News new | ask | show | jobs
by jeena 1324 days ago
Because you can move between different domains without losing your subscriptions and subscribers, there is no real need to use your custom domain. But because it's not possible to move your old content (I assume because moving files is difficult), I still am self-hosting so I can own my own content.

Another way of doing it is if you're already posting your notes, pictures, etc. on your own website, you can make it ActivityPub aware and use your website instead of Mastodon.

1 comments

> Another way of doing it is if you're already posting your notes, pictures, etc. on your own website, you can make it ActivityPub aware and use your website instead of Mastodon.

I quite like the sound of this, do you have any references you can suggest?

As an example https://aaronparecki.com/ does it, but when it comes to documentation entry page https://activitypub.rocks/ and otherwise https://www.w3.org/TR/activitypub/
I found this announcement by write.as (check out the video): https://write.as/new/blog/federated

Seems like it's possible to implement just enough of ActivityPub functionality that Mastodon users will be able to follow you.