There's AI slop and anti-AI slop
There's AI slop and anti-AI slop
Posted May 30, 2026 0:02 UTC (Sat) by thwalker3 (subscriber, #89491)In reply to: There's AI slop and anti-AI slop by smurf
Parent article: Nesbitt: Protestware for coding agents
> Has anybody actually tried whether an AI debugger that reads the prompt reacts to it in any meaningful way (let alone does what it tells it to do)?
Yes, many times. Claude (at least) is fantastic with gdb. I've frequently seen it find problems, even in stripped objects, just looking at the corefile disassembly and the source. Yes, it is doable as a sufficiently skilled human, especially with ghidra or an equivalent and infinite time, but we're exceptionally slow. Of course, you must review its findings, but it is a great start.
I totally understand the backlash, but modern AI models can be genuinely useful tools (with proper guidance). But dismissing them out of hand, especially for a task that you doubt but have never tried, does not sit right.
