94 ms·
>If rewrites are so easy, why not rewrite CC in a native language? Would’ve been a hell of a lot cheaper. Yeah, good question. OpenAI decided to rewrite Codex
by abc42 2mo ago
>If rewrites are so easy, why not rewrite CC in a native language? Would’ve been a hell of a lot cheaper.
Yeah, good question. OpenAI decided to rewrite Codex in Rust about a year ago[0].
In fact, since rewrites are that easy, what do we need Bun for? Why doesn't everybody just port all of their Javascript code into Rust?
[0] https://github.com/openai/codex/discussions/1174 https://github.com/openai/codex/discussions/1174
- frollogaston 2mo agoCode verbosity and complexity still matter with LLM coding
- abc42 2mo agoYeah, they do, but probably not in quite the same way as it matters to humans.