• Fargeol@lemmy.world
    link
    fedilink
    arrow-up
    16
    ·
    3 days ago

    From https://github.com/rust-glancer/rust-glancer :

    This project is being built with heavy use of LLMs. LLMs are used as a tool, not as a brain replacement.

    I do consider the code to be my, and I am spending a lot of time caring about the code quality. So I consider it to be rather readable and maintainable. It might not be the idiomatic example of compiler-adjacent tooling (I don’t have that much domain experience), but I am working on improving it as I work on it.

    So if it is slop, then it is my slop, and the best way to help is to tell me what’s wrong. This way I will be able to learn something and hopefully make the project better.

    I don’t know what to think about it.

    • flying_sheep@lemmy.ml
      link
      fedilink
      arrow-up
      3
      ·
      2 days ago

      My wrist pain has gotten worse and worse last winter and spring, so I decided to try letting Claude do much of the writing. On my established code bases it’s surprisingly not shit. I do get more done, but I’m also much more tired now that I basically do code review 90% of the time I used to code in.

      It’s much worse and needs a lot of handholding for new code bases though.