Hacker News new | ask | show | jobs
by yannovitch 2083 days ago
What I would prefer over a self-hosted commenting system, is a way to automatically publish on Hacker News my blog post, and to have the comments here, as the discussions are almost always more interesting here anyway.

I know that this does exist already, but what I would like too is to have the hacker news thread of comments shown on my website.

Does somebody know some way to do that ?

1 comments

I mean you could just hook into the API and fetch the comments that way, seems like a simple enough solution