Hacker News new | ask | show | jobs
by jgrahamc 651 days ago
Maybe not quite what you are looking for, but I made a site using the (Arc) HN code that is about retro-computing and gaming: https://twostopbits.com/news
1 comments

Wow neat, I wasn't aware of any true HN clones using the actual source! Was it difficult to get it up and running?
Not really. I had a harder time implementing new functionality (e.g. Two Stop Bits allows tags to be associated with a story: https://twostopbits.com/tags). In the past I'd done a bunch of Common Lisp stuff so was just a question of remembering that and dealing with the Arc syntax.

My fork and enhancements are here: https://github.com/jgrahamc/twostopbits