Live data from Hacker News

Mastodon server used by HN users?

news.ycombinator.com

1–10 of 13 posts

Mastodon server used by HN users?

#1
Twitter drama is through the roof. Although I'm confident the social media giant is not going anywhere anytime soon. I want to inquire if HN users have started migrating to Mastodon, and which servers they're using to do so.

Re: Mastodon server used by HN users?

#3
Yes, I got on https://mastodon.sdf.org/. So far so good.

Edit: the reply is now deleted, but someone asked why I picked this server. I researched sdf.org and found they've been around a long time (20+ years) and the server rules seemed reasonable and not overly narrow or restrictive. Also, I actually got the registration email from this one, I tried some others and never got the promised email.

Re: Mastodon server used by HN users?

#5
post #3

Yes, I got on https://mastodon.sdf.org/ . So far so good. Edit: the reply is now deleted, but someone asked why I picked this server. I researched sdf.org and found they've been around a long time (20+ years) and the server rules seemed reasonable and not overly narrow or restrictive. Also, I actually got the registration email from this one, I tried some others and never got the promised email.

Why did you pick that?

It's not obvious how to choose a fediverse instance to join.

Re: Mastodon server used by HN users?

#7
I would have hoped your average Hacker News user would run their own server, but I am often disappointed as seemingly many people don't even run their own email servers :(.

Mastadon seems particularly in need of a mechanism where you can get a hosted domain option, where you can easily just point a DNS record at some large instance and have it work as easily as email does after you point an MX at Google or Microsoft.

Re: Mastodon server used by HN users?

#8
post #7

I would have hoped your average Hacker News user would run their own server, but I am often disappointed as seemingly many people don't even run their own email servers :(. Mastadon seems particularly in need of a mechanism where you can get a hosted domain option, where you can easily just point a DNS record at some large instance and have it work as easily as email does after you point an MX at Google or Microsoft.

There are Mastodon hosting companies that offer services like that.

Here’s one example: https://masto.host/

Re: Mastodon server used by HN users?

#9
post #7

I would have hoped your average Hacker News user would run their own server, but I am often disappointed as seemingly many people don't even run their own email servers :(. Mastadon seems particularly in need of a mechanism where you can get a hosted domain option, where you can easily just point a DNS record at some large instance and have it work as easily as email does after you point an MX at Google or Microsoft.

Was looking into this and seems kind of a pain. Too many moving parts and unclear best practices. Matrix imo does self hosting nicely with dendrite. You get two options: monolith or multiple services. Monolith will use in process queues etc instead of having them as separate processes/containers.

Re: Mastodon server used by HN users?

#10
I will use MicroBlogPub on my own domain:

https://github.com/tsileo/microblog.pub

It seems to have the leanest code base.

I am currently putting together a setup script for it.

It has an install documentation here:

https://docs.microblog.pub/installing.html#python-developer-...

I prefer a single script to this type of "first do this, then do that, then ..." tutorials. So I will write a script first, that let's you install MicroBlogPub on a fresh VPS without having to do anything.

Post reply on HN