65
Competition shows humans are still better than AI at coding – just
(www.theguardian.com)
This is a most excellent place for technology news and articles.
Eh. That's like saying speed chess "is not at all comparable" to chess. There's differences but it's the same game. In this case speed coding still relies on the programmers understanding of the problem. There's just usually less edge cases that you have to handle (usually input can be read in a less safe way because it's in a specific format, and others)
It's not the same game at all. A single purpose piece of code does not have the same considerations as a large software application. It's more like one is speed chess and the other is actual armies on a battlefield.