←back to thread

399 points nomdep | 5 comments | | HN request time: 0.704s | source
1. p1dda ◴[] No.44295314[source]
It would be interesting to see which is faster/better in competitive coding, the human coder or the human using AI to assist in coding.
replies(3): >>44295500 #>>44296033 #>>44296036 #
2. asciimov ◴[] No.44295500[source]
It would only be interesting if the problem was truly novel. If the AI has already been trained on the problem it’ll just push out a solution.
3. wiseowise ◴[] No.44296033[source]
It already happened. Last year AI submissions completely destroyed AoC, as far as I remember.
4. Snuggly73 ◴[] No.44296036[source]
New benchmark for competitive coding dropped yesterday - https://livecodebenchpro.com/

Apparently models are not doing great for problems out of distribution.

replies(1): >>44296716 #
5. p1dda ◴[] No.44296716[source]
It goes to show that the LLMs aren't intelligent in the way humans are. LLMs are a really great replacement for googling though