Hacker News new | ask | show | jobs
by danlev 4371 days ago
Thanks so much!

The whole site (including LGBT News) is built from scratch, using PHP and MySQL. I came across a few turnkey Hacker News sites, but didn't really like any of them. I decided to build LGBT News from scratch just because I thought it'd be easier to integrate into the existing site, and I thought it'd be a fun project (I usually tend to do that for the learning experience).

Login uses Facebook Login (which has been a huge headache), countries and regions were implemented using an ISO database, and some of the additional data (population, religions, etc.) comes from Freebase.

2 comments

Cool, wish you success.
Facebook login? Yuck.
Yeah, I did it just for the ease, then it turned out to be more work than it was worth.