Let’s assume that in 10 years, AI has advanced absurdly, insanely fast, and is now capable of doing everything a Senior SWE can do. It can program in 15 different languages, 95% accuracy with almost no mistakes, can create entire applications in minutes, and no more engineers or SWEs are needed… What will all the devs do? Do they just become homeless? Transition to medical field, nursing? Become tradespeople like plumbers, HVAC?

  • Kaboom@reddthat.com
    link
    fedilink
    English
    arrow-up
    49
    arrow-down
    10
    ·
    1 day ago

    That will never happen, or at least with how ai currently works. It’s basically a glorified autocorrect, it uses the same technology underneath.

    But presuming it does, yes. We will have to go to another industry, like AI prompting. Coding is a tiny part of professional software development.

    • Enoril@jlai.lu
      link
      fedilink
      English
      arrow-up
      2
      ·
      12 hours ago

      Glorified autocorrect… YES! It’s a really good analogy that i will use to temper the expectation of my boss. Also: AI hallucination is just a fancy way to say ’it’s a wrong answer’.

    • fadhl3y@lemmy.world
      link
      fedilink
      English
      arrow-up
      14
      ·
      20 hours ago

      Yes, exactly this.

      When compilers came along, some people honestly thought it would dumb down programming so much that anyone could do it.

      When high level programming languages came along, they rejoiced again - now finally anyone can make software.

      When Intellisense meat you no longer had to remember variable names, write your own imports and could guess how most libraries work, the bells rang out once again in celebration.

      And now we have AI, it’s cool but really just another step like all those steps before. For me, it’s a replacement for the documentation I never read anyway. I can ask an AI a stupid question rather than bothering a human developer.

      These days it’s my job to manage a small team of developers - when I ask them why they wrote a stupid thing that makes no sense, 90% of the time, the answer is that an AI wrote it for them.

    • barsoap@lemm.ee
      link
      fedilink
      English
      arrow-up
      2
      ·
      18 hours ago

      And if it’s going to be full-blown AGI then we’ll become AI psychologists.

      • MajorHavoc@programming.dev
        link
        fedilink
        English
        arrow-up
        24
        arrow-down
        1
        ·
        edit-2
        1 day ago

        I even used Claude AI to write an entire C# application, I did ZERO coding, yes, literally nothing! I have NEVER coded in C# before, I gave it all requirements, worked with it like a project manager… it created a full blown working application that was beyond my expectations.

        I achieved the same in 2000 with a home grown framework, and again in 2006 with Ruby on Rails.

        Astonishingly fast prototyping is a quarter of a centrury old.

        • How are you enjoying maintaining this app in production? (Or is it not there yet, because it’s just very nice for a prototype?)
        • How did Claude AI do at deploying it?
        • Are you satisfied with Claude AIs answers to your boss’ traffic analytics and load balancing questions?
        • When will Claude AI let you know how the A/B tests proved out for optimizing sales?
        • Or doesn’t it do those things yet?

        Computers are replacing us. They’ve been at it since their inception.

        Keep learning the trade and you’ll find there’s a metric ton more that computers cannot help with, than that they can help with. That will get better. I’m working at making it get better.

        I figure that my learning how to train the computers is job security. I didn’t count on it being a harsh lesson in how long it’s going to be before computers get not stupid.

        I do have a plan for when I automate myself out of a job. It’s just not a plan I’m really counting on, because I’ve been trying for decades and I only have so many decades left of doing this.

        I’ve been constantly advised to have an exit plan, for when the computers replaced me, for the entirety of those same decades.

        Most often by the same people who want me to charge less.

        Funny thing, that. Take care who you listen to on this topic, and that their motives are.

        My motive is to (continue to) charge the rest of you a shit ton of money before the AI finally replace us.

        It does help me if you all don’t buy into the bullshit that CEOs have been spouting about replacing us all.

        We’ve all been undercharging for about 3 years due to it.

        AI hasn’t accomplished jack shit, but a lot of you have accepted lower pay than you probably should.

        I make very good money, but I can’t help but notice that it would be a bit more of the rest of you would wise to the scam and raise your own prices.

      • MajorHavoc@programming.dev
        link
        fedilink
        English
        arrow-up
        14
        arrow-down
        1
        ·
        1 day ago

        Some days, all I do is code.

        So your instincts are correct. You need to learn the rest of the job, before the part you are doing is replaced by robots.

      • MajorHavoc@programming.dev
        link
        fedilink
        English
        arrow-up
        8
        ·
        1 day ago

        Lots of my colleagues in SWE use full blown AI development tools.

        We all use full blown AI development tools. Before that we had other tricks that did the same thing.

        We must beware mistaking the instrument for the musician, or we get sold a broken old instrument that doesn’t perform miracles outside it’s master’s hand.

      • Sicklad@lemmy.world
        link
        fedilink
        English
        arrow-up
        4
        arrow-down
        1
        ·
        1 day ago

        What are you using to get Claude to write for you? I’ve been using it to write a full stack Go/javascript app but it needs a lot of handholding.