Hacker News new | ask | show | jobs
by holaberlin 6221 days ago
Congratulations. This is remarkable.

What's the backend like?

1 comments

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.