Hacker News new | ask | show | jobs
by stefan_ 76 days ago
Theres also been tons of thinking leaking into the actual output. Recently it even added thinking into a code patch it did (a[0] &= ~(1 << 2); // actually let me just rewrite { .. 5 more lines setting a[0] .. }).
1 comments

I've seen this frequently also
I suspect it happens when the model's adaptive thinking was too conservative and it could have thought more, but didn't.