• msage@programming.dev
    link
    fedilink
    arrow-up
    5
    ·
    22 hours ago

    Locating bugs is one of the most important tasks in programming, and if devs can’t do that, not are willing to learn to do so, they are fucked.

    There’s no other way of saying it. Can’t wait for the AI bubble to pop.

    • Bazoogle@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      7 hours ago

      You are using current AI as your baseline. There will come a point where writing code will mean there being zero bugs or vulnerabilities. Humans cannot do that. AI will, whether we want it or not, one day be able to. Idk if we are talk 10 years or 40 years, but it will happen.

    • ell1e@leminal.space
      link
      fedilink
      English
      arrow-up
      2
      ·
      14 hours ago

      LLMs can sometimes point out potential trouble spots, which is also one of the uses that may avoid injecting problematic code (if the LLM is prevented from suggesting a fix). But sadly, that doesn’t seem the type of use KDE is currently limiting themselves to.