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