In five years time, some CTO will review the mysterious outage or technical debt in their organisation.

They will unearth a mess of poorly written, poorly -documented, barely-functioning code their staff don’t understand.

They will conclude that they did not actually save money by replacing human developers with LLMs.

#AI #LLM #LargeLanguageModels #WebDev #Coding #Tech #Technology @technology

  • esc27@lemmy.world
    link
    fedilink
    arrow-up
    23
    arrow-down
    4
    ·
    7 months ago

    I don’t disagree, but I’ve heard this before. Assembly devs complaining about compiled languages. C/c++ devs complaining about every newer language. Traditional devs complaining about web developers. Backend web developers complaining about blogs/cms tools. Nearly everyone complaining about electron.

    And honestly I think those folks had a point. The old stuff written when the tools were simple and memory scarce were almost works of art. The quality of software development (especially with regard to optimization) has been going downhill for decades. What ever the llms do will just be part of this trend.

    • jacksilver@lemmy.world
      link
      fedilink
      arrow-up
      18
      ·
      7 months ago

      The use of LLMs though is more similar to outsourcing than it is to a new technology. No one is talking a out changing how we program, we’re talking about changing who does the programming.

      While outsourcing has had its ups and downs, I think most companies have found that skilled technical people can’t really be outsourced easily/cost money everywhere. I suspect we’ll see a similar thing here with LLMs because the core compentcy that makes programmers/engineers expensive is knowing what to do, not how to do it.

      • someacnt_@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        7 months ago

        Greatly put, offloading to llms is nothing like people choosing for “easier” high-level languages. They are not really easier as well, imo.

    • DingoBilly@lemmy.world
      link
      fedilink
      arrow-up
      2
      arrow-down
      4
      ·
      edit-2
      7 months ago

      Yep. This is the old school way of thinking that leads to things being shitty and not improving. “Why change if it’s not broke?” Cue Uber, Google, Netflix any tech company that replaced the old guards.