logoalt Hacker News

TheCondorlast Thursday at 6:28 PM2 repliesview on HN

Does OpenAI use a lot of python?

There is the literal benefit of "we use the hell out of this tool, we need to make sure it stays usable for us" and then there is what they can learn from or coerce the community in to doing.


Replies

jbonatakislast Thursday at 7:13 PM

I don't know about OpenAI using a lot of Python, but Astral builds all their tools in Rust and just exposes Python bindings. Codex is all Rust. It feels like a reasonable acquisition from that perspective. They're banking on at least in part on the Astral team being able to integrate with and supercharge Codex.

FaceValuablelast Thursday at 10:24 PM

Yeah, it’s all mostly heaps of Python internally aside from Codex.