top | item 44774206

(no title)

mylons | 7 months ago

sure, but instagram was created by a handful of people with python and got a billion dollar exit in 2012.

discuss

order

birn559|7 months ago

What has that to do with the topic? Warren Buffet made billions without any do knowledge about programming or deeper knowledge about computers.

motorest|7 months ago

> sure, but instagram was created by a handful of people with python and got a billion dollar exit in 2012.

Facebook famously felt compelled to hire eminent C++ experts to help them migrate away from their PHP backend. I still recall reading posts on the Instagram Engineering blog on how and where they used C++.

pjmlp|7 months ago

And then HipHop failed to provide as much gains as they hoped for versus the Hack JIT implementation, thus Facebook keeps writing mostly PHP like code in many of their workloads.

ozgrakkurt|7 months ago

What is this culture of judging everything by amount of money.

No one needs a billion dollars, it is practically irrelevant unless you are running on greed

mylons|7 months ago

money is a proxy for value. the post i was responding to seemed to be pointing out how little value there is in something else.

emmelaich|7 months ago

And Youtube used Python almost exclusively at the start AFAIK.

Then again Scott Meyers said he's never written a C++ program professionally.

motorest|7 months ago

> Then again Scott Meyers said he's never written a C++ program professionally.

I think you're inadvertently misrepresenting Scott Meyers' claim.

Cited from somewhere else:

> I'll begin with what many of you will find an unredeemably damning confession: I have not written production software in over 20 years, and I have never written production software in C++. Nope, not ever.

He went on to clarify that he made a living out of consultancy, not writing software. He famously retired from C++ in 2015, too.