Live data from Hacker News

Ask HN: How hard would it be to create a website like HN?

news.ycombinator.com

1–3 of 3 posts

Re: Ask HN: How hard would it be to create a website like HN?

#3
At minimum you probably need HTML, CSS, SQL and a back-end language (which could be anything). One of the hardest parts is the nested comments. Building the moderation system may be a large task. Here's my ongoing attempt:

https://github.com/ferg1e/peaches-n-stink