Back to News
Advertisement

Ask HN: Is software engineering still a good career choice for new students?

iiliashad about 7 hours ago 4 comments

ES version is available. Content is displayed in original English for accuracy.

I asked 4 working engineers this exact question on my podcast: a Google Developer Advocate (Stockholm), a Senior Software Engineer/consultant (Paris), an NVIDIA Deep Learning Institute Instructor (Morocco), and an Infrastructure Engineer at IBM (Dublin).

Here's what they actually said:

- The Senior Software Engineer said: "LLMs are babies. If you don't understand the architecture behind everything, you won't be able to follow."

- The Google advocate pushed back slightly: "Writing code has become a commodity, like car manufacturing after automation. The question isn't whether to learn to code, it's why you want to."

- The IBM infrastructure engineer had the most actionable take: "Don't treat AI as a ghostwriter. Never commit code you can't explain. Use it as a tutor, not a replacement for your own thinking."

And many more

We also reacted to a clip of a Silicon Valley exec telling university graduates that "AI is the next industrial revolution" and getting booed by the crowd.

One of the more sobering parts: at current usage levels, Anthropic is likely losing money on heavy Claude subscribers. No inference company is profitable today. The Google advocate, who works on LLM inference at scale, put it directly: if we don't get significant inference efficiency improvements in the next five years, this entire ecosystem becomes unaffordable. And the NIVIDA have more details to talk about AI cost effectiveness

Advertisement

⚡ Community Insights

Discussion Sentiment

100% Positive

Analyzed from 192 words in the discussion.

Trending Topics

#software#engineering#demand#engineers#coding#industry#able#free#big#youtube

Discussion (4 Comments)Read Original on HackerNews

kentichabout 2 hours ago
I am afraid the software engineering industry is increasingly becoming like the music industry, which was killed by being able to get any song for free. Open source, free, fremium apps, lower threshold of entry due to AI, all of that is killing the market. Soon, you will not be able to make any money out of it unless you're a big player.
jsxyzbabout 2 hours ago
According to the development trend of AI, the demand for software engineering may decrease, but it will not disappear. In any case, top engineers are always in demand. The demand for software engineers in ordinary positions will not be as great as it is now
iliashadabout 7 hours ago
zionsatiabout 3 hours ago
I think that's all correct what they're saying. It's not contradictory - writing code has become a commodity to a certain extent. But someone's still responsible for the production systems when it fails. AWS had a couple of big outages last year because of AI. Even with humans reviewing it, review is review. If you're not writing the code, you'll not have spent enough time thinking about edge cases. That's where the most expensive part of software engineering, not coding. Coding being a commodity is indeed analogous to robots in the production line, but those robots have huge teams of mechanical engineers to keep them running. The calibration, the servicing etc.

What's most interesting is now that vibe coding is expensive, will the AI slop go away, gradually?