Hacker News new | ask | show | jobs
by netsharc 283 days ago
Isn't it a subset of "understanding".. AI as we have them currently emulates something that understands us. If you ask it to write a program, how would a non-coder know if the output of the emulated understanding is accurate enough as code, or a miss?

Reminds me of the joke:

int getRandom() {

  return 4; // chosen by a dice, guaranteed to be random

}
2 comments

>how would a non-coder know if the output if the emulated understanding is accurate

QA for non-AI code is limited at best to begin with, why would AI code be any different?

> Reminds me of the joke

Source: https://xkcd.com/221/