• RamenJunkie@midwest.social
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    18 hours ago

    I am convinced most of the people who hate LLM Assisted coding are all the dicks from Stack Overflow who are pissy that everyone found a better resource to ask questions against.

    • TehPers@beehaw.org
      link
      fedilink
      English
      arrow-up
      7
      ·
      9 hours ago

      No actually. It’s because I ran pyright and there are nearly 1000 type errors. It’s because your LLM decided to setattr and getattr all over these Pydantic models. It’s because for some reason you’re using protocols where an ABC would make more sense. It’s because I told you all this on your last PR, you fixed it that time for the most part, then you’re doing the same thing again on this PR. And it’s because now I have to open a PR that conflicts with one of the 200 files your PR touched fixing all the problems your LLM introduced. All this because you refused to read the docs for two packages and follow the examples.

      Look, I’m not calling you out specifically. I’m just ranting about my day job.