Post #43796
2025-12-09 02:10 UTC
Replies (2)
-
@echodot@feddit.uk 2025-12-09 04:33
There’s no point telling it not to do x because as soon as you mention it x it goes into its context window. It has no filter, it’s like if you had no choice in your actions, and just had to do every thought that came into your head, if you were told not to do a thing you would immediately start thinking about doing it.
-
@kahnclusions@lemmy.ca 2025-12-09 04:51
Even worse, the ones I’ve evaluated (like Claude) constantly fail to even compile because, for example, they mix usages of different SDK versions. When instructed to use version 3 of some package, it will add the right version as a dependency but then still code with missing or deprecated APIs from the previous version that are obviously unavailable. More time (and money, and electricity) is wasted trying to prompt it towards correct code than simply writing it yourself and then at the end of the day you have a smoking turd that know one even understands. LLMs are a dead end.