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?
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.
back
When did it ever not push out broken code?
In this hypothetical situation?
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.
I think both can happen at the same time. There’s a lot of fkn nerds out there. (I’m a software developer myself)
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.
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.
But I mean many people have already lost their job because AI automated it away.
I’m not a programmer, but I don’t think I’d pay for code that was 95% accurate. That sounds buggy af
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.
You don’t have to pay for it. The billionaires do, and they will do it without hesitation
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.
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.
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.
Thats a whole lot of heavy assumptions, doing some really heavy lifting.
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.It’s funny how all trends extrapolated out lead to the plot of Idiocracy.
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.
If it is able to replace software devs, it’s probably able to replace 95% of the jobs that require mainly using your brain.
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.
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.
Same thing the rest of us replaced by AI are gonna do: live on the dole or starve
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.
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
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.
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’.
And if it’s going to be full-blown AGI then we’ll become AI psychologists.
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.
deleted by creator
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.
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.
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.
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.
There will always need to be a human operator to guide the machine.
I’m using Cursor. It’s done some very impressive things for me. https://www.cursor.com/features
deleted by creator
Honestly people are getting distracted here. Now lets say A.I makes developers 50% more productive thats a huge boost for smaller companies with only handful of developers.
Many companies are only thinking about reducing costs for themselves but at the same time they’re freeing up a lot of talent for new and old competitors.
Here’s some food for thought:
- Open source developers may use A.I to develop better software to close gap between paid alternatives. (Blender, Gimp, Krita, Linux distributions, mastodon, lemmy, pixelfed)
- Many LLM’s can already be ran freely and locally. These will only get better as technology progresses. This can make selling/profiting from A.I services a lot harder
- A.I may be used to block ads or obfuscate (create bunch of fake data) user data that is sold to advertisers.
- Some media sites are already using A.I to write articles. Whats the point when users may just use chatbot to get all the information without ever engaging with the source.
These are just few that come to mind. but the unkowns with this are quite terrifying.
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
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!
Why would devs be displaced by an interactive search engine?
Well if it can replace senior software engineers… Wouldn’t it also be able to do almost all of the other jobs? Or are you referring to some specific future where AI advances massively, but robotics does not and handymen are still safe?
I’d say if all humans are unemployed, society would change massively. We can’t really tell how that’d work. But if machines / AI do all jobs, get food on the table… I don’t really know what other people would be doing. I think I’d relax and pursue a few hobbies and interests. Or it’d be some dystopia where humankind is oppressed by the machines and I’d fight for the resistance.
But regardless… In a world like that, money wouldn’t work the way it does now. Neither would salaries for labor mean anything.