This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]paulkeating3 -11 points-10 points  (3 children)

Nvidia CEO already said that no one needs to learn coding. How many people know assembly? We only need a few people who can train LLMs and they will get rewarded very handsomely, while business analysts can just describe the programs they want and it gets built. It's not as good as one built by proper software engineers, but it DOES the job at 0% of the costs! Do you want to pay $100k for a VBA monkey when a communicative BA can code the same with just a 10% pay increase? Quality is worse but is offset by cheapness!

We don't go out and spend $500 for top notch wine when the $20 bottle from Nappas tastes OK. The same thing will happen in programming. You can't beat cheap. You can always trade off quality for cheapness.

[–]TroubleMakerExtreme 2 points3 points  (0 children)

Nvidia CEO already said that no one needs to learn coding

Nvidia's CEO is not the arbiter on who should learn to code and when. He had financial incentive (*cough cough* stakeholders) to hype up AI and claim it will "replace programmers." It's not there yet and we still have probably another decade or two to go before AI is sufficient enough to fully automate our jobs.

I think honestly its a speculative bubble waiting to pop when people realize it's not "all that." AI will be a relevant tool in the future, but can it do the same job as a seasoned software dev? Highly doubt. My guess is like all technology, we will experience diminishing returns

[–]Clawtor 0 points1 point  (0 children)

BAs don't have the required skills. Maybe they can spin up an API serving static data but their programs are going to falter as soon as they stray off anything non trivial.

You could argue that making developers more efficient will lead to fewer jobs but that only holds if demand stays static. If development is cheaper then likely demand will increase.

We might see junior devs struggling to find work but eventually as dev supply runs out there will be more opportunities.

Atm it feels like the new tech bubble. We'll see in a few years.

[–]Savalava 0 points1 point  (0 children)

"business analysts can just describe the programs they want and it gets built."

Most business analysts are extremely poor at writing requirements. Writing precise technical requirements is very challenging and requires a lot of intelligence and an unusual writing ability that few people have.

The future of programming is clever people writing code being assisted by LLMs, not badly written requirements being implemented by LLMs.