Posted by tosh 14 hours ago
Is it? How many people publish to their sites small texts that they then syndicate to Twitter/Bluesky/whatever? How many people publish videos to their sites and then syndicate to Youtube?
The idea is about 10 years old. At least that's when I first heard about it, with relation to RSS. It may go back earlier.
Edit: confirmed by the "See Also" section at the end of TFA.
> Q: Do we need to worry about search engines penalizing apparently duplicate posts?
> A: That's why the POSSE copies SHOULD always link back to the originals. So that search engines can infer that the copies are just copies. Ideally POSSE copies on silos should use rel-canonical to link back to the originals, but even without explicit rel-canonical, the explicit link back to the original is a strong hint that it is an original.
I can immediately some problems to do with content formats. Fro example, facebook lets you have a 'montage' of photos, but instagram only shows one. The music available is heavily restricted on different platforms. Video length limits are different. Etc.
Does any software let you make a main post on your own site, but then render differently to the silos?
> Recommended stack for this? Wordpress?
I have some old Wordpress sites around as well as sites hosted in Firebase and GitHub. I'd recommend the latter two because Wordpress is a bit of a pain to maintain on an ongoing basis. It has a relatively large attack area and over the two decades I've operated it, I've had multiple times that malware made its way in via various channels.I'd move my WP sites, but I'm also too lazy to convert everything over to Astro (one day, I'll tackle this with an agent).
- GitHub pages is a really nice DX. I have one example here: https://github.com/CharlieDigital/typescript-is-like-csharp/... with a custom CNAME: https://github.com/CharlieDigital/typescript-is-like-csharp/... - Firebase hosting is generally free and I think the DX is generally good, but you will be charged for large spikes in traffic. I deploy an Astro published blog like this: https://github.com/CharlieDigital/chrlschn/blob/main/build-d...
Publish on your own site, syndicate elsewhere - https://news.ycombinator.com/item?id=46468600 - Jan 2026 (248 comments)
POSSE: Publish on your Own Site, Syndicate Elsewhere - https://news.ycombinator.com/item?id=35636052 - April 2023 (70 comments)
POSSE: Publish on your own site, syndicate elsewhere - https://news.ycombinator.com/item?id=29115696 - Nov 2021 (43 comments)
Publish on Your Own Site, Syndicate Elsewhere - https://news.ycombinator.com/item?id=16663850 - March 2018 (26 comments)
To me, it feels like Star Wars' rebellion, in a struggle against the big tech (big data, big relationship, big dopamine) empire.
POSSE? This is the way.