Earlier quoted context omitted.
OpenAI is run by its employees and their culture is far healthier. Unlike Anthropic, they don't have a CEO that actively encourages their employees to be dishonest.
They have lost 12 executives in the past year. https://www.cnbc.com/2026/08/14/open-ai-ipo-red-flag.html
Auto-research with codex: How I achieved a 232x Faster Kernel
101–104 of 104 posts
Re: Auto-research with codex: How I achieved a 232x Faster Kernel
#102Earlier quoted context omitted.
> Maybe it was a downgraded session, who knows. Off-topic, but imagine us collectively being okay with (or powerless to do anything about) this sentiment about any other software service provided like two years ago. How the times have changed…
Were other services so historically resource-constrained?
Re: Auto-research with codex: How I achieved a 232x Faster Kernel
#103In the last couple of days I wanted to try out the new definitive DeepSeek v4 releases. I gave it the repository of a semi-abandoned video compression codec and I told it to perform the usual benchmark -> profile -> verify -> research -> improve loop. I specifically chose this codec because the authors include a verifier for the bitstream to make sure you don't break stuff if you want to try your own implementation.…