Ask HN: How would you rebuild Facebook?

4 points by czarlos ↗ HN
If you had to rebuild Facebook from scratch right now what would you do differently (from a software architecture perspective)? What technologies would you use, and how would you make it more scalable from ground up?

More generally: what concepts and technologies are key in making a highly scalable web application similar to Facebook?

3 comments

[ 2.7 ms ] story [ 16.0 ms ] thread
I’m building http://sublevel.net using Django. I’m making sure everything is as simple as possible from code to UI to API.
I would go with something similar to the Diaspora Project: descentralized social network.