• doctorcrimson@lemmy.world
      link
      fedilink
      arrow-up
      9
      arrow-down
      21
      ·
      6 months ago

      It’s a gimmicky mimic machine that produces actual nonsense which appears at a glance passable for human generated text. Why? I should be the one asking, fucking why?

      • thetreesaysbark@sh.itjust.works
        link
        fedilink
        arrow-up
        8
        ·
        6 months ago

        Jeez dude calm down. I was interested in your opinion, not this angry sprawl of bullshit.

        It’s a pretty useful tool for certain subjects. Nobody should take it as an ‘it’ll do the work for me’, but for a lot of subject matter it works better and more consistently than a search engine.

        And yeah, it is a mimic machine. And if you want something that mimics a huge amount of information that is on the internet without you having to search through tonnes of pages, this is really really useful.

        • doctorcrimson@lemmy.world
          link
          fedilink
          arrow-up
          1
          arrow-down
          11
          ·
          6 months ago

          Be real, I called a vague description that matches you an idiot and you are here to argue defensively.

          • thetreesaysbark@sh.itjust.works
            link
            fedilink
            arrow-up
            2
            arrow-down
            1
            ·
            5 months ago

            Not really. Was just looking for a calm answer on why you don’t like the thing. It’s a tool, I’m on board that you’re allowed not to like it. There may be valid reasons I shouldn’t use it. You seem to have mentioned only things that are useful about it, for me.

            Sure I can be an idiot, who cares? The idiot with the bow and arrow is the one eating that night.

      • fidodo@lemmy.world
        link
        fedilink
        English
        arrow-up
        9
        arrow-down
        2
        ·
        edit-2
        6 months ago

        I use it for debugging all the time and while it making mistakes is not uncommon it’s still way better than trying to manually search through spotty documentation.

        It’s also really great at doing basic automation tasks. Sometimes I’d write up throw away scripts to process some data, but with its code interpreter it can write those for me and for simple tasks I don’t even need to check what it wrote since it’s obvious when it did it correctly.