Live data from Hacker News

Ask HN: Where are the old folks in tech?

news.ycombinator.com

1–10 of 43 posts

Ask HN: Where are the old folks in tech?

#1
I've been doing retirement planning the last week. I'm 40 and I figure that I have at least ten years left before I could consider retiring so I've been thinking about what the next chunk of my career will look like.

I've hopped around a bunch of different companies in my career -- small startups, big public companies, non-profits -- and all of them seemed to have a distinct lack of "old people" working there. Usually a couple folks in the mid forties, almost none in their fifties. Nobody with white hair or grown adult children.

So, where are the old techies? A few ideas:

- They are clustered into specific companies that were booming back when they were younger and they haven't moved

- It just seems like there's very few of them because there's been such massive growth in the field that it seems young

- Everybody in tech either fails and drops out, burns out, or becomes independently wealthy at a young age

- They've all ascended to management and I don't see them because I'm stubbornly sticking to being an IC?

Seeing that I've already been the token 'old guy' on most of my teams for at least ~five years, I'm curious how this will unfold over the next several years.

Re: Ask HN: Where are the old folks in tech?

#2
I retired, so that's a different discussion.

It's tough on "older people" who are "only" in their 50's and 60's.

I tried to stick with companies, and even the university, but funds came and went (mostly went) in university and aerospace. Tried to hang in there with Sun, but things were starting to implode there. So, a succession of "Let's pretend you're a contractor" and "You are a contractor" jobs with increasing difficulty of interviews, and startups that never really did start up. I would ace the in-person interviews, and even exams, but failed the age test repeatedly, but that all ended just prior to actual retirement.

All that said, I can separately give advice on retiring, mostly what NOT to do.

Later, Good Luck. Old and true friends, however few, are one of the richest treasures you can amass.

Re: Ask HN: Where are the old folks in tech?

#3
I am old. Most of my career was writing JavaScript. I will never go back to that for less than $500,000 salary. The sad reality behind JavaScript is that there are many amazing projects that come from JavaScript developers and almost all of them are either hobby projects or businesses that started as hobby projects.

In the corporate world nobody can write JavaScript. JavaScript employment is filled with pretenders that cannot writing original applications. Everything is layers of frameworks, millions of NPM dependencies, and nonsense so that the incapable can participate. I got tired of the insanity, the mountain of code just to put text on screen, the slow pace of progress, the constant regression, peers who cannot retain employment for than 18 months, people fulfill of opinions they will die to protect while measuring nothing, and so forth.

Now I do API management. Its so much better, and that's really sad because I super love writing JavaScript/TypeScript applications.

Re: Ask HN: Where are the old folks in tech?

#4
I think it's basically the bottom two of your options.

Extensive experience (beyond say 5-10 years) isn't valued for ICs. There's so much churn in tech stacks, frameworks, etc that anything anyone was doing 15 or 20 years ago is now totally irrelevant.

This leads to burnout from lack of progression, and either people go into management or they drop out into something else.

Re: Ask HN: Where are the old folks in tech?

#5

I am old. Most of my career was writing JavaScript. I will never go back to that for less than $500,000 salary. The sad reality behind JavaScript is that there are many amazing projects that come from JavaScript developers and almost all of them are either hobby projects or businesses that started as hobby projects. In the corporate world nobody can write JavaScript. JavaScript employment is filled with pretenders th…

If you're good you can definitely get $500k or more.

Re: Ask HN: Where are the old folks in tech?

#6
I think if you look at some companies that have been around for a long time you’ll find quite a few older people that are still doing development. I just celebrated my 20th year being at the media company I work for. There are still a few developers here from back when I started.

I’m 52, been a professional developer close to 30 years. Quite a few developers I started off with back in the day are still doing development, but quite a few ended up going the management path. My old department head had me try out the managing architect role for a bit, but I hated it, so I went back to the technical side.

I’m in Atlanta, and can think of companies like Georgia Pacific, Synovous, Home Depot, Delta, Chic-fil-a, Coca Cola, UPS, and quite a few others having developers older than me or near my age still working there.

Re: Ask HN: Where are the old folks in tech?

#7
> It just seems like there's very few of them because there's been such massive growth

I am somewhat drawn to this explanation simply because represents a kind of statistical blind spot for most people.

I think the default unconscious expectation is that the workplace should represent general population demographics, but the number of people who're still programming now after 40 years is hard-limited by the number of people who were already programming in 1984.

I'm not saying ageism doesn't exist in the industry, but it isn't as bleak as a naive glance around the office might suggest.

Re: Ask HN: Where are the old folks in tech?

#8
post #7

> It just seems like there's very few of them because there's been such massive growth I am somewhat drawn to this explanation simply because represents a kind of statistical blind spot for most people. I think the default unconscious expectation is that the workplace should represent general population demographics, but the number of people who're still programming now after 40 years is hard-limited by the number of…

And how many of those people programming in 2000 left during the dotcom crash and never came back? That would line up with my anecdotal experience of seeing a huge drop off for people past age ~45

Re: Ask HN: Where are the old folks in tech?

#9
Depending on where you are based, maybe the companies tend to cater to a younger set of developers - few people in their 40s and 50s only have 8-10 years of experience. There are a lot of cases of ageism - it's not explicit but shows in "cultural fit", etc. All that said, I know older people at companies like Microsoft, Salesforce, even smaller startups, etc.

Re: Ask HN: Where are the old folks in tech?

#10

I think it's basically the bottom two of your options. Extensive experience (beyond say 5-10 years) isn't valued for ICs. There's so much churn in tech stacks, frameworks, etc that anything anyone was doing 15 or 20 years ago is now totally irrelevant. This leads to burnout from lack of progression, and either people go into management or they drop out into something else.

Just don’t follow the fads

I’ve been doing kernel code in C for nearly 30 years. Same tech stack.. emacs, c compiler, kgdb. Lots of things have come along to make things better (dtrace, eBPF). The kernels have changed (out with Solaris, DEC OSF/1, AIX, etc, in with FreeBSD and Linux), but it’s all pretty similar in the end. And experience REALLY helps and is rewarded. Especially when you were there 25 years ago and you remember why something is the way it is

Post reply on HN