This is amazing!

“Twitter locked down its source code to prevent unauthorized changes, sources familiar with the matter told Bloomberg. The reports say that this change was made to prevent employees from ‘going rogue’ and sabotaging the platform after Elon Musk’s $44 billion purchase of the company. Currently, a vice president must approve any changes.”

https://techcrunch.com/2022/04/26/twitter-lock-source-code-elon-musk/

It would have been awesome for someone to sneak a full ActivityPub implementation into Twitter. 😂

Actually, if Musk is so adamant about being a “free speech absolutist,” it would totally make sense for Twitter to implement ActivityPub, but…

Yeah. That’s not gonna happen.

@ramsey maybe possible with https://matrix.org ?
Writing and publishing content

Matrix is an open standard for interoperable, decentralised, real-time communication

Matrix.org
@dgoosens How so? Matrix is not an ActivityPub implementation.
@ramsey nope, don't think so
but if the purpose is to sync twitter with another service, it might be possible
(spoiler: I have not tested this)
@dgoosens The purpose isn’t for sync. It’s for interop.
@ramsey
yes... so if you have twitter on one side and mastodon on the other side, wouldn't it be possible to put a matrix.org in the middle that deals with the interop ?
@dgoosens I still don’t understand how Matrix helps with this. It seems like the wrong tool for the job.

@ramsey I'm guessing I'm not getting what you try to achieve ?
I figured you wanted to sync your twitter and mastodon account

so suggested you'd do something like this: https://github.com/qbit/mycete
(probably does not cover all use cases)

GitHub - qbit/mycete: A matrix.org micro-blogging (twitter,mastodon) connector.

A matrix.org micro-blogging (twitter,mastodon) connector. - GitHub - qbit/mycete: A matrix.org micro-blogging (twitter,mastodon) connector.

GitHub