Top
Best
New

Posted by tosh 11 hours ago

POSSE – Publish on your Own Site, Syndicate Elsewhere(indieweb.org)
375 points | 80 comments
rednafi 10 hours ago|
I follow this religiously. The process of posting is manual but it works fairly well if your intention is good and you're not blog spamming in different forums.

But I intentionally haven't added a comment section to my blog [1]. Mostly because I don't get paid to write there and addressing the comments - even the good ones - requires a ton of energy.

Also, scaling the comment section is a pain. I had disqus integrated into my Hugo site but it became a mess when people started having actual discussion and the section got longer and longer.

If the write ups are any useful, it generally appears here or reddit and I often link back those discussions in the articles. That's good enough for me.

[1]: https://rednafi.com

wps 2 hours ago||
I just use HN as my comment platform. I have a Hugo short code that (very respectfully!) grabs the comments on a full rebuild, but only if those comments are not already cached and if the post is less than 7 days old. The formatting looks quite good on my site. Feel free to check it out at the bottom of this post: https://mketab.org/blog/sqlite_kdbx
avsm 5 hours ago|||
> If the write ups are any useful, it generally appears here or reddit and I often link back those discussions in the articles

Totally agree, I do the same as well on my site; e.g.: https://anil.recoil.org/notes/tessera-zarr-v3-layout

There are quite a few useful linkbacks:

- The social urls (bluesky, mastodon, twitter, linkedin, hn, lobsters etc) are just in my Yaml frontmatter as a key

- Then there's standard.site which is an ATProto registration that gets an article into that ecosystem https://standard-search.octet-stream.net

- And for longer articles I get a DOI from https://rogue-scholar.org (the above URL is also https://doi.org/10.59350/tk0er-ycs46) which gets it a bit more metadata.

On my TODO list is aggregating all the above into one static comment thread that I can render. Not sure it's worth the trouble beyond linking to each network as I'm currently doing, since there's rarely any cross-network conversations anyway.

rednafi 4 hours ago||
Damn. I got a bunch of idea around atproto from this comment. Also found out your blog. I wish digging out human written blogs wasn't such a chore. I like the idea of blogs but their discoverability sucks big time.
pivic 3 hours ago||
I like Kagi's small web initiative to help people find personal sites: https://blog.kagi.com/small-web-updates
BeetleB 4 hours ago|||
> If the write ups are any useful, it generally appears here or reddit and I often link back those discussions in the articles. That's good enough for me.

If you have a Mastodon account, you can embed all responses to your Mastodon post into your site. See https://blog.nawaz.org/posts/2025/Jan/adding-fediverse-comme...

alemwjsl 9 hours ago|||
Nice blog, thanks for this one: https://rednafi.com/go/splintered-failure-modes/. Well written - I only need to read that once and now remembered it.
nicbou 10 hours ago||
I follow this approach. It's mostly because I want to own the land I build on.

It works well, but it's hard to automate. In the end you must manually cross-post, and both the post and the discussion will vary by community. You end up being active in multiple different communities and still getting little traffic from the effort.

It's not such a great way to drive traffic. On the other hand, it's a wonderful way to work in public.

theshrike79 9 hours ago||
> It works well, but it's hard to automate

That's because social media sites have purposefully made it hard (or relatively expensive) to post on their platforms with automated tools - they specifically don't want you to POSSE

Facebook also deprioritises posts with links in them to disincentivize people using their platform to promote their own primary source, that's why there's the "link in comments" crap.

input_sh 9 hours ago|||
I don't agree with your first point at all, posting on other platforms is trivial and there's what must be hundreds of post scheduling options you can hook into an RSS feed. Here's a completely open source one that you have to spend a lot of time configuring API keys for, but then it just works: https://postiz.com/

What makes it difficult is all of the quirks you have to account for. For the most trivial example, Twitter has a character limit of 280 characters, but it's 300 on Bluesky, 500 on Threads, and on Mastodon it is whatever your instance wants it to be.

For another quirk, I have like a side-project in which I publish snippets of DJs playing copyrighted music, and while I can post those videos on TikTok/Instagram/YouTube without worrying about copyright, I am like 99% confident my website would be instantly delisted from all the search engines if I used the POSSE strategy for that use case.

I agree with your second point that getting anything useful out of it (as in traffic to the source) is pretty much impossible. On Instagram you can only do that via stories, but you can't automate it, because you need Instagram's story editor to add a link to the story. On TikTok you can't even put a link-in-bio until you reach a 1000 followers. On Twitter you might as well not bother, as the medium itself prefers completely unsourced claims. As for Facebook, I honestly don't even know why anyone would bother with Facebook these days, it's completely irrelevant.

dwedge 3 hours ago||||
The link in the comments crap is to get people to click the comment section, this engaging with the post and boosting their reputation with the algorithm.

Whenever I saw an "in the comments" I immediately lose respect for the write because I assume it's nothing more than engagement bait

nicbou 7 hours ago|||
> they specifically don't want you to POSSE

They want you to engage with their user base and not just dump links. They also prefer if users stay on the platform, but recent research shows that the deprioritization is partly a myth; people actually engage less with external links.

joeross 4 hours ago|||
Disagree that it’s hard to automate. There are services and tools that make it easy. I use micro.blog which can cross-post to as many or few socials as you want. (I’m not affiliated, just a happy user.)

And I’m not sure it’s about traffic rather than about, well, being active in multiple different communities. You cross-post where you don’t mind participating, and ignore the rest.

criddell 4 hours ago|||
> the discussion will vary by community

It seems like the culture and audience of each social media service is fairly unique. Is crossposting worth while for you?

While every type of discussion does happen everywhere to some degree, the type of discussion on each service feels somewhat modal. Blasting everything, everywhere could be a little spammy.

righthand 5 hours ago||
Not necessarily helpful, but have you tried posting services like Buffer.co?
janalsncm 10 hours ago||
A cool feature for the small web would be:

1. I like your blog and subscribe to its RSS

2. I see new posts in my RSS reader with syndication links to (HN/reddit/twitter/etc).

3. I can go to those places to talk about it.

Low tech version is just linking to those discussions at the bottom of your post I guess.

miladyincontrol 4 hours ago||
Agreed. The feeds I want to see blogging on is my RSS reader, not just constantly dumped onto social media feeds unless someone is explicitly bringing it up to talk about a post in general. If its just announcing a post exists, it feels spammy.

Finding external conversations about posts obviously is a bit more complicated but also if I actually care to see if discussion ever happened, I do so by searching the url. Something that linking via permashortlinks impairs.

foo42 8 hours ago||
I've never implemented it, but I think WebMentions was supposed to enable this
taurusnoises 8 hours ago||
As someone on the receiving end of POSSE, who is often on the multiple platforms people post to, this approach ends up feeling impersonal and spammy. I totally get the reasoning people have for doing it. But, to me, it's very "ship it" focused, rather than conversation focused. Maybe I'm just getting old.
keybits 8 hours ago||
atproto feels like a move in the right direction for personal publishing that makes content discovery easier withtout the need to post to multiple channels / platforms. https://standard.site/ is one initiative working towards making this a reality.
iamkonstantin 4 hours ago|||
I don’t think it does. ATProto is merely “managed storage for apps” by Bluesky and it’s quite opposing to POSSE - You rely on third parties entirely, not just for hosting but also access and moderation to your own content.

What you can and can’t do with your own content is also limited and managed by someone else. The entire premise that you can move your posts history etc, while technically true, is not compatible with the web (e.g. support for things like redirects, canonical urls being handled currently etc is again all outside of your control and a not a goal of Bluesky).

ATProto is in many ways like the custom HTML extensions Microsoft had in Internet Explorer to “make better user experience”.

For me one of the main points of POSSE is resilience. If the VCs behind Bluesky got tired of it tomorrow, all that would die is some links to your website. Your posts and content, RSS subscribers, people who linked or bookmarked your website etc - remain unaffected.

knowtheory 3 hours ago||
I think you're missing the point.

With the IndieWeb version of POSSE, the source of truth is the webpage you control.

For the ATProto version of POSSE, the source of truth is the record in your PDS. That record is interesting because it is both content-addressed and signed with your private key.

Where ever that record is syndicated, the reader (or app displaying the content) should be able to demonstrably verify the authenticity of the record.

And you can host your own PDS entirely independent of Bluesky, there are several interfaces for both reading and publishing Standard.site records:

* Leaflet (https://leaflet.pub/ )

* pckt (https://pckt.blog/ )

* Wordpress (https://github.com/pfefferle/wordpress-atproto )

It's also not that hard to write your own display interface for just your data if you want.

iamkonstantin 2 hours ago||
> the source of truth is the record in your PDS

> content-addressed and signed with your private key

Technically valid but also not required. ATProto works hard to present them as valuable or needed, like added value of sorts but:

- The need for signed content is niche to specific use-cases. Not sure even news outlets need this as long as they control their domain.

- The PDS is a funny contraption of protocols and technologies that are quite complex and probably can't (usefully) exist on their own outside the "atmosphere" ... even if you manage to set one up.

The question would be, why bother with all this complexity and layers when you can self-host your website anyway.

The added value of a PDS/ATProto is to participate in the social cloud of Bluesky. Without it, the entire thing is more of an engineering showcase than a useful tool.

sph 7 hours ago|||
ATProto is a great idea that will never go anywhere because of its close association with Bluesky the service, and Bluesky the company, and that's a shame.
keybits 6 hours ago||
atproto has an active IETF Working Group: https://datatracker.ietf.org/wg/atp/about/
prmoustache 3 hours ago||
XMPP had one too.
fsflover 8 hours ago||
Can you elaborate? What is impersonal about it? It's more like the opposite: Author doesn't force a reader to choose a specific platform.
taurusnoises 8 hours ago||
Impersonal in the sense the article etc isn't being presented for the specific audience. It's just being dumped everywhere with the same contextual text ("Wrote this piece about...."). So, I'm seeing it everywhere in the exact same way. Which feels way spammy (and which I've admittedly had to do myself, as per the times). But, I'm used to feeling like the person I follow is posting stuff to the community in language specific to their readers. I say "used to", but I'm probably thinking back decades now. Back when your audience / reader base was the metric of personal. Not the platform.
1dom 6 hours ago|||
I feel conflicted with this view. It feels partially like something social media giants would advocate, the idea that their little social media platform is some special community where people are different and normal open web rules shouldn't apply.

I feel the philosophy of posting on the web and hosting your own website is that the web is the community with which I want to share my thoughts. If I just wanted to share my thoughts with just one platform/community, I would go and just post it on that one platform, I wouldn't go to the trouble of running a website.

I get that it's important that there's safe spaces, and some communities should be like that (essentially, private but online) but that view should be the minority and exception for edge cases, rather than the default view of all different websites or platforms.

al_borland 5 hours ago|||
I also find it ends up looking rather spammy. A blog article is written, and then it's posted everywhere in an attempt to drive traffic to it. It's often hard to see a difference between someone practicing POSSE and someone spamming in an attempt to help their SEO. This is especially true of 100% of their posts are just links off to the blog, where they treat all the social platforms like alternate RSS protocols.

A social networking site designed around POSSE may be different, where you can subscribed to your blog as a means to post, and the post shows up as the RSS would in a feed reader. This way people don't have to click through to read what was posted, or can at least read what is above the fold. This can be rounded out with comments, one-off posting, and maybe some standard way to write a blog post that references another, for a proper linked/threaded response for more thought out and thoughtful replies than a short comment.

taurusnoises 4 hours ago||
Exactly. 9/10 of the time it's just link-dumping.
taurusnoises 5 hours ago|||
I fully accept that my view may be dated to the point of having inverse consequences (maybe in line with what you're saying). But, there's just no getting around the feeling I get when I see the exact same post, in the exact same context, showing up on every platform I use. There's just no way that can't feel like spam. And when I do it, it feels like I'm spamming people, too. Having come up in the blogging days of 2003 on, I'm just sort of programmed that way now. But, like I said above, I get why people do it.

Side note: It's such a bizarre thing that the platform you're on matters at all. Not without reason (they all have a vibe now, that's basically politically informed). But, back then, you were just on whatever blog platform was the easiest. The platform was more or less invisible (or at least ignored).

1dom 1 hour ago|||
I definitely relate to that feeling. I miss the days of forum signatures which felt like the perfect solution.

And funny you should say that side note, I also agree. A relevant observation/recollection a few days ago:

> there was a time where social media platforms were defined by their features, Vine was short video, snapchat was disappearing pictures, twitter was short status posts etc. but now they're all bloated messes that try do everything.

I feel blogging was one of the main platform and the main feature in the early 2000s. There was a period from mid 2000s to mid 2010s where there was a separation between platforms and features, and now they've reconsolidated into all platforms having all features... I think? I don't really follow/use social media much, I've not used TikTok but I guess it might break the cycle.

soopypoos 2 hours ago|||
goldpanner complains about wet tools
carlosjobim 2 hours ago|||
You have false illusions about "a community" where none exists. Jut like you don't belong to any community by following a TV series. You are a consumer, not a community member. There's nothing spammy about publishing your stuff on several different platforms. Different audiences are on different platforms, because they have different habits and different ways they prefer to consume information.
benwerd 8 hours ago||
I love it when this shows up from time to time. Everyone should own their own content! And the indieweb community and its underlying philosophy are worth celebrating.

If you haven't, you should try to get to a Homebrew Website Club. Go talk to people about making your own, weird spot on the web that truly represents you. It'll make you feel great about technology again, I promise.

roywashere 6 hours ago|
I created https://tildeweb.nl just for this
tfrancisl 7 hours ago||
If I werent more critical, I would have read this as an astroturf by big tech sort of thing. Like "it's inevitable that big tech will win, and so therefore syndicate everywhere or you have lost the game." I dont really get what game we're playing though. Why do I care if my friend who only uses Facebook sees my blog posts? What do I get from that other than the feeling of a maybe-connection (much like their criticism of federated networks - youre hoping for a future where this works out for you.)

I dont post on federated networks yet but I would rather share in my principles with those willing to listen than to throw up my hands and share my stuff everywhere.

1dom 6 hours ago|
> I dont post on federated networks yet but I would rather share in my principles with those willing to listen than to throw up my hands and share my stuff everywhere.

This is an interesting view point and I agree and disagree. I imagine people are split. There are clearly people who put stuff on the web and want to get it into all eyeballs whether those eyeballs want it or not. I see the logic and appeal behind that: if you really believe in what you're writing, why wouldn't you want everyone to have a read? If you don't want everyone to read what you're writing, why put it on the Web of all places?

In reality though, the older I get, the more fear I have about posting online, especially on a personal website, through fear of being rude, or imposing, or coming across like some sort of narcissistic influencer. It feels like a sign of self awareness and maturity to believe that not everyone wants to read what you have to say.

AndrewKemendo 3 hours ago||
>if you really believe in what you're writing, why wouldn't you want everyone to have a read?

I write in public so that there’s a time stamped publicly accessible record of my opinion that I can reference quickly for people I’m communicating with. It’s like a public ledger

I don’t really care how many people read my writing because it’s illegible to 99.999999% of humans (I’d guess there are about 7000 ppl on earth who could grok my work). Not everything is for everyone. Just because I publish doesn’t mean I want everyone to read my stuff

1dom 1 hour ago||
Yeah, I agree with your approach entirely - it feels like the mature option compared to the young influencer view that you want everyone to read your opinion.

Seeing it as a public ledger, rather than a platform or podium means you might not even want people to read it, but you do need everyone to be able to for it to act as a valid public ledger.

spankalee 1 hour ago||
I do this with long blog posts, but not short tweet-like things. That feels ok some of the times as most of the micro-posts are throw-away, but sometimes I do make some posts I refer back to and would like to keep better ownership of.

So I've been thinking of updating my site and habits to center around running my own ATProto PDS and publishing my blog posts there, with my blog just being my web front end to my PDS. Then I could use that same PDS for Bluesky, photos, etc. and self-host a wide variety of things with an interoperable social layer.

matsemann 10 hours ago||
I like when I read something, and it has links to the "main" discussion on HN/reddit/etc. Most blogs don't have a very active comment field, and if I'm reading it a few days late, it's nice to still be able to find other's thoughts on the matter.
rglullis 10 hours ago|
> links to the "main" discussion on HN/reddit/etc.

I don't mean to pick on your comment specifically, but it's saddening to see how after these years of the "appification" of the internet and corporations successfully conditioning us to think of terms of their walled gardens, we lost the web.

There shouldn't be a "main" discussion. Our browsers should be able to find these links and present the information in a way that it makes sense to consumer, not the publisher. This gets deeply frustrating for me now that I am working more on ActivityPub and Linked Data. Most of the AP projects are so focused on emulating the closed gardens, they don't even think about building their systems with linking as the primary discovery method.

chrisweekly 5 hours ago||
Linking and discovery, use of AP, etc, are well and good for a pub/sub model -- but you're replying to someone interested in extended discussion / commentary and community (such as we enjoy here on HN). Flatly asserting "There shouldn't be a 'main' discussion" kind of dismisses their stated desire out of hand -- though as I (re)consider it (as I compose this comment) I think you have a valid point.

The POSSE approach implies scattered discussions, almost by definition; posting a link to your blog post on HN or some other site invites discussion on each of those forums, by design. And yeah, the proliferation of siloed communities, each designed to pull users in and keep them there, poses some meaningful challenges to certain visions for what the web could be.

I definitely agree that links matter, and the idea of POSSE has always resonated. People should have a space of their own to share whatever is of most interest and meaning to them. I really like Derek Sivers' take on this w/ his personal site:

https://sive.rs/ti

ui301 9 hours ago||
RSS is a refreshingly simple way (and thus, trustworthy) of taking back control over what we see in a world of algorithmic "curation" (i.e. mixing in ads and manipulation, and taking away things that would interest us).
wink 4 hours ago|
I hated this (so far) for any microblog-related things where I tried it. That was mostly many years ago with Twitter.

To me this can work when you go all in on web standards and get the replies collected at the source, I guess with the fediverse it's easier but I have mostly accepted the whole thing as ephemeral and just don't bother.

On the other hand I have normal blog posts, and then I question any syndication besides RSS/ATOM - maybe I'm just not trying to grow my audience enough.

More comments...