Elektrine lite

← Feed

@phed@lemmy.ml

Post #43796

2025-12-09 02:10 UTC

I do a lot with AI but it is not good enough to replace humans, not even close. It repeats the same mistakes after you tell it no, it doesn’t remember things from 3 messages ago when it should. You have to keep re-explaining the goal to it. It’s wholey incompetant. And yea when you have it do stuff you aren’t familiar with or don’t create, def. I have it write a commentary, or I take the time out right then to ask it what x or y does then I add a comment.

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.

    Open ##44143

  • @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.

    Open ##44191