Remix.run Logo
AJRF 6 hours ago

Such a big disconnect in the coverage of coding models and the output they produce.

If you discard coding purity questions like style, architecture, cleanliness - the stuff they come out with is buggy & error prone.

The problems seems architectural - in that context windows are limited and you need more compute to increase them, married with the fact the models are really over confident. But if you do increase them it causes mode collapse. Yann LeCun has a really good graphic in his slides of a circle (all possible answers) and a red line coming from the centre depicting the one correct path. How do you actually stop the model going into the subsequence of wrong paths? I don't think it's possible.

I've had so many times in my day job someone has told me (Claude told them) there is a bug in my code, I look at it and nope - it just didn't look up the right file. Then you push back on it and it completely crumbles and says sorry.

I wouldn't keep an employee hired who did that over and over again and never learned

mechazawa 6 hours ago | parent [-]

> Claude told them

People acting like meat proxies add no value. Claude is also very eager to make conclusions without digging deeper. It has no inherent curiosity or prior knowledge about the codebase asside from what it can see.