Live data from Hacker News

Ask HN: What skillsets/stacks will keep me employable over the next 5-10 years?

news.ycombinator.com

31–40 of 81 posts

Re: Ask HN: What skillsets/stacks will keep me employable over the next 5-10 years?

#31
"Yes, I know it’s good to be a generalist, and I am, but employers seem to prefer to hire “experts” in particular domains."

I don't think generalist is good from an employability standpoint. I've heard that I might get a PIP and there's really no options for me to move into. If I do get PIP'd then I'm thinking I'll try to find something like garbage collection to move into.

Re: Ask HN: What skillsets/stacks will keep me employable over the next 5-10 years?

#32
post #31

"Yes, I know it’s good to be a generalist, and I am, but employers seem to prefer to hire “experts” in particular domains." I don't think generalist is good from an employability standpoint. I've heard that I might get a PIP and there's really no options for me to move into. If I do get PIP'd then I'm thinking I'll try to find something like garbage collection to move into.

Being a generalist is best for minimizing downtime between jobs.

Being a specialist is best for maximizing salary and job security on a job.

Re: Ask HN: What skillsets/stacks will keep me employable over the next 5-10 years?

#33

Don’t learn frameworks, learn languages. If you are a good C, python, or JavaScript[1] developer you will have work for the rest of time. [1]: it is hazardously easy to end up as a framework programmer in JavaScript. If you are working in JavaScript I would strongly encourage you to learn one of the other two if you want to stay relevant for more than a few years.

Don't learn frameworks or languages, learn computer science and software engineering!

languages are an implementation detail. What's really important is critical thinking, problem solving, and knowing how computers work.

Re: Ask HN: What skillsets/stacks will keep me employable over the next 5-10 years?

#34
If you want a specific answer you're going to need to refine your question to be more specific.

If you just want a technology for which there will be a job for the next 5-10 years, you can pick literally anything out of a hat. e.g. COBOL still has plenty of jobs, and 10 years from now, there will still be COBOL jobs.

Do you want a job in a particular area? Do you want a particular type of employment arrangement? Do you want a large number of options? What salary range are you aiming for? What are your professional strengths? If you want a good job, you need to find something that matches your inherent desires and strengths... because if you don't, you'll be competing against people who are better match for the role than you are.

Re: Ask HN: What skillsets/stacks will keep me employable over the next 5-10 years?

#35
Any modern web stack will keep you employed for that timeframe. Even the ChatGPT website is written in NextJS (with the magic happening elsewhere). The greater majority of stacks out there hasn't changed dramatically since 2014 - they've just expanded or evolved a bit.

Re: Ask HN: What skillsets/stacks will keep me employable over the next 5-10 years?

#36

Your question is wrong. Your goal should not to be employable, 'get gigs'. We live in a time where the job market is shrinking, jobs are fewer, more applicants, lower wages, etc. If you rely on employers for your livelihood you are buying a lottery ticket where the payout is smaller and less frequent. If you are a "follower" you have no choice. But if you can think your way out of a paper bag use that skill and start…

I’ve actually built and AGPLed my side gig, which correlates pretty closely to what you described here:

https://github.com/JonLatane/jonline

Personal/Demo server (links to/includes data from the other two servers automatically): https://jonline.io

Servers for Durham, NC and Raleigh, NC (link to each other only): https://bullcity.social and https://oakcity.social

But um… how make money with it? I’m paying $60/mo for these 3 servers (and can bring it down to $40), and really stuck on how to monetize and get people using it.

Re: Ask HN: What skillsets/stacks will keep me employable over the next 5-10 years?

#37

Sadly I don't think software engineering is one of the skillsets that will keep you employable, I think it's gone forever

My LinkedIn inbox says otherwise.

As one gets older the LinkeIn unsolicited messages become rarer and rarer, I know I saw a decrease after I passed the age of 35 and most certainly after I passed 40 years of age.

Re: Ask HN: What skillsets/stacks will keep me employable over the next 5-10 years?

#38
post #17
post #9

The ability to collaborate across teams and orgs is critical to success. Gone are the days of holing up in your silo. Leadership teams want to see more collaboration from senior devs.

Got any evidence to support your statement?

I am a manager/engineer for one of the largest tech companies. Skills I am often asked to interview for are often in the direction of teamwork and relationship building. Promotion criteria are also strongly aligned in this direction. The ability of someone to get anything significant done sitting alone with their headphones on at a scale like this is practically nil.

I think with generative AI things will continue to move in this direction. Hands on code time will continue to shrink, time talking to people will continue to increase.

Personally I love to code, I love quiet time, I love getting into a flow. I'm 30 years into my career and I learned to program 10 years before that. I absolutely remember when things were very different than they are now, and I'm sure there are some places where they're still different. But I think the direction is clear, technical skills are constantly giving way to soft skills.

Re: Ask HN: What skillsets/stacks will keep me employable over the next 5-10 years?

#39
post #31

"Yes, I know it’s good to be a generalist, and I am, but employers seem to prefer to hire “experts” in particular domains." I don't think generalist is good from an employability standpoint. I've heard that I might get a PIP and there's really no options for me to move into. If I do get PIP'd then I'm thinking I'll try to find something like garbage collection to move into.

Being a generalist is best for minimizing downtime between jobs. Being a specialist is best for maximizing salary and job security on a job.

I'm not sure this is true. It seems that places just want specialists. Im struggling to keep my current job because im inconsistent (fast as some things and slow at others) but I have a diverse working experience and im a genralist. If I need to find a new job, I'm most likely going to looking at low skill/requirement positions like a trash collector.

Re: Ask HN: What skillsets/stacks will keep me employable over the next 5-10 years?

#40
Find something you can bring a unique level of energy too, and bring it. One person’s generalist is another’s expert, thinking in those terms just isn’t that useful. The ability to take on hard problems and get something done and unwedge a team will always be useful.

Meet people in your org and others and make friends, develop some soft skills. I think these things really are career differentiator.

Idk I think just get passionate about things, learn about them, and be curious. Maybe you’ll find something you can specialize in, maybe you’ll find a unique constellation of skills and interests. Do some side projects here and there, it’s a way to take charge of your own skill development… yeah it’s sad that work can’t always provide this; but that’s how it goes…

Oh and to your best ability don’t let what everyone else is saying get you down, there is a lot of cynicism going around here , people are feeling pain… don’t let that pain become yours.

Post reply on HN