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?

  • deathmetal27@lemmy.world
    link
    fedilink
    English
    arrow-up
    68
    arrow-down
    2
    ·
    12 days ago

    You seem like someone who hasn’t really worked in software development.

    Software engineering does not simply mean coding. A production grade software application goes through analysis, design, implementation (where coding happens), testing (several phases), release and maintenance. Not to mention infrastructure concerns (storage, databases, microservices, service orchestration, middleware, etc). The whole process is too nuanced and complex to conclude that AI would make the whole career obsolete. It might shake up some areas of software engineering but only a small part of it.

    You’ll still need people to verify that the AI generated application actually behaves as per the business logic, runs optimally with the hardware you have and scales as your business grows. Which means engineers for testing and reviewing the generated code plus engineers to setup the infrastructure where the application will run.

  • Kaboom@reddthat.com
    link
    fedilink
    English
    arrow-up
    52
    arrow-down
    9
    ·
    12 days 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.

    • fadhl3y@lemmy.world
      link
      fedilink
      English
      arrow-up
      21
      ·
      12 days 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
      3
      ·
      12 days 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
        22
        arrow-down
        1
        ·
        edit-2
        11 days 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 what 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, if the rest of you would wise to the scam and raise your own prices.

      • MajorHavoc@programming.dev
        link
        fedilink
        English
        arrow-up
        13
        arrow-down
        1
        ·
        12 days 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
        7
        ·
        12 days 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
        3
        arrow-down
        1
        ·
        12 days 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.

  • hperrin@lemmy.ca
    link
    fedilink
    English
    arrow-up
    34
    arrow-down
    1
    ·
    12 days ago

    You have to understand what software can do, how to design it, and how it should interact with other systems in order to write software and not just code, and AI can’t do that. If you tell it to make you A, and what you really want is B, you’ll never get what you want.

    Only about 10-20 percent of my job as a software engineer is writing code. AI can be really amazing at writing code, but unless it can do the other 80-90% of my job without me, I’ll be safe.

    Now, whether middle and upper management will know this is an entirely different question. A lot of them think that lines of code written is a good measure of productivity, when in fact it’s often the opposite.

    I foresee there being a big struggle for management to come to grips with the fact that AI is better suited at their job than ours.

  • lemmydividebyzero@reddthat.com
    link
    fedilink
    English
    arrow-up
    27
    ·
    12 days ago

    If it is able to replace software devs, it’s probably able to replace 95% of the jobs that require mainly using your brain.

  • Ænima@lemm.ee
    link
    fedilink
    English
    arrow-up
    22
    arrow-down
    2
    ·
    12 days ago

    They’re just gonna sit around and wait a few months until they are begged to come back and can demand more compensation. The current generative AI, which is not general AI, will not be able to replace high functioning jobs. Eventually, a lot of those software engineers will be asked back and get much more for their services.

  • atrielienz@lemmy.world
    link
    fedilink
    English
    arrow-up
    19
    ·
    12 days ago

    The plan is to rehire them back temporarily to babysit the AI and fix all the AI generated crap. Then realize it was cheaper to actually just have the devs make code. Then hire them back at a reduced rate on a more permanent basis with the understanding that they believe the code will still be partially generated by AI and cleaned up by the same people and they aren’t paying top tier for third hand AI slop.

      • atrielienz@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        12 days ago

        Same in a lot of other industries too. This is literally how capitalism functions. This is how they reduce costs when they can’t find any other way.

        • FartsWithAnAccent@fedia.io
          link
          fedilink
          arrow-up
          4
          ·
          11 days ago

          Except it is often more costly to do this in the long run, so it’s a fiscally stupid move that corporations seem to make over and over again.

          I think part of what perpetuates it is, the people making the decisions don’t stay there long term, so they never really face the repercussions.

          Some more stable places seem like they may have realized this though and keep things all or mostly in house.

  • clutchtwopointzero@lemmy.world
    link
    fedilink
    English
    arrow-up
    14
    ·
    11 days ago

    Coding is just a part of the overall “programming” problem. Most problematic areas are in translating what the customer wants into code (requirements analysis), modifying code to overcome specific constraints, integration, etc and etc

  • RagingSnarkasm@lemmy.world
    link
    fedilink
    English
    arrow-up
    13
    ·
    12 days ago

    Spend their days (and some nights) tweaking and refining AI prompts to get the stupid thing to generate the software that the dumbass product manager wants and the user does not.

    You know…

    Pretty much the same thing they do now.

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

      Yeah. The whole job is figuring out just the right away to say “pretty please” to the computer. The ways it’s done changes every decade or so. The fact that it’s a huge pain in the ass has yet to change, in spite of decades of marketing promises.

  • anus@lemmy.world
    link
    fedilink
    English
    arrow-up
    14
    arrow-down
    1
    ·
    12 days ago

    There are a lot of dumb takes here in the comments

    Developer displacement works the same way it does for any other technology

    The problem is not that the job is eliminated but that fewer are needed per unit of output

    My startup only has 4 engineers because we don’t need 5

    This trend will continue until the SV hiring bubble bursts

    • AA5B@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      11 days ago

      Even if we stipulate that, I’m not convinced it’s a big deal. The software field continues to grow like crazy and we can never find enough people to hire. If ai gets good enough to take the place of some of that hiring, fantastic!

  • futatorius@lemm.ee
    link
    fedilink
    English
    arrow-up
    14
    arrow-down
    2
    ·
    12 days ago

    They’ll either move up the food chain to higher-touch work where AI can’t compete, or they’ll do other things.

    Keep in mind that most devs aren’t really all that good at their jobs, so it will probably be economically beneficial for them to do something else. I say this as a long-time hiring manager with many decades of experience in the field.

    It can program in 15 different languages, 95% accuracy with almost no mistakes, can create entire applications in minutes

    Only if you believe the hype. It can do that in best-case scenarios when the requirements are written as rigorously as code, or where it’s replicating a common pattern.

    Do they just become homeless?

    During previous layoffs, a lot of them left the field, and some of the rest founded startups. It wasn’t always the case that firms were founded by teenaged sociopaths with strong family connections to VC funding. There was a time when they were founded by people who knew how to do things.

    • Sprocketfree@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      2
      ·
      11 days ago

      Last time I used it the code it gave me wouldn’t actually run. After 6 iterations and fixing the rest it kind of worked. In theory that should only get better but I’m not sold yet.

      • shalafi@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        11 days ago

        I would never have expected it to run, be shocked if it did. You use AI to get over humps, get new ideas and approaches. It’s excellent for time saving in those cases.

        AI isn’t ready to replace coders, but it’s quickly going to make a dent on the numbers needed.

        • Sprocketfree@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          1
          ·
          11 days ago

          I see your thought process there. But I’m not sure modern IDEs led to less devs. Time will tell but I just few most of this as vapor ware atm. Let’s also look at the fact that chatgpt is hemmoriging money even with high price tiers. It is possible this just burns itself out.

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

          AI isn’t ready to replace coders, but it’s quickly going to make a dent on the numbers needed.

          Let me push back on this a bit - this belief comes from the assumption that I, as a hiring manager, need more team members because they can only type so fast.

          My actual need for separate development team members is to achieve a bench depth of two people in each of the seven specializations necessary to keep my employer un-bankrupt. (My annual bonus is better if I somehow miraculously cover the 14 specializations necessary to make us never look like idiots. But these are wishes, not miracles.)

          I don’t currently see any sign that AI will ever materially affect the number of people I need to hire.

          In contrast, the specific individuals I hire have massive impact on how many others I need to hire. One person with three specializations brings me massive savings.

          But I pay my people to understand our organizational domains of expertise. LLMs don’t bring any new understanding whatsoever into the organization.

  • Anissem@lemmy.ml
    link
    fedilink
    English
    arrow-up
    13
    arrow-down
    1
    ·
    12 days ago

    I was going to learn how to give a really good handjob but the AI robots will probably take over that too.

  • anon_8675309@lemmy.world
    link
    fedilink
    English
    arrow-up
    12
    ·
    11 days ago

    Retire. All I ever wanted to be was a programmer. If I can’t do that anymore I’ll just retire. I’m saving/investing every penny I can just in case.

    • sugar_in_your_tea@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      2
      ·
      10 days ago

      Same. If I can retire before my job is irrelevant, I’ll work on my own projects on my own terms. If I don’t, at least I have a nice pile of assets and can coast with another job.

      That said, I don’t think people like you and I will have problems, because we’ll adapt. It’s the “programming is just a job” crowd that would have a lot of issues.

  • phughes@lemmy.ca
    link
    fedilink
    English
    arrow-up
    13
    arrow-down
    2
    ·
    edit-2
    11 days ago

    This thread is full of people comparing OPs hypothetical about 10 years from now with last year’s capability.

    Will AI progress that fast? ¯\_(ツ)_/¯ It probably won’t get that good, but it doesn’t matter. If it gets as good as your average junior that’s going to mean something like 100% increase in productivity, which means 50% as many jobs and that’s going to be a BIG FUCKING DEAL.

    Especially when it’s going to be replacing a lot of other types of office workers. What kind of job is your average software dev going to transition to? Tech support? Not anymore. UI Designer? LOL. Manager? And who are you going to be managing?

    If the US doesn’t hit 15-20% unemployment in the next 10 years I’ll eat my hat. I’ll be eating it either way because I’ll be starving to death.

    • Nalivai@lemmy.world
      link
      fedilink
      English
      arrow-up
      5
      ·
      11 days ago

      There is a hard limitation on LLM, it doesn’t and by definition can not have a criteria for truth, and unless something completely new emerges, it will never replace a junior, really. Some managers can be convinced that it did, but that will be a lie and the company that believes it will suffer.
      It can transform some junior jobs for sure, some people might need to relearn some practices, there will probably be some shift in some methods, but unless something fundamentally new will appear, there is no way LLM will meaningfully replace meaningful amount of people

  • vane@lemmy.world
    link
    fedilink
    English
    arrow-up
    10
    ·
    edit-2
    11 days ago

    Writing code is last thing you want to do as senior SWE because every line of code is potential debt and maintenence problem.
    The just write code bro, figure out things later attitude is good for R&D, MVP and POC that is like 10% of job.

    Just like with art, writing code like drawing is just a skill. AI is trying to replace the obvious part (that is actually the reward from thinking and describing problem in your head) because it can’t replace thinking. Removing rewards bring us to depression, depression bring us to death.

    Ergo AI will kill economy with no people left to replace it so we will end up to being monkas.
    That’s why I’d say SWE will go to farm and wait untill people in cities will start starving to death because AI stopped working and there is nobody left to fix it.

      • vane@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        edit-2
        11 days ago

        I am starting to believe that current “AI” is way for corporate to gatekeep the knowledge and as you said lead us to idiocracy. On the other hand people always amaze me on how they can collectively find the way out from these situations and turn the cards to their side. So there is always hope.

  • lemmeBe@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    9
    ·
    12 days ago

    The same thing that devs displaced by all the CMSs are doing - their jobs, just with another tool in their toolkit.

    • futatorius@lemm.ee
      link
      fedilink
      English
      arrow-up
      2
      ·
      12 days ago

      On a related note, what happens when the number of different CMS’s exceeds the number of devs? And why is it that every intermediate-level dev seems to write another shitty CMS rather than learning to use a good one?