OC below by @HaraldvonBlauzahn@feddit.org

What called my attention is that assessments of AI are becoming polarized and somewhat a matter of belief.

Some people firmly believe LLMs are helpful. But programming is a logical task and LLMs can’t think - only generate statistically plausible patterns.

The author of the article explains that this creates the same psychological hazards like astrology or tarot cards, psychological traps that have been exploited by psychics for centuries - and even very intelligent people can fall prey to these.

Finally what should cause alarm is that on top that LLMs can’t think, but people behave as if they do, there is no objective scientifically sound examination whether AI models can create any working software faster. Given that there are multi-billion dollar investments, and there was more than enough time to carry through controlled experiments, this should raise loud alarm bells.

  • FizzyOrange@programming.dev
    link
    fedilink
    arrow-up
    6
    ·
    26 days ago

    LLMs can’t think - only generate statistically plausible patterns

    Ah still rolling out the old “stochastic parrot” nonsense I see.

    Anyway on to the actual article… I was hoping it wouldn’t make these basic mistakes:

    [Typescript] looks more like an “enterprise” programming language for large institutions, but we honestly don’t have any evidence that it’s genuinely more suitable for those circumstances than the regular JavaScript.

    Yes we do. Frankly if you’ve used it it’s so obviously better than regular JavaScript you probably don’t need more evidence (it’s like looking for “evidence” that film stars are more attractive than average people). But anyway we do have great papers like this one.

    Anyway that’s slightly beside the point. I think the article is right that smart people are not invulnerable to manipulation or falling for “obviously” stupid ideas. I know plenty of very smart religious people for example.

    However I think using this to dismiss LLMs is dumb, in the same way that his dismissal of Typescript is. LLMs aren’t homeopathy or religion.

    I have used LLMs to get some work done and… guess what, it did the work! Do I trust it to do everything? Obviously not. But sometimes I don’t need perfect code. For example recently I asked it to create an example SystemVerilog file for me utilising as many syntax features as possible (testing an auto-formatter). It did a pretty good job. Saved some time. What psychological hazard have I fallen for exactly?

    Overall, B-. Interesting ideas but flawed logic.

  • Kuinox@lemmy.world
    link
    fedilink
    arrow-up
    5
    ·
    edit-2
    26 days ago

    What called my attention is that assessments of AI are becoming polarized and somewhat a matter of belief.

    Proceed to write a belief as a statement in the following paragraph

    If you think LLMs doesnt think (I won’t argue that they arent extremely dumb), please define what is thinking, before continuing, and if your definition of thinking doesn’t apply to humans, we won’t be able to agree.

  • Azzu@lemm.ee
    link
    fedilink
    arrow-up
    5
    ·
    26 days ago

    I fear this is a problem that may never be solved. I mean that people of any intelligence fall for the mind’s biases.

    There’s just too little to be gained feelings-wise. Yeah, you make better decisions, but you’re also sacrificing “going with the flow”, acting like our nature wants us to act. Going against your own nature is hard and sometimes painful.

    Making wrong decisions is objectively worse, leading to worse outcomes, but if it doesn’t feel worse (because you’re not attributing the effects of the wrong decisions to the right cause, i.e. acting irrationally), then why should a person do it. If you follow the mind’s bias towards attributing your problems away from irrationality, it’s basically a self-fulfilling prophecy.

    Great article.

  • BlameTheAntifa@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    25 days ago

    If you have to use AI - maybe your work insists on it - always demand it cite its sources, hope they are relevant, and go read those instead.