this post was submitted on 11 Jan 2025
23 points (65.3% liked)

Technology

60379 readers
5593 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 2 years ago
MODERATORS
 

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?

all 47 comments
sorted by: hot top controversial new old
[–] [email protected] 8 points 2 hours 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.

[–] [email protected] 5 points 4 hours 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.

[–] [email protected] 15 points 6 hours 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.

[–] [email protected] 9 points 6 hours 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

[–] [email protected] 19 points 8 hours ago (1 children)

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.

[–] [email protected] 13 points 7 hours ago* (last edited 7 hours ago) (2 children)

My best days as a software dev are negative line days.

[–] [email protected] 2 points 4 hours ago

NegaSLOCS are the best SLOCS.

[–] [email protected] 3 points 7 hours ago

Hear, hear!

[–] [email protected] 5 points 5 hours ago

Why would devs be displaced by an interactive search engine?

[–] [email protected] 10 points 9 hours 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.

[–] lemmeBe 7 points 9 hours ago (1 children)

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

[–] [email protected] 1 points 4 hours 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?

[–] [email protected] 5 points 9 hours ago

Well before that level of complexity is achieved, the jobs of CEOs and Managers will be gone. Question is, will the Ai CEO really want to risk the safety of a review, knowing that it IS the company. Pump and Dump won't do it any more. Then CEOs need to actually work for their money. (Or well... get replaced by an Ai)

[–] [email protected] 5 points 9 hours ago

As a dev, there's still quite a bit ai can't do and will most likely not be able to do.

AI is good at solving old problems but it's not trained on anything new. Its good at boilerplate and templates, but not good at original material. If it gets tremendously better, and really does get to the point where it's better than we are at development, then the industry will shift into prompt engineering. But I can see a huge reduction of jobs.

[–] [email protected] 52 points 15 hours 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.

[–] [email protected] 37 points 16 hours ago (4 children)

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.

[–] [email protected] 2 points 3 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’.

[–] [email protected] 11 points 10 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.

[–] [email protected] 1 points 9 hours ago

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

[–] [email protected] 19 points 14 hours ago (1 children)

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.

[–] [email protected] 5 points 13 hours ago

They've been doing the same thing in IT for decades, just replace AI with outsourcing.

[–] [email protected] 15 points 16 hours ago* (last edited 16 hours ago)

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 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.

[–] [email protected] 14 points 16 hours ago

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

[–] [email protected] 11 points 16 hours ago* (last edited 16 hours ago) (2 children)

Welcome to being a luddite.

It's not actually about hating the progression of technology, it's realizing that your labor has been leveraged against you. You will not bear any of the true fruits, because your bosses will use the fruits of your labor to purchase the AI to replace you.

It's because the labor market is fucked and developers needed unions 20 years ago instead of thinking because they were "rockstars" and "made the big bucks" that they didn't need anybody else.

We wouldn't have to ask these kind of questions if the fruits of our labor were being equitably distributed.

Basically in the scenario described, this is what's happening to developers:

[–] [email protected] 1 points 4 hours ago

Capitalism is an auto-immune disease of society.

[–] [email protected] -2 points 14 hours ago

Unions in the us have ruined any interest in joining. Other countries have different imblementations. If I could start from scratch but laws favor the existing taking over.

[–] hellothere 8 points 16 hours ago (1 children)
[–] [email protected] -2 points 16 hours ago (2 children)

How's that working for everyone in the USA? How many "riots" or protests have we done that yield nothing?

[–] [email protected] 1 points 4 hours ago* (last edited 4 hours ago)

Turn up the heat. Asking nicely has never worked.

[–] [email protected] 7 points 15 hours ago (1 children)

Homemade pornography, obviously.

But actually, I'll limit myself to fixing deployment pipelines, correcting business specification mistakes, helping business leaders understand how computers work at all, mitigating moderate security issues, and finding a new job when the unmitigated severe security issues drive me employer bankrupt.

So essentially, exactly how i spend my day today, but with less typing.

And more nude photography, of course.

[–] [email protected] 2 points 12 hours ago* (last edited 10 hours ago)

All the parts of my job that make me want to shoot myself? Pass. Fortunately I have no such fear of AI.

[–] [email protected] 5 points 15 hours ago

Ultimately we need to prepare for a future where the majority of jobs have been automated and need a way to keep the economy going. Everyone being employed full time is just something that is not sustainable on the long term as technology progresses. We'll eventually need UBI because otherwise all the money will be transferred to nearly fully automated companies controlling basically everything. We just won't be able to keep everyone employed without creating a massive amount of bullshit jobs nobody really wants to do. The better way is UBI and people going into research or creative works, and aim higher like space travel.

We're not quite ready yet and people are way too invested in capitalism for this to work just yet. But it will become a necessity eventually. It's not just affecting IT, it's affecting all sectors: we can basically 3D print houses now, we're not far off automating farming either. We will reach a point where most of society has been automated, we can feed everyone effortlessly.

[–] [email protected] 3 points 13 hours ago

They'll get jobs as contractors fixing shitty AI code

[–] [email protected] 2 points 13 hours ago

Plan? The CEOs plan to buy another yacht. These people are only interested in short term profits, not the long term well-being of their employees.

[–] [email protected] 1 points 12 hours ago

Who tells the AI what to create? And how well does the AI understand the exact thing the person is attempting to do?

It would be no different than prompt engineers now knowing exactly what the say/type in order to get the image output they want.

That prompt work would be a kind of programming code in upon itself.

[–] [email protected] 3 points 16 hours ago (1 children)

That's something that we're probably going to have to figure out quickly. We won't though given the lack of accountability of those in power.

If SWEs are losing their jobs you can imagine a lot of other white collar workers will be as well. This would mean you will be competing with many other people in other fields. The large number of unemployed will reduce demand for goods produced by those companies that are also laying off workers due to automation.

This is a bit of a tragedy of the commons where companies adopt the technology to increase profits but actually disrupt the economy, potentially leading to their own collapse.

It's impossible to really prepare for this scenario because it requires you to simultaneously be ready for retirement in the next few years but also riots. I'm just hoping for the best for now.

[–] [email protected] 2 points 4 hours ago

We won’t though given the lack of accountability of those in power.

That is not an inevitable condition.