• Jaysyn@kbin.social
    link
    fedilink
    arrow-up
    4
    arrow-down
    4
    ·
    edit-2
    1 year ago

    Because of a related fiasco, two of the largest communications companies in the USA won’t allow Indian subcontractors for design work at all unless directly overseen by one of their American contractors.

    • cassetti@kbin.social
      link
      fedilink
      arrow-up
      3
      ·
      1 year ago

      And the same thing is happening with AI. Friend of mine who is a programmer has a few side projects for customers. One of them got impatient trying to get him to fix a bug in their software. So instead they tried to use ChatGPT to fix the bug, and it went as well as can be expected.

      Having worked with ChatGPT to program code, I’ve seen it literally invent fake modules, declare variables, call up this fake module and then never bother to declare the code for that special module (which supposedly does 99% of what you want it to do). And if you ask it to program the missing module, it simply declares that module and calls up a new magical module that still does 99% of the desired work. It’s and endless loop that goes nowhere lol