cm0002@lemmy.world to Programming@programming.dev · 6 months agoAI Models from Google, OpenAI, Anthropic Solve 0% of ‘Hard’ Coding Problemsanalyticsindiamag.comexternal-linkmessage-square83fedilinkarrow-up1467arrow-down15cross-posted to: [email protected]
arrow-up1462arrow-down1external-linkAI Models from Google, OpenAI, Anthropic Solve 0% of ‘Hard’ Coding Problemsanalyticsindiamag.comcm0002@lemmy.world to Programming@programming.dev · 6 months agomessage-square83fedilinkcross-posted to: [email protected]
minus-squareulterno@programming.devlinkfedilinkEnglisharrow-up0·6 months agoI guess, it would be useful as a kind of fuzzer with a high price to performance ratio. Making tests to try and find vulnerabilities. For normal functionality testing though, better off making it yourself.
I guess, it would be useful as a kind of fuzzer with a high price to performance ratio.
Making tests to try and find vulnerabilities.
For normal functionality testing though, better off making it yourself.