Ask HN: What programming jobs are least likely to be disrupted by AI?
1–10 of 24 posts
Re: Ask HN: What programming jobs are least likely to be disrupted by AI?
#2I would speculate that a fair number of those prominent people are talking their book and have financial incentives for others to believe that is true and spend money on their ai products.
Re: Ask HN: What programming jobs are least likely to be disrupted by AI?
#3I don't think any common software engineering roles will be disrupted by ai. I would speculate that a fair number of those prominent people are talking their book and have financial incentives for others to believe that is true and spend money on their ai products.
Re: Ask HN: What programming jobs are least likely to be disrupted by AI?
#4I don't think any common software engineering roles will be disrupted by ai. I would speculate that a fair number of those prominent people are talking their book and have financial incentives for others to believe that is true and spend money on their ai products.
They're likely on the hype train, I'll give you that. Doesn't mean next generation won't be doing software engineering completely different from how it's done now.
Re: Ask HN: What programming jobs are least likely to be disrupted by AI?
#5Re: Ask HN: What programming jobs are least likely to be disrupted by AI?
#6Re: Ask HN: What programming jobs are least likely to be disrupted by AI?
#7If people listen to that advice, then we all have nothing to worry about.
Re: Ask HN: What programming jobs are least likely to be disrupted by AI?
#8So: anything that is impractical to validate in an automatic way, or, better, validate at all, is going to fare better.
Careful, however: many things that do not appear easily validatable actually are! For example, you might not be able to validate (with a GitHub workflow) that users prefer (say) a new UI design, but of course, you can check the design against well-understood usability principles, A/B test, and, soon, probably, user simulation, etc.
So: in the short and medium term, work that requires careful human attention or domain knowledge to validate (e.g. whether or not an interface design or system design or architectural plan is fit-for-purpose) will last longer.
In the long term, I don't think any programming work is safe.
Re: Ask HN: What programming jobs are least likely to be disrupted by AI?
#9AI is like the internet. Those who make platforms with it will get seriously rich. Those who don't get it all will get left behind economically. The rest of us will adapt to it and use it as a different, and often better, way of working.
*Copilot for VS Code, for example.