• joao@aussie.zone
    link
    fedilink
    arrow-up
    7
    ·
    8 months ago

    Untill it completely makes up a date format that looks reasonable but won’t work.I tried ChatGPT to research, in Rust, how to require at least one feature at compilation time just with Cargo.toml options. Turns out that’s not supported, but that didn’t prevent ChatGPT from trying to gaslight me with some hallucinations about options that would do this. It’s a waste of time when you can’t differentiate hallucinations from recollection, for an experienced dev parsing documentation without this uncertainty should be much more efficient.

    • herr@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      8 months ago

      I’ve definitely had it hallucinate a feature sending me on a red herring hunt on several occasions now… Sometimes I wish I’d just used StackOverflow to begin with, but then with StackOverflow I sometimes wish I’d just read the documentation to begin with.

      Alas, it won’t be a hit 100% of the time and will occasionally send you the long way round. Just like StackOverflow. But even despite this property, nobody would tell you to NEVER use StackOverflow because it SOMETIMES takes way too long to find the answer to a question easily glanced from the docs.