I do believe Elon-only tariffs (Tesla and Starlink) would be quite effective in negociation with minimal side effects, especially if Europe does it too https://mastodon.social/@verge/113941099411726677
Because people are reporting problems with images from dotmakeup with Akkoma, Friendica and Hubzilla, I will need help from these communities to debug it.
New feature: dotmakeup can now import profile pictures to ipfs to deal with uncooperative upstream CDN. This means tools like browser.pub can now load profile pictures for kilogram profiles! It will also help for certain AP implementions
I have done a lot of work in the past weeks to make dotmakeup more compliant with the AP specs, and I want to know if there are still problems between bird.makeup and firefish/calckey
@silverpill@lutindiscret@raphael@n0iroh Have you tried using IPFS just for media? I've found that it works better for a few large objects than many small ones
IPFS is a solution I'm considering to fix IG image download link expiry problem. It would be amazing if mitra instances could pin IG content! I'd much prefer that to something based on S3.
I haven't seen a IPFS AP extension yet, maybe we can collaborate on that?
The outbox does resolve to an empty collection though, just in case.
I have deployed this on kilogram.makeup, and if we find no federation problems introduced by this change, I will deploy it to bird.makeup too this weekend.
Can you check if there are other problems with federating dotmakeup <> @mitra ?
@silverpill@juanro49 I'm a bit scared of the side effects of an empty outbox on some activitypub implementations, are there some that would assume posts are deleted if they are not in the outbox?
This makes it so that the concept of followers is not hard-coded to twitter anymore but can switch dynamically. This has fixed the followers information in the profile page and is necessary in the crawling mode to sent post to the correct followers.
I think there is 2-3 refactoring of that size left and then the crawling will work too!