• pixxelkick@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    18 hours ago

    What IDE do you and your team use.

    If you use any mainstream IDE, you’ve probably been unwittingly including AI generated code for years now.

    Unless your whole team is using vim or something, yeah, I hate to break it to you but massive chunks of your codebase actually were AI generated.

    Only one I know of that still isnt aggressively doing this is Eclipse, but even Java devs very often use IntelliJ instead.

    • TrickDacy@lemmy.world
      link
      fedilink
      arrow-up
      3
      ·
      17 hours ago

      Auto-complete doesn’t count as “ai generated”. It’s almost a stretch to call it “ai assisted”.

      • pixxelkick@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        1 hour ago

        And this is what Im talking about when I discuss this.

        People are completely clueless now how entrenched they are, they hand wave it away despite the avg dev autocompleting easily half their code, totally unaware its AI generated.