And how would for example "mastodon.social" learn about my instance and show my toots to their users?
Should someone from "mastodon.social" to search for me explicitly?
[pinkolik@acer-laptop ~]$ cat /etc/xdg/reflector/reflector.conf
# Reflector configuration file for the systemd service.
#
# Empty lines and lines beginning with "#" are ignored. All other lines should
# contain valid reflector command-line arguments. The lines are parsed with
# Python's shlex modules so standard shell syntax should work. All arguments are
# collected into a single argument list.
#
# See "reflector --help" for details.
# Recommended Options
# Set the output path where the mirrorlist will be saved (--save).
--save /etc/pacman.d/mirrorlist
# Select the transfer protocol (--protocol).
--protocol https
# Select the country (--country).
# Consult the list of available countries with "reflector --list-countries" and
# select the countries nearest to you or the ones that you trust. For example:
# --country France,Germany
# Use only the most recently synchronized mirrors (--latest).
--latest 5
# Sort the mirrors by synchronization time (--sort).
--sort age
[pinkolik@acer-laptop ~]$ cat /etc/pacman.d/mirrorlist
################################################################################
################# Arch Linux mirrorlist generated by Reflector #################
################################################################################
# With: reflector @/etc/xdg/reflector/reflector.conf
# When: 2023-07-22 13:21:47 UTC
# From: https://archlinux.org/mirrors/status/json/
# Retrieved: 2023-07-22 13:21:47 UTC
# Last Check: 2023-07-22 13:16:12 UTC
Server = https://london.mirror.pkgbuild.com/$repo/os/$arch
Server = https://mirror.ubrco.de/archlinux/$repo/os/$arch
Server = https://archlinux.mailtunnel.eu/$repo/os/$arch
Server = https://mirror.f4st.host/archlinux/$repo/os/$arch
Server = https://mirror.tmmworkshop.com/archlinux/$repo/os/$arch
[pinkolik@acer-laptop ~]$
Sounds crazy and interesting. Although, isn't it better to have separate things for separate type of content (videos, toots, posts) instead of mixing it all together?
I use Manjaro ARM on my Orange PI because I couldn't get Arch ARM to work on it, while Manjaro has support of my devices out of the box. Since I installed a minimal possible version (without any DE), it doesn't feel bloated or something. It feels like I'm using Arch but with slower updates. Overall, it's good and I don't notice much difference from Arch.
But anyway, I haven't tried it for a desktop station.
Indeed, it worked. Thank you!
Although, I don't find it convenient becuase instead of simply searching "!community@instance.com" I have to add an instance first and then search for the comminuty. Too many movements for a simple task IMO
What's wrong with the hand?