Surely it makes massive difference to hardware utilization?
I like Python and javascript but there’s perfectly fine tools around now for building systems that allow one server to do a lot more.
They say you should not prematurely optimize. Equally you should not be prematurely unoptimised.
It's better, but not the limiting factor.
I’d use the analogy of a Japanese bullet train as the compiled language and a diesel train as Python.
Python is my primary language along with JS but if I was building a new service for Meta I wouldn’t use either at the back end.
Python is likely faster to push out an app like this than say rust or even go.
Also why spend time optimising something that will be dead in a few months?
Instagram stories crushed Snap’s DAU, Reels is gobbling up TikTok user-minutes…bleeding other services is what Meta excels at
Surely it makes massive difference to hardware utilization?
I like Python and javascript but there’s perfectly fine tools around now for building systems that allow one server to do a lot more.
They say you should not prematurely optimize. Equally you should not be prematurely unoptimised.