Competition shows humans are still better than AI at coding


Przemysław Dębiak, who beat OpenAI at world finals, says he may be last human to win due to incredible pace of technological progress.


Computers have taken the crown in chess, Go and poker, but when it comes to competitive coding, humans still have the edge – just.

Przemysław Dębiak, a Polish coder and mind sports champion, narrowly clinched a victory over OpenAI’s entrant in the AtCoder World Tour Finals 2025 in Tokyo earlier this month. The elite coder, however, who goes by the online name Psyho, predicts he may be the last human to win the prestigious title given the incredible pace of technological progress.

“That’s probable,” said Psyho, 41, who worked at OpenAI before retiring five years ago. “I would prefer not, mostly because I like these competitions and knowing there’s this magical entity that can do it better than me would be a little bit frustrating.”

The 10-hour contest involves solving a complex optimisation problem. A classic in the genre is the “travelling salesman problem”, where the salesman needs to figure out the shortest possible route between various cities, each visited once. These problems are simple to state, but finding an optimal solution is computationally very complex. So while ChatGPT is now routinely used to write boilerplate code, the AI’s performance on an open-ended logic problem will be viewed as impressive.

“At the current state, humans – top humans, to be clear – are still much better at reasoning and solving complex problems,” said Psyho. But humans are “bottlenecked” by how quickly they can type code, while an AI can try out lots of small adjustments very rapidly.

“The model is like cloning a single human multiple times and working in parallel,” he said. “AI might not be the smartest right now but it’s definitely the fastest. And sometimes multiplying a single average person many many times produces a better result than a single, special human being.”

The result comes as major tech companies, including Meta and Microsoft, are turning to AI to write software code. The Anthropic CEO, Dario Amodei, said in May that AI could take 20% of white-collar jobs in the next one to five years.

“Every profession has this right now, more or less,” said Psyho. “Some people have it coming right now – all of the white collar jobs. For manual jobs, robotics is lagging by several years.”

Like many in the industry, Psyho is ambivalent about the potential impact of ever more powerful AI models. “We have a tonne of issues,” he said. “Disinformation, social impact, humans not having a purpose in life. Historically society moves at a very slow pace. Technological progress right now is moving at a faster and faster and faster pace.”

Comments