this post was submitted on 20 Sep 2025
1156 points (95.6% liked)
memes
17561 readers
2381 users here now
Community rules
1. Be civil
No trolling, bigotry or other insulting / annoying behaviour
2. No politics
This is non-politics community. For political memes please go to !politicalmemes@lemmy.world
3. No recent reposts
Check for reposts when posting a meme, you can only repost after 1 month
4. No bots
No bots without the express approval of the mods or the admins
5. No Spam/Ads/AI Slop
No advertisements or spam. This is an instance rule and the only way to live. We also consider AI slop to be spam in this community and is subject to removal.
A collection of some classic Lemmy memes for your enjoyment
Sister communities
- !tenforward@lemmy.world : Star Trek memes, chat and shitposts
- !lemmyshitpost@lemmy.world : Lemmy Shitposts, anything and everything goes.
- !linuxmemes@lemmy.world : Linux themed memes
- !comicstrips@lemmy.world : for those who love comic stories.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
https://pluralistic.net/2024/12/14/fire-exits/
Wow, I had no idea about the Facebook/MySpace message bridge bot. Definitely shows the power and importance of the various bridge/mirror projects like Bridgy. It says that the same kind of bot would now be Fedrally illegal in the US, but I haven't seen any specifics about that, and seems like the EU just made it mandatory to enable through APIs.
I have thought a bit about this and how to breakout of silos, and it seems like now with LLM tools accessing the browser it will be nearly impossible to prevent messaging and posts from being cross-platformed, though the compute cost would be higher than by using the old API method.
You don't need llm to import posts from another website, just an API or scraper to fetch them. Much cheaper, faster and more reliable.
But what about messages? When you say "scraper" what would that look like in the context of receiving and sending direct messages from one platform to another when one of the platforms closes their API?
Doesn't matter. As long as sent and received messages are shown in the accounts inbox you can parse them back out.
But how do you then reply to those posts back into the platform of origination from the outside platform?
Officially you can't without API. Unofficially the scraper could login with the users password and send messages on the other platform, as long as there is no 2FA or captchas in the way. As fast as I remember Facebook did ask for the users Myspace password to "import" their data.