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?

  • Dizzy Devil Ducky@lemm.ee
    link
    fedilink
    English
    arrow-up
    8
    ·
    1 day ago

    They’re probably gonna laugh at the absurdity of the situation because some new popular language will come along and the AI will be back to pushing out broken code. That, or laugh because the code in well used languages will include a shit ton of vulnerabilities that wouldn’t be present if real devs had to double check code before pushing it out to the public.

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

          In this hypothetical, why would we create new languages? What benefit does that have for AI-gen code?

          So either we’re going to improve AI-gen to the point where we rely on it, or human devs are still important in which case new languages matter. The main exception here are languages specifically designed for AI, in which case error-rate would go down.

          So either AI pushes out broken code and human devs are still important, or AI doesn’t push out broken code and new languages aren’t valuable.

          • owl@infosec.pub
            link
            fedilink
            English
            arrow-up
            1
            ·
            2 hours ago

            Someone still has to write the instructions. AI might not become a replacement for the engineer, but a more powerful compiler, that is still fed with code written by engineers.

            • sugar_in_your_tea@sh.itjust.works
              link
              fedilink
              English
              arrow-up
              1
              ·
              1 hour ago

              Yeah, I agree that’s the more likely scenario. People seem to worry way too much about AI, when it’s really only going to replace junior devs, and only for short-sighted companies.

          • hex@programming.dev
            link
            fedilink
            English
            arrow-up
            2
            ·
            edit-2
            22 hours ago

            I think both can happen at the same time. There’s a lot of fkn nerds out there. (I’m a software developer myself)

  • gedaliyah@lemmy.world
    link
    fedilink
    English
    arrow-up
    8
    ·
    1 day ago

    I’m not a programmer, but I don’t think I’d pay for code that was 95% accurate. That sounds buggy af

    • sugar_in_your_tea@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      3
      ·
      1 day ago

      I am a programmer, and I also wouldn’t stand for that either. We also introduce bugs and are probably around that 95% rate, but at least we know the most important uses are correct and the person who introduced them can usually fix them quickly. With AI, there’s no guarantee where the bugs will occur.

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

    Finally free from the Golden Handcuffs, I’d use my extra time to do something I’ve always wanted, like music production, which would also inevitably be taken over by AI.

  • Boomkop3@reddthat.com
    link
    fedilink
    English
    arrow-up
    5
    ·
    1 day ago

    They’re going to keep doing their job, good luck to some manager who thinks they can be verbose enough to get their idea across

  • clutchtwopointzero@lemmy.world
    link
    fedilink
    English
    arrow-up
    14
    ·
    2 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

  • maniii@lemmy.world
    link
    fedilink
    English
    arrow-up
    5
    ·
    1 day ago

    Ai-herder or Robot-farmer or Llama-raiser etc etc

    devs still needed to ensure code is sane and not some insane hallucination.

  • anon_8675309@lemmy.world
    link
    fedilink
    English
    arrow-up
    12
    ·
    2 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
      ·
      1 day 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.

  • vane@lemmy.world
    link
    fedilink
    English
    arrow-up
    9
    ·
    edit-2
    2 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
        1
        ·
        edit-2
        2 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.

  • Ænima@lemm.ee
    link
    fedilink
    English
    arrow-up
    26
    arrow-down
    3
    ·
    2 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.

    • DragonTypeWyvern@midwest.social
      link
      fedilink
      English
      arrow-up
      9
      arrow-down
      2
      ·
      2 days ago

      Yeah it’s being applied to software devs right now but it’s already capable of replacing nearly every manager/supervisor in existence.

      It can make schedules, direct tasks based on inventory, and balance a budget. Have a human backup available on call to fix hallucinations and you’re golden.

  • hperrin@lemmy.ca
    link
    fedilink
    English
    arrow-up
    38
    arrow-down
    1
    ·
    3 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.

  • deathmetal27@lemmy.world
    link
    fedilink
    English
    arrow-up
    79
    arrow-down
    2
    ·
    3 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.

    • Venator@lemmy.nz
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 day ago

      engineers for testing and reviewing the generated code plus engineers to setup the infrastructure where the application will run.

      That’s still a lot of software engineers displaced in the hypothetical scenario. That means you only need the devops and qa engineers, and a solution architect or principal engineer or whatever your company calls that sort of role for the analysis and design part.