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