For now, I'm probably going to sub to a smaller 3rd party Lemmy instance that is neither Beehaw nor lemmy.world, so I can just see everything. I don't begrudge Beehaw not wanting to spend a ton of time moderating stuff. But I'm not so thin-skinned that I'm going to get scared off by a few trolls on .world.
Nitrousoxide
How are you running Beehaw? At least on my Proxmox VMs I can take a snapshot in a few seconds thanks to ZFS having it built in and QEMU guest agent letting the host ensure the guest is properly stopped quickly.
Is bluesky also activity pub?
Element.
Ah, I see, well thank you.
Why are you trying to maintain an instance list? Just ask the user to input their instance URL. It will simplify the code and make it extensible to self-hosted instances and you don't have to try to list every lemmy instance in existance.
Too bad this also broke Nitter now as well.
I cannot fathom what a respectable website would need with a port scan. They should normally just be listening to/broadcasting on 80/443. Is it looking to see if the normal html ports are remapped? That's the only reason I could imagine.
It's a script that you put in place of the raw url of a bookmark in your browser. For these ones here you'd make a new bookmark and past in the script there (adjusting the fediverse url for your home community so it can correctly redirect you) and it runs some (usually) javascript that manipulates the page your on in a way to direct you to the asked for location.
Its a much more lightweight way to do a single thing if that's all you're needing and since you can see the code you can also be sure, unlike a chrome plugin, that it's not doing other weird stuff.
Finally, I can create a true American city filled with parking garages everywhere and a desolate downtown filled with office towers that sits vacant in the evening and weekends.
Yeah you can copy and paste images into a note just fine.
The requirement of managing an LDAP or AD directory service just to get some auth for NFS is a dealbreaker for like 99% of people. It's such a dumb protocol for the average user and was designed with only huge corporate clients in mind.
Just give people a simple password auth or let them exchange private/public keys between the devices that need to connect!