Three weeks ago, an engineer named Calvin French-Owen, who worked on one of OpenAI’s most promising new products, resigned from the company.
He just published a fascinating blog post on what it was like to work there for a year, including the sleepless sprint to build Codex. That’s OpenAI’s new coding agent that competes with tools like Cursor and Anthropic’s Claude Code.
French-Owen said he didn’t leave because of any “drama,” but because he wants to get back to being a startup founder. He was a co-founder of customer data startup Segment, which was bought by Twilio in 2020 for $3.2 billion.
Some of what he revealed about the OpenAI culture would surprise no one, but other observations combat some misconceptions about the company. (He could not be immediately reached for comment.)
Fast growth: OpenAI grew from 1,000 to 3,000 people in the year he was there, he wrote.
The LLM model maker certainly has reasons for such hiring. It is the fastest-growing consumer product ever, and its competitors are also growing fast. In March, it said that ChatGPT had over 500 million active users and climbing quickly.
Chaos: “Everything breaks when you scale that quickly: how to communicate as a company, the reporting structures, how to ship product, how to manage and organize people, the hiring processes, etc.,” French-Owen wrote.
Techcrunch event
Boston, MA
|
July 15
Like a small startup, people there are still empowered to act on their ideas with little-to-no red tape. But that also means that multiple teams are duplicating efforts. “I must’ve seen half a dozen libraries for things like queue management or agent loops,” he offered as examples.
Coding skill varies, too, from seasoned Google engineers who write code that can handle a billion users, to newly minted PhDs who do not. This, coupled with the flexible Python language, means that the central code repository, aka “the back-end monolith,” is “a bit of a dumping ground,” he described.
Stuff frequently breaks or can take excessive time to run. But top engineering managers are aware of this and are working on improvements, he wrote.
“Launching spirit”: OpenAI doesn’t seem to know yet that it’s a giant company, right down to running entirely on Slack. It feel very much like move-fast-and-break-things Meta in its early Facebook years, he observed. The company is also full of hires from Meta.
French-Owen described how his senior team of around eight engineers, four researchers, two designers, two go-to-market staff and a product manager built and launched Codex in only seven weeks, start to finish, with almost no sleep.
But launching it was magic. Just by turning it on, …