Hacker News new | ask | show | jobs
by davidcann 6221 days ago
The index.html and Cappuccino javascript are served from an EC2 server and the new content is continuously loaded from sequential files on Amazon S3 via JSONP (0.json, 1.json, 2.json, etc.).

Views, suggesting events, and adding followees are sent to php pages on EC2 with MySQL.