Tech CEOs want us to believe that generative AI will benefit humanity. They are kidding themselves

  • FaceDeer@kbin.social
    link
    fedilink
    arrow-up
    8
    ·
    1 year ago

    And even in its current state it is far more useful than just generating “hello world.” I’m a professional programmer and although my workplace is currently frantically forbidding ChatGPT usage until the lawyers figure out what this all means I’m finding it invaluable for whatever projects I’m doing at home.

    Not because it’s a great programmer, but because it’ll quickly hammer out a script to do whatever menial task I happen to need done at any given moment. I could do that myself but I’d have to go look up new APIs, type it out, such a chore. Instead I just tell ChatGPT “please write me a python script to go through every .xml file in a directory tree and do <whatever>” and boom, there it is. It may have a bug or two but fixing those is way faster than writing it all myself.

    • exohuman@kbin.socialOP
      link
      fedilink
      arrow-up
      5
      ·
      1 year ago

      I have the same job and my company opened the floodgates on AI recently. So far it’s been assistive tools, but I can see the writing on the wall. These tools will be able to do much more given enough context.

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

        The writing is definitely on the wall for the entry-level intern programmer type, certainly. I think the next couple of levels of programmer will hang on for a while longer, though. At that level it’s less about being able to program stuff than it is about knowing what needs to be programmed. AI will get there too eventually but I’m not updating my resume just yet.