Mastodon server used by HN users?
1–10 of 13 posts
Re: Mastodon server used by HN users?
#2Re: Mastodon server used by HN users?
#3Edit: 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?
#4Re: Mastodon server used by HN users?
#5Yes, 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.
It's not obvious how to choose a fediverse instance to join.
Re: Mastodon server used by HN users?
#6Re: Mastodon server used by HN users?
#7Mastadon 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?
#8I 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.
Here’s one example: https://masto.host/
Re: Mastodon server used by HN users?
#9I 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?
#10https://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.