• thejml@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    42
    ·
    9 hours ago

    Copilot keeps finishing my code for me in near real time… it completely disrupts my train of thought and my productivity dropped tremendously. I finally disabled it.

    I LIKE writing code, stop trying to take the stuff away that I WANT to do and instead take away the stuff I HATE doing.

    • lauha@lemmy.world
      link
      fedilink
      English
      arrow-up
      12
      ·
      5 hours ago

      What I don’t want AI to do:

      • write code for me
      • write fixes for me

      What I want it to do:

      • find bugs and tell me about them (but still don’t fix them)
    • Serinus@lemmy.world
      link
      fedilink
      English
      arrow-up
      6
      ·
      7 hours ago

      Yeah, I just wrote a blog post comment about how I enjoy using Copilot. But that’s when I explicitly ask it a question or give it a task. The auto complete is wrong more often than it’s right.

      Probably doesn’t help that if it was tedious, boilerplate code I would have already explicitly asked it.

      • bluGill@fedia.io
        link
        fedilink
        arrow-up
        1
        ·
        9 minutes ago

        I like auto complete because I’m a terrible speller I’d write “int countOfCommplixThang”, but auto complete guesses “int countComplexThing” Sometimes it even comes up with a better name than I would

        • Serinus@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          6 minutes ago

          That old autocomplete is great. It’s specifically the AI autocomplete that’s less useful.