this post was submitted on 24 May 2026
15 points (71.4% liked)

Programming

27029 readers
202 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 3 years ago
MODERATORS
top 21 comments
sorted by: hot top controversial new old
[–] Evil_Shrubbery@thelemmy.club 2 points 2 hours ago

Imho only true if you can gain some sort of sovereignty by coding shit yourself, self-host, etc.

But that's is like saying it has never been a better time to learn to cook.

Sure it won't get you significant monies (except extremely lucky), but it's a life skill.

But yeah, companies in need of devs def think this is the best time to get more cheap labour to the field, how hard can it be to prompt what a mid/project manager (also AI) tells you to.

[–] Tamo240@programming.dev 16 points 9 hours ago (3 children)

'Computer Science is no more about computers than astronomy is about telescopes.'

Study computer science if you like it, it's never been about making good 'coders' or software engineers.

I don't think the number of software engineers will ever drop to zero, but the days of 'learn to code' to get a high paying job guaranteed are definitely over.

[–] mctoasterson@reddthat.com 1 points 6 minutes ago

The jobs will just become (even more) horrible amagamations of fullstack development mixed with customer service. Meaning you'll be forced to sit on "urgent" live support lines and incident bridge calls, management will expect you to magically be able to answer any question about all facets of every integration and table the stupid thing touches, at the drop of a hat, including the vibecode garbage some other team just deployed yesterday, and you'll also have to do tier 1 type of tickets where you walk some illiterate fucktard through how to click the single sign-on button.

[–] FizzyOrange@programming.dev 2 points 6 hours ago

They're not over yet but they definitely have an uncertain future.

[–] onlinepersona@programming.dev 2 points 9 hours ago (2 children)

LMAO. Are you a CEO? "Programming is unnecessary, AI will do everything".

[–] Tamo240@programming.dev 1 points 1 hour ago

I didn't say programming is unecessary, and I'm a proffesional software engineer with a degree in computer science. When I say 'learn to code' is over I mean the pressure for anyone and everyone to learn to code because there are so many well paying software engineer jobs.

This era is over undoubtedly, because all the people who never really cared about software engineering and are just there to collect a paycheck are going to be replaced - but the profession of software engineering will still be necessary, and the abstract maths of computer science isn't going anywhere as a field of research.

[–] jasory@programming.dev 6 points 8 hours ago (1 children)

I don't know how to break this to people but the vast majority of coding is boilerplate projects to solve trivial problems. Those jobs are disappearing (and have for years), what still exists is applying rigourous methods of computer science to solve specialised problems.

[–] natecox@programming.dev 16 points 7 hours ago

I've been writing code as a primary hobby and then as a profession for 26 years. The boilerplate has never been the bulk of any of my work, and we've had excellent tooling to eliminate the actual boilerplate for decades.

The work has always been the specialized parts, and the fun part of software dev work is that so much of it is bespoke and creative and unique beyond the grasp of the stochastic parrots.

[–] Deebster@programming.dev 24 points 10 hours ago (4 children)

Geoffrey Challen, a computer scientist at the University of Illinois at Urbana-Champaign, plans to offer a new course this fall in which he will teach students to develop software “without writing, reading, debugging, or viewing a single line of code,” he told me.

Is that meant to say reviewing? Either way, I can't see how this would lead to good results, even with a comprehensive test suite. Security? Scalability? Maintainability?

[–] vext01@feddit.uk 8 points 3 hours ago

I use LLMs to automate boring tasks or generate starting points, but in my experience, i can't trust them to generate code that I'd be proud to share. If I use the code they spit out, I'm always adapting or rewriting it to meet my standards. I find they better at explaining code than generating it.. Anyway...

How will these students evaluate if the code they have generated is up to scratch?

You kind of have to have been a good coder to know what good code looks like.

I know, I know, another AI will be used to review the code...

Something feels a bit off here to me.

I'm sure I will be flamed.

[–] onlinepersona@programming.dev 13 points 9 hours ago

Not even reading code? 🤣

A vibe coding class then?

[–] coolie4@lemmy.world 2 points 5 hours ago

There was a post on here awhile back about a Japanese kids program teaching CS principles without a computer, using real-world examples. Maybe its something like that?

[–] Brummbaer@pawb.social 5 points 9 hours ago

So software development by magic - makes sense.

[–] desmosthenes@lemmy.world 14 points 9 hours ago (1 children)

i’d say 2000-2002 pre and right after com bubble was a better time

[–] hallettj@leminal.space 6 points 8 hours ago

Oh I was pissed when the bubble burst right before I graduated from high school

[–] Deebster@infosec.pub 6 points 10 hours ago
[–] someacnt@sh.itjust.works -5 points 5 hours ago (3 children)

Even if AI will turn out to be great method for programming, it will replace humans in programming. There will be no place left for human programmers.

Otherwise, and when AI turn out to be a massive hype, it will lead to huge bubble burst which will take lots of tech companies with it. There will be no demand for software for a while, as we did not need much in the first place.

Either way, programming as a career is fucked.

[–] Saganaki@lemmy.zip 1 points 2 hours ago* (last edited 2 hours ago)

“Tell me you don’t develop software professionally without telling me you don’t develop software professionally.”

/me Someone that has leveraged Opus 4.7 way more than most

[–] BennyTheExplorer@lemmy.world 6 points 5 hours ago

If the AI bubble bursts, it will take everything with it, because the global economy is currently single-handedly kept afloat by financial bullshit and ponzi scheme circular investments into AI.

So when (not if) the AI bubble bursts, we are all gonna be fucked anyways. I guess the best advice would be to learn how to live with less (learn how to cook, don't order food or use precooked meals, stop buying your stupid AI tokens, buy used etc.) and either study what you interested in (even if it is computer science) or if you aren't interested in studying or can't afford it, find another job (ideally one, that fullfills you and can keep you afloat).

There is no "ideal" job, that will guarantee you a stable future, so the best strategy is to just do what you are interested in.

[–] Mubelotix@jlai.lu 1 points 3 hours ago

If AI can't improve itself then humans are needed to improve it. If AI can improve itself we have reached a technological singularity and mankind will end in a matter of years

[–] abbadon420@sh.itjust.works 1 points 8 hours ago

But we’re on the precipice of a new era when learning to develop software will be easier than ever, opening the door to students who might not otherwise have chosen to study computing. Perhaps a new golden age of CS education has only just begun.

It is good to have those students. They can fill roles in sales and customer relations and be the link to the actual software. These students won't be writing too much software besides some small, internal tools.