(no title)
RyEgswuCsn | 2 years ago
If you can tell if a solution is correct or not --- well, then you don't need to have AI write it for you.
I think AI programming can only work when the industry begin to treat "almost working" systems backed by human customer service as acceptable.
rewgs|2 years ago
sailingparrot|2 years ago
Did you just solve P=NP?
Many things are trivial to verify, but hard/time consuming to code up.
You probably shouldn't rely on this to write critical software, no matter the amount of manual QA you throw at it afterwards, but there is an abundance of non-critical use cases where you can quickly check if a solution is good enough for what you care about.
RyEgswuCsn|2 years ago
If they already know the answer then it’s probably more efficient if they write it themselves rather than having AI produce a potentially difficult to verify answer and try to verify it.
zeroonetwothree|2 years ago