Hacker News new | ask | show | jobs
by CodeWithCoffee 4208 days ago
Over the years it seems there have been a fair few 'Hacker News for X' (see https://hn.algolia.com/#!/story/forever/prefix/0/hacker%20ne...). Presumably each time people implement the whole site from scratch (users, commenting, ranking, etc). Have there ever been any open-source attempts at creating a generic Hacker News style site that people could self host for specific topics? The only thing that I can think of is self-hosting your own copy of reddit.
4 comments

The site in the OP is pretty clearly a deployment of the software that http://lobste.rs develops, uses, and publishes as a 3-clause BSD-licensed project: https://github.com/jcs/lobsters
Perhaps Sacha Greif's Telescope? http://sachagreif.com/introducing-telescope/
From the discussion yesterday on "HN for data scientists"[0], there was mention of a service which enables one to deploy "HN for X"[1], as well as some discussion that (some version of) the code for HN is available[2].

[0] https://news.ycombinator.com/item?id=8696443

[1] https://news.ycombinator.com/item?id=8697407

[2] https://news.ycombinator.com/item?id=8697102

Direct link to service mentioned: http://www.postatic.com/admin/hello/welcome
I see it says 'sign up for free' but is it a free service? Do you know if I can create a HN-like site as I might a WP blog?
Stamplay is a BaaS similar to Firebase (think of it like IFTTT for backend dev). They open-sourced a HN-clone with their service that gets you up and running super quickly: https://github.com/Stamplay/stamplay-hackernews