Hacker News new | ask | show | jobs
by dmitriid 1257 days ago
Most of the stuff we used is based on some very boring tech. It may get upgraded to something fancy when the product/service scales to a significant number of users, but Spring+Postgres (or RoR, or Django, or PHP...) will get you there with no problems.

Facebook was PHP, Instagram was Django etc. They became what they became while using incredibly boring "old-school" tech.

The product is paramount, not the tech.

1 comments

I mean, Facebook ended up forking PHP and writing their own type system and execution environment to make it work after they had scaled up...
Keyword: after they scaled up. First they became Facebook :)