cm0002@lemmy.world to Programming@programming.dev · 2 days agoAI Models from Google, OpenAI, Anthropic Solve 0% of ‘Hard’ Coding Problemsanalyticsindiamag.comexternal-linkmessage-square80fedilinkarrow-up1471arrow-down15
arrow-up1466arrow-down1external-linkAI Models from Google, OpenAI, Anthropic Solve 0% of ‘Hard’ Coding Problemsanalyticsindiamag.comcm0002@lemmy.world to Programming@programming.dev · 2 days agomessage-square80fedilink
minus-squareulterno@programming.devlinkfedilinkEnglisharrow-up0·1 day 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.