diff options
Diffstat (limited to 'src/assets/blog/2023-11-03.md')
-rw-r--r-- | src/assets/blog/2023-11-03.md | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/src/assets/blog/2023-11-03.md b/src/assets/blog/2023-11-03.md new file mode 100644 index 0000000..12df67f --- /dev/null +++ b/src/assets/blog/2023-11-03.md @@ -0,0 +1,28 @@ +--- +name: Mastodon +date: 2023-11-03T10:29:40.000-04:00 +desc: Joining the fediverse +--- + +### Mastodon + +Hello, small blog post today. + +I am prod to announce I have joined the fediverse!! +Well Im already on matrix, but this is like the first public instance open too. + +#### Experiences + +So as of writing this, I have only been hosting my own instance for 2 days now. It was a bit +annoying to setup (just a few docker containers and proxy shenanigans), but hey it works now! +The main gripe I currently have with activity pub so far is the lack of discovery and reading older events. + +Currently you can only search for things that you are directly federated with. So for example, my server is federated with `lgbt.tech`, so I can search for things on there. Also I cant see older posts. If I go to anyone I follow, I can only see posts since I started federating with them. Any older posts require me to go to their mastodon (or anything that supports activity pub) instance. + +A cool thing though that ive noticed is that activity pub allows federation outside mastodon. So far Ive only seen lemmy accounts, but I find that cool. + +#### Long way to go + +Overall, I think activity pub as a protocol has a long way to go. There are some things I wish where implemented, mainly things that matrix has. But overall its really cool, and Im going to continue to use it for the foreseeable future. + +Cheers! |