Live data from Hacker News

Tell HN: I'm 60 years old. Claude Code has re-ignited a passion

news.ycombinator.com

761–770 of 1001 posts

Re: Tell HN: I'm 60 years old. Claude Code has re-ignited a passion

#761
This thread doesn't resonate with me whatsoever. It's not that I don't get where these people are coming from. LLMs have allowed people to churn out projects (especially small, personal projects) faster than ever, skipping what a lot of people view as the boring or tedious parts. But these discussions feel like a kid playing with toys, while a nuclear explosion is going off in the background.

Until I realized that no one here is going to be in the blast radius. So many people who agree with this admit to being in their 40s, 50s, 60s. All of them have already had the time to learn without LLMs, get industry experience, network, climb their career ladders as high as they could. These people are now sitting on piles of assets, and they know that if LLMs start pushing out people from the industry, it'll be us juniors and new grads. They will either remain relevant in the industry due to seniority/experience/pivoting to managerial duty, use their money and connections to easily learn new skills and pivot, or punch out and coast through retirement before it affects them.

Re: Tell HN: I'm 60 years old. Claude Code has re-ignited a passion

#764

Earlier quoted context omitted.

> What really matters is how well does the code performs 1 month after it goes live, 6 months, 5 years. After 40 years in this industry—I started at 10 and hit 50 this year—I’ve developed a low tolerance for architectural decay. Last night, I used Claude to spin up a website editor. My baseline for this project was a minimal JavaScript UI I’ve been running that clocks in at a lean 2.7KB ( https://ponder.joeldare.com…

I always tell Claude, choose your own stack but no node_modules. What's missing is another LLM dialog between you and Claude. One that figures out your priorities, your non-functional requirements, and instructs Claude appropriately. We'll get there.

> What's missing is another LLM dialog between you and Claude. One that figures out your priorities, your non-functional requirements, and instructs Claude appropriately.

There are already spec frameworks that do precisely this. I've been using BMAD for planning and speccing out something fairly elaborate, and it's been a blast.

Re: Tell HN: I'm 60 years old. Claude Code has re-ignited a passion

#766
post #709

50 here. Years ago I completely stopped coding, becoming tired of the never ending rat race of keeping up with the latest bizarre web stacks, frameworks for everything, node for this, npm for that, Angular, React, Vue, whatever - as if solving business problems just became too boring for software developers, so we decided to spend our cycles on the new hotness at every turn. Tools like Claude Code are the ultimate ch…

Tools like Claude Code are the ultimate cheat code for me and have breathed new life into my desire to create I'm in my 60s and retiring this summer. I feel the opposite. Agents have removed most of the satisfaction and fulfilment from designing, building, testing and completing a feature or component. And if frameworks are a problem, learning to create simply and efficiently without them has its own sense of satisfa…

The divide seems to come down to: do you enjoy the "micro" of getting bits of code to work and fit together neatly, or the "macro" of building systems that work?

If it's the former, you hate AI agents. If it's the latter, you love AI agents.

Re: Tell HN: I'm 60 years old. Claude Code has re-ignited a passion

#767

This thread doesn't resonate with me whatsoever. It's not that I don't get where these people are coming from. LLMs have allowed people to churn out projects (especially small, personal projects) faster than ever, skipping what a lot of people view as the boring or tedious parts. But these discussions feel like a kid playing with toys, while a nuclear explosion is going off in the background. Until I realized that no…

This is a propaganda/marketing post.

1) What 60 year old in tech his entire life only makes a HN account in the last 17 hours?

2) Assuming he wasn't aware of it. What brought the site to his attention and why now?

3) Did not engage with the thread at all after his initial post. Has not engaged with anything else since. You'd think someone introduced to a tech community would be eager to look around and contribute??

I completely understand your sentiment though and it's exactly what makes the OG post so tone deaf.

Re: Tell HN: I'm 60 years old. Claude Code has re-ignited a passion

#768
post #709

50 here. Years ago I completely stopped coding, becoming tired of the never ending rat race of keeping up with the latest bizarre web stacks, frameworks for everything, node for this, npm for that, Angular, React, Vue, whatever - as if solving business problems just became too boring for software developers, so we decided to spend our cycles on the new hotness at every turn. Tools like Claude Code are the ultimate ch…

Tools like Claude Code are the ultimate cheat code for me and have breathed new life into my desire to create I'm in my 60s and retiring this summer. I feel the opposite. Agents have removed most of the satisfaction and fulfilment from designing, building, testing and completing a feature or component. And if frameworks are a problem, learning to create simply and efficiently without them has its own sense of satisfa…

I am in my 50s. I agree with what others have said about your happy place. For me, it is not APIs and fine details of operator overloading. I love solving problems. So much so that I hope I never retire. Tools like Claude Code give me wings.

The need for assembly programmers diminished over the decades. A similar thing will happen here.

Re: Tell HN: I'm 60 years old. Claude Code has re-ignited a passion

#769

50 here. Years ago I completely stopped coding, becoming tired of the never ending rat race of keeping up with the latest bizarre web stacks, frameworks for everything, node for this, npm for that, Angular, React, Vue, whatever - as if solving business problems just became too boring for software developers, so we decided to spend our cycles on the new hotness at every turn. Tools like Claude Code are the ultimate ch…

Turning 50 this year.

Coding has never _stopped_ being a passion for me, but my increasingly limited time becomes an issue.

And Claude code (and cursor) saves me So. Much. Time.

I only have 10-20 active years ahead of me, so this is really, really important. Young ppl don’t get it.

Re: Tell HN: I'm 60 years old. Claude Code has re-ignited a passion

#770
post #751

Earlier quoted context omitted.

In my case is nearer to ∞x. I have developed an opensource Android app which has already ~200 users that I would never ever written in my whole life. Zero experience with mobile development and zero time in my free time to focus on this appropriately to at least try to learn how to do it. I know myself, I would have given up before getting the first dummy APK on my phone. And while it's totally vibe-coded, in the sen…

What does it do?

(I'm going to break the rule I had to keep my HN identity separated from my real one with this post but here it goes...)

It's a frontend to the vehicle data served by TeslaMate (a local logger for your EV data), as a more mobile-friendly alternative to Grafana.

Post reply on HN