Hacker News new | ask | show | jobs
by johnny22 608 days ago
isn't that the case? Which then became a dialect of php with a custom interpreter (and then compiler) as they scaled.
1 comments

Yes, that was the case. I was being sarcastic. Zuck wrote facebook in PHP and spent millions of dollars then writing a custom interpreter to let his janky code run slightly faster than normal.
Zuck's obvious mistake: he should have written the PHP compiler to precompile chunks of GPU code that would be the only code that actually runs when serving web pages. </sarcasm>

Facebook isn't really a comparable problems, because ALL of the performance-critical code in PyTorch does runs on a GPU.