frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

POSSE – Publish on your Own Site, Syndicate Elsewhere

https://indieweb.org/POSSE
127•tosh•1h ago

Comments

kleiba•1h ago
Nice that we have a name now for something that's pretty much standard and common practice. Not that we necessarily needed a name, but it's still nice to have one.
snowhy•1h ago
Agreed, and good to know other people also doing similar processes
kitd•1h ago
> now

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.

azangru•1h ago
> something that's pretty much standard and common practice

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?

kleiba•1h ago
The idea is not that you necessarily write a Twitter-length post on your website - you can write a full blog post, but then post links back to that post on social media.
throwingcookies•1h ago
[flagged]
junto•1h ago
Edited as suggested.
jcattle•1h ago
I also don't think most people are here for unnecessary personal attacks. Flag and move on.
junto•1h ago
Agreed. Edited to remove the snarky puerility reference.
tomaytotomato•1h ago
I've always liked this idea.

However I am not sure about "perma-shortlinks", for discovery on other sites as the means of networking and discovering content. It seems clunky to maintain as it requires a human or some automation to curate/maintain the links. If a blog removes a link to another blog, then that pathway is closed.

It would be cool if we could solve that with a "DNS for tags/topics" a - Domain Content Server (DCS) e.g.

1. tomaytotomato.com ==> publishes to the DCS of topics (tech, java, travel)

2. DCS adds domain to those topics

3. Rating or evaluating of the content on website based on those tags (not sure the mechanics here, but it could be exploited or gamed)

You could have several DCS for topics servers run by organisations or individuals.

e.g. the Lobsters DNS for topics server would be really fussy about #tech or #computerscience blog posts, and would self select for more high brow stuff

Meanwhile a more casual tech group would score content higher for Youtube content or Toms Hardware articles.

This is just spit balling.

Pooge•55m ago
Didn't you just describe a social media feed?

The whole point of syndication is that it's curated by humans (you, if it's your own feed).

tomaytotomato•13m ago
Yes and no

A social media feed implies 1(n) curated by 1 algorithm hosted on Facebook/Twitter/Instagram

What I was thinking is:

- foo.social

- bar.social (tech curations)

- java.bar.social (sub curated Java list)

All these DCS (domain content servers) would be polled by your own local client

Your client can then aggregate or organise how it shows this feed

e.g. I could have a trending aggregator for situations where a blog post is shown on multiple domains (sort of shows virality)

nicbou•1h 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•37m 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•7m 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.

matsemann•1h 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•55m 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.

janalsncm•1h 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.

rednafi•54m 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

alemwjsl•34m 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.
maelito•49m ago
Strange to not see the "atproto" term on that page.
gucci-on-fleek•39m ago
Not that strange, the site is from 2016 [0], while ATproto is from 2022 [1].

[0]: https://web.archive.org/web/20160904131420/https://indieweb....

[1]: https://en.wikipedia.org/wiki/AT_Protocol

tomhow•44m ago
Previously...

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)

ui301•25m ago
I like the well-working acronym of its opposite, PESOS - https://indieweb.org/PESOS.

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.

theshrike79•36m ago
I don't post stuff on a blog, but I do have replies to common arguments written down in Obsidian. I can just copy stuff from there, edit a bit and post.
OuterVale•22m ago
I follow the opposite with PESOS: Publish Elsewhere, Syndicate (to your) Own Site. Work really nicely as I've got some automation and systems in place that allow me to maintain a full firehose of all my posts and notable actions across the web on my own site. Then I can sort through them and reference them (which I do frequently) with ease. I do recommend.
ui301•21m 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).
MrOrelliOReilly•6m ago
I like the principle, but I also find that we software folk commonly mistake the creation of a website as the goal, rather than the production of "content" (e.g. blog posts). I spent years trying to publish a blog and continually getting derailed building the ultimate static website. Recently I switched to a Substack hosted on my own subdomain, and now I'm finally writing. At least I still own the subdomain.
CrociDB•6m ago
I think it's funny that "POSSE" in Portuguese means "ownership". :)

POSSE – Publish on your Own Site, Syndicate Elsewhere

https://indieweb.org/POSSE
129•tosh•1h ago•30 comments

PC Gamer recommends RSS readers in a 37mb article that just keeps downloading

https://stuartbreckenridge.net/2026-03-19-pc-gamer-recommends-rss-readers-in-a-37mb-article/
628•JumpCrisscross•16h ago•292 comments

Walmart: ChatGPT checkout converted 3x worse than website

https://searchengineland.com/walmart-chatgpt-checkout-converted-worse-472071
74•speckx•3d ago•58 comments

Tin Can, a 'landline' for kids

https://www.businessinsider.com/tin-can-landline-kids-cellphone-cell-alternative-how-2025-9
139•tejohnso•2d ago•103 comments

Can you get root with only a cigarette lighter? (2024)

https://www.da.vidbuchanan.co.uk/blog/dram-emfi.html
82•HeliumHydride•2d ago•13 comments

The gold standard of optimization: A look under the hood of RollerCoaster Tycoon

https://larstofus.com/2026/03/22/the-gold-standard-of-optimization-a-look-under-the-hood-of-rolle...
392•mariuz•15h ago•115 comments

Show HN: The King Wen Permutation: [52, 10, 2]

https://gzw1987-bit.github.io/iching-math/
14•gezhengwen•2h ago•7 comments

The future of version control

https://bramcohen.com/p/manyana
536•c17r•19h ago•294 comments

Reports of code's death are greatly exaggerated

https://stevekrouse.com/precision
414•stevekrouse•23h ago•304 comments

The way CTRL-C in Postgres CLI cancels queries is incredibly hack-y

https://neon.com/blog/ctrl-c-in-psql-gives-me-the-heebie-jeebies
68•andrenotgiant•2d ago•10 comments

Why I love NixOS

https://www.birkey.co/2026-03-22-why-i-love-nixos.html
327•birkey•17h ago•232 comments

Project Nomad – Knowledge That Never Goes Offline

https://www.projectnomad.us
458•jensgk•21h ago•154 comments

Flash-MoE: Running a 397B Parameter Model on a Laptop

https://github.com/danveloper/flash-moe
356•mft_•22h ago•114 comments

Plane and ground vehicle collide at New York's LaGuardia airport halting flights

https://www.bbc.com/news/articles/cy01g522ww4o
52•mememememememo•3h ago•37 comments

Dataframe 1.0.0.0

https://discourse.haskell.org/t/ann-dataframe-1-0-0-0/13834
9•internet_points•1h ago•0 comments

GoGoGrandparent (YC S16) is hiring Back end Engineers

https://www.ycombinator.com/companies/gogograndparent/jobs/2vbzAw8-backend-engineer
1•davidchl•6h ago

Show HN: Agent Kernel – Three Markdown files that make any AI agent stateful

https://github.com/oguzbilgic/agent-kernel
13•obilgic•3h ago•6 comments

MAUI Is Coming to Linux

https://avaloniaui.net/blog/maui-avalonia-preview-1
217•DeathArrow•18h ago•122 comments

The LCA problem revisited [pdf]

https://www3.cs.stonybrook.edu/~bender/talks/BenderFa00-lca-talk.pdf
4•remywang•5d ago•1 comments

They’re vibe-coding spam now

https://tedium.co/2026/02/25/vibe-coded-email-spam/
96•raybb•12h ago•55 comments

A Copy-Paste Bug That Broke PSpice AES-256 Encryption

https://jtsylve.blog/post/2026/03/18/PSpice-Encryption-Weakness
52•jtsylve•3d ago•11 comments

You are not your job

https://jry.io/writing/you-are-not-your-job/
188•jryio•18h ago•208 comments

GrapheneOS will remain usable by anyone without requiring personal information

https://grapheneos.social/@GrapheneOS/116261301913660830
422•nothrowaways•13h ago•117 comments

What young workers are doing to AI-proof themselves

https://www.wsj.com/economy/jobs/ai-jobs-young-people-careers-14282284
140•wallflower•16h ago•229 comments

Five years of running a systems reading group at Microsoft

https://armaansood.com/posts/systems-reading-group/
165•Foe•17h ago•50 comments

Ordered dithering with arbitrary or irregular colour palettes (2023)

https://matejlou.blog/2023/12/06/ordered-dithering-for-arbitrary-or-irregular-palettes/
43•surprisetalk•5d ago•3 comments

Migrating the American express payment network, twice

https://americanexpress.io/migrating-the-payments-network-twice/
76•madflojo•10h ago•27 comments

Building an FPGA 3dfx Voodoo with Modern RTL Tools

https://noquiche.fyi/voodoo
195•fayalalebrun•21h ago•43 comments

LLMs predict my coffee

https://dynomight.net/coffee/
121•surprisetalk•4d ago•49 comments

More common mistakes to avoid when creating system architecture diagrams

https://www.ilograph.com/blog/posts/more-common-diagram-mistakes/
192•billyp-rva•22h ago•57 comments