Adam boosted
One of the pretty neat innovations from #Mastodon has been actual, functional, and fairly reliable (from all accounts I’ve seen) distributed system account migration, with the notable exception of post migration, which has additional challenges worth exploring.

To be clear, as far as I know, no other blogging (or chat) software, system, or even protocol comes close to achieving the level of functionality described in Mastodon’s documentation:

https://docs.joinmastodon.org/user/moving/#migration

In short, moving:
* all your profile information
* moving all your followers & followings, transparently
* redirecting your old account to your new one

More at that link. From the docs, it’s clear that quite a bit of thought & consideration went into the design & implementation.

Once I had setup #BridgyFed to #federate posts from my own site¹, I myself made use of the this Mastodon feature to migrate from my try-it-out @t@xoxo.zone account to my #IndieWeb @tantek.com (move destination handled by BridgyFed).

For me the migration experience was 100%, because I had not posted anything @t@xoxo.zone.

The challenge of post migration is not unique to Mastodon, though I believe it goes beyond “simple” export & import support, which is still a good place to start.

Mastodon has two forms of posts “export” currently:
* RSS feeds, which will get you some number of recent posts, by adding ".rss" to the end of any Mastodon profile URL, e.g. https://indieweb.social/@tchambers.rss
* Activity Streams 2.0 JSON, per https://docs.joinmastodon.org/user/moving/#export (note: it currently says “ActivityPub JSON format”, but there is no such thing, #ActivityPub uses the #ActivityStreams 2.0 JSON format and I’ve filed a PR² to fix this in the docs)

Lots of software & services import RSS, e.g. #WordPress.

As far as I know, nothing (not even Mastodon itself) actually supports importing Activity Streams 2.0.

There is a more complete format (with specification!) for exporting & importing blog content:

Blog Archive Format (.bar), first specified here with example file:
* https://www.manton.org/2017/11/24/blog-archive-format.html
More details and another example file:
* https://www.manton.org/2021/12/27/importing-blog-archive.html

Blog Archive Format has the very nice features of:
* portable HTML feed (h-feed) and JSON Feed
* photos and other media
* locally browsable post archive

Naturally, https://micro.blog/ supports both exporting & importing Blog Archive Format.

There’s an interesting opportunity here for an open source converter
* from Activity Streams 2.0
* to Blog Archive Format

Such a library would make an excellent drop-in addition to any #ActivityPub implementation, allowing both export of posts, and also a browsable archive format, so you could visually double check when importing to another service that these were the old posts you were looking for.

This would be a good first step, using an open standard, towards Mastodon itself supporting post migration³.

Ideally, similar to account migration, the old posts server should also at least:
* redirect old permalinks to the new permalinks
* redirect any replies being delivered by ActivityPub to the new location
* provide #Webmention discovery forwarding from the old URLs to the new URLs (e.g. using HTTP LINK headers)
for some amount of time.

Want to add support for Blog Archive Format or got questions or feedback?

Join in the development conversations: https://chat.indieweb.org/dev


This is day 39 of #100DaysOfIndieWeb. #100Days

← Day 38: https://tantek.com/2023/110/t2/beyond-mastodon-indieweb-own-domain
→ 🔮


Glossary

account migration
 https://indieweb.org/account_migration
blog archive format
 https://indieweb.org/blog_archive_format
h-feed
 https://microformats.org/wiki/h-feed
JSON Feed
 https://www.jsonfeed.org/
post migration
 https://indieweb.org/post_migration
Webmention
 https://indieweb.org/Webmention

References

¹ https://tantek.com/2022/301/t1/twittermigration-bridgyfed-mastodon-indieweb
² https://github.com/mastodon/documentation/pull/1202
³ https://github.com/mastodon/mastodon/issues/12423

I've discovered the Baywatch channel on Plex; a show that deals with lost dogs, homelessness, autistic children, shoplifters, trying to find an apartment, fundraising, learning CPR to save lives, etc. Kind of a refreshing break from multiverse, space cowboy, superhero, serial killer TV shows we have today. watch.plex.tv/live-tv/channel/

@kurtsh Mac OS versions never change? That checks out. :)

@textfiles The heated swimming pool and bar on the rooftop is really awesome too. It's kind of awesome to relax in the infinity pool with jet airplanes flying all around you!

Adam boosted

Chrome extension to auto-block Twitter Blue subscribers on Twitter

Mute or Block Twitter Blue subscribers automatically, as you browse.

chrome.google.com/webstore/det

WooHoo! I got this awesome FormSpammerTrap code (formspammertrap.com/) to work with PHPMailer's (github.com/PHPMailer/PHPMailer) SMTP sender!

Adam boosted
get yourself a girl who deletes tracking parameters from URLs she shares you
Adam boosted

TIL how to disable CSS on firefox:

press alt
choose view
page style > no style

@shawnwildermuth Ah, cool. Maybe I'll look into that too. The real issue is I want to integrate with this awesome form code: formspammertrap.com/howitworks Which only works with the Mail() function by default.

@shawnwildermuth It was easier when the built-in server worked. I guess SendGrid has their own library, huh? With PHPMailer I can connect it to any SMTP account set up with TLS, DMARC, and all that. I can already include IP & timestamps in the emails I get, so I don't know how much more tracking I need.

Bleh! My website hosting provider decided not to allow local server email sending anymore! Hello learning PHPMailer so I can authenticate with an external SMTP server!!

Adam boosted

You don't need to use link shorteners on Mastodon!

All links on Mastodon count as 23 characters towards your post limit, no matter how long the links actually are.

Link shortener services like bit.ly, t.co etc track users who click on their links, so Mastodon removed any practical need to use them. If you still use link shorteners on Mastodon, it will be obvious to everyone that you are just doing it for tracking purposes.

More info at fedi.tips/you-dont-need-link-s

Adam boosted

Hey #fediverse Hive Mind: ❓

If you had to recommend a set of #hashtags to follow for brand new users, not knowing their particular issue set they cared about, what general, noise-free, but active hashtags would you suggest? Here is a thread of mine, please add in comments:

(HT top @feditips for some of these)

🧵 1 of X

#Introduction & #Introductions - New people on here, say hello

#Befound - lists of other lists of Fedi users

@jhpot Nice! I assume no Exchange/Office365 support either without turning on IMAP.

@rysiek Yes, of course. I was just trying to think of a way around it.

@rysiek Would blocking Google & other search engines from crawling your admin log-in URLs mitigate that issue? Or put a file system password on it?

Adam boosted

Dolly 2.0 is a really big deal: databricks.com/blog/2023/04/12

"The first open source, instruction-following LLM, fine-tuned on a human-generated instruction dataset licensed for research and commercial use"

My notes so far on trying to run it: til.simonwillison.net/llms/dol

@molly0xfff
2005?! Pretty sure we were talking about Web 2.0 in the late 90's like all the time.

Adam boosted

That "take me down to the Parallax City where the far moves slow and the near moves quickly" tweet by an unknown author should be in a museum.

Show more
Librem Social

Librem Social is an opt-in public network. Messages are shared under Creative Commons BY-SA 4.0 license terms. Policy.

Stay safe. Please abide by our code of conduct.

(Source code)

image/svg+xml Librem Chat image/svg+xml