Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Yep, Vanilla Python isn't fast enough so they have to do more:

"It's running on Instagram's #Cinder fork that includes a JIT, lazy-loaded modules, pre-compiled static modules, and a bunch of other interesting tweaks against vanilla Python 3.10"

From the Tweet.

Personally, I don't care what language people use. We all know that if you have money, you can just throw in more servers. Until your CFO and CTO decided that the next big thing is to do "Cost Saving" (in the eye of recession).

I'm surprised in 2023 people are still debating mainstream programming language "PROD" readiness.

It's like a "cool kid" competition.



It just dawned on me that linking to Twitter is now impossible on the open web. Unless you have an account, a person can not see the linked material.

This is a huge loss for the world, and makes me a bit angry.

Edit: I had falsely assumed that because GP missed out on the JITing etc. described in the linked tweet, that Twitter was still inaccessible to the open web. However, trying again now, Twitter is again viewable without an account. So Twitter's communication about needing an account to view it was lacking, but so was my diligence.


We are also in a transition period when most people and media have not realized this yet.

Yesterday, I read an article about Tour de France stage and it linked to about 4 tweets with videos which are not playable without an account.

I just hope this gets noticed by mainstream media and they change their practices instead of assuming that everyone has a Twitter account.


They removed the requirement to be logged in to view Tweets


> We all know that if you have money, you can just throw in more servers.

Definitely not true at Facebook scale. You need to be smart, fast, _and_ throw more servers at it.


I'm speaking on the aspect of Python as web app.

We both know the issue has always been how you store the data. Be it your main data storage, or the need of multiple storages for different use cases, etc.

The app server itself can be implemented in any languages. It's just a data orchestration + transformation logic anyway...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: