• kayazere@feddit.nl
    link
    fedilink
    English
    arrow-up
    24
    ·
    2 days ago

    Using AI to produce software faster only helps capitalists companies extract more value out of their workers in a shorter time. This actually reduces worker worth, as their salary isn’t increased to match their increased output, the company takes more from them.

    Outside of a work context there is zero incentive to use AI, as you can take all the time to learn and craft quality code.

    • kkj@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      1
      arrow-down
      1
      ·
      1 day ago

      If you use LLMs like they should be, i.e. as autocomplete, they’re helpful. Classic autocomplete can’t see me type “import” and correctly guess that I want to import a file that I just created, but Copilot can. You shouldn’t expect it to understand code, but it can type more quickly than you and plug the right things in more often than not.