• NotSteve_@lemmy.ca
    link
    fedilink
    arrow-up
    4
    ·
    15 days ago

    I still feel (in my opinion) that the fork was a bit of an overreaction. Vim isn’t embracing slop but rather: the devs just made it a policy that using AI for coding assistance is okay as long as you know the code inside and out and will maintain it.

    The difference is kind of comparable to saying “you can use your IDE’s inline refactor tool for simple changes but we won’t allow every PR to run a different codebase-wide code formatter tool”. Kind of a bad analogy but we really shouldn’t dilute what we consider “slop” to the point where using fancy line completion while writing your project is on par with letting Claude write an entire codebase

    • codeinabox@programming.devOP
      link
      fedilink
      English
      arrow-up
      3
      ·
      15 days ago

      I 100% agree! Lots of open source projects have a similar policy, where AI coding tools are allowed as long as you disclose their use, and can explain every line of the code. Projects with this policy include:

      • Ghostty
      • Lemmy
      • Mastodon