Hacker News new | ask | show | jobs
by protolif 5004 days ago
Obviously, this is because PHP doesn't scale.
1 comments

I don't know if you've ever heard about a site called Facebook.
Which translates PHP to C++ code via HipHop compiler.
So, I guess they found a way to scale PHP then, didn't they?

<Insert obligatory comment about how all code is translated to something else before execution>