top | item 44889301

(no title)

lucasyvas | 6 months ago

Just become a black hat then. It will be easy to find problems in everything but the very top percent of AI generated software.

discuss

order

aaomidi|6 months ago

I had Claude Code do some of the challenges at defcon, it was doing surprisingly well.

(I did make sure the challenges didn’t ban AI).

NDizzle|6 months ago

I love love love Claude Code. It's my weapon of choice. However, we're still a ways off.

The most recent thing I did prior to typing this comment was have it look at a cosmosdb integration and recommend changes to my CosmosClientOptions to reduce CPU, based on a few exceptions I'm seeing.

It recommended 5 changes to 5 settings, and every single one of them was outside of the allowed range for those 5 settings. I told it as much, and asked nicely (always nicely, I don't want to be on the Singularity's naughty list) to try again, those aren't valid values. It came back with 4/5 values within the allowed scope, one still outside of the scope, and 2 of the 4 that were accurate were the same values that I already have configured.

Not there yet. Better every day, but definitely not there.