Matt Garman sees a shift in software development as AI automates coding, telling staff to enhance product-management skills to stay competitive.

  • mashbooq@infosec.pub
    link
    fedilink
    arrow-up
    2
    ·
    1 month ago

    Are you able to share what kinds of applications and what languages you write in? I’m still trying to grasp why LLM programming assistants seem popular despite the flaws I see in them, so I’m trying to understand the cases where they do work.

    For example, my colleague was writing CUDA code to simulate optical physics, so it’s possible that the LLM’s failure was due in part to the niche application and a language that is unforgiving of deviations from the one correct way of writing things.

    • Mirror Giraffe@piefed.social
      link
      fedilink
      arrow-up
      1
      ·
      4 days ago

      Sorry I didn’t see this earlier.

      It’s very vanilla node backend stuff with popular Frameworks such as koa and nest so that makes it easier to give me good assistance I guess.