Question for the makers of various #fediverse platforms (but especially the two I'm currently …

Question for the makers of various #fediverse platforms (but especially the two I'm currently testing: @gotosocial and @calckey )

Is there an equivalent to Mastodon's self-destruct command for decommissioning a server cleanly and letting federated instances know that it's going away?

Wondering about it in the context of this thread:
https://old.mermaid.town/@futzle/109678669657135324
which got me thinking about my own testing.

On Wandering.shop

Thinking about this post on “permanence” with #SocialMedia / #IndieWeb / #SelfHosting (for things that …

Thinking about this post on “permanence” with #SocialMedia / #IndieWeb / #SelfHosting (for things that you *want* to keep permanent, anyway), balancing questions like are you going to outlive Facebook or the other way around, etc.

I still think an “export to static site” option should be standard on any CMS as an exit strategy (on top of actual data portability) for cases where you no longer have the resources, time, inclination, etc. to maintain it.

On Wandering.shop

re: Imperial Internet

I think of it kind of like the early Internet, where you might be able to telnet to one server, then telnet from there to another server, then download a file by FTP to that one, then figure out how to get it from the second telnet server to the first, and then download it at the computer lab and save it to a disk you can carry home because you only have dial-up at home (but meanwhile you can carry on a live phone call with someone in the same room as the original FTP server). #

I keep getting tripped up by “derecho” meaning both “right” and “straight ahead,” and …

I keep getting tripped up by “derecho” meaning both “right” and “straight ahead,” and i keep reminding myself that English does the same thing with, for instance, “on your right” and “right down the line” and I can tell the difference there implicitly, so I should be able to absorb the Spanish rules too. Eventually.

On Wandering.shop

@GailSimone One of my favorite bits from Morrison’s JLA run was Luthor trying to use corporate takeover tactics against the league, not knowing that he was up against someone who was just as good at it as he was!

@GailSimone One of my favorite bits from Morrison’s JLA run was Luthor trying to use corporate takeover tactics against the league, not knowing that he was up against someone who was just as good at it as he was!

FINALLY managed to punch a hole in the firewall…

FINALLY managed to punch a hole in the #firewall that allowed the #docker image to make DNS calls outward so I can actually federate this instance!

(really wanted to punch docker)

Problem was I had to restart the docker service after updating the firewall rules.

#awall #AlpineLinux

Comment by @ikke@ipv6.social:

if you combine awall and docker, make sure you set the awall_dedicated_chains variable to true. This will make sure awall does not interfere with the rules that docker adds. See https://gitlab.alpinelinux.org/alpine/awall#control-variables

#

My response:

Thank you! I suspect you’ve just saved me a future headache the next time something restarts!