Live data from Hacker News

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

news.ycombinator.com

601–610 of 1001 posts

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

#601

Same! 61, been at it since 18. I can't put the prompting stick down. I have way too many projects at one time to keep up with.

I'm with you so much. I had to buy the big Max plan. My wife calls Claude my new girlfriend. (Good thing she's ok with being in a cyber-thruple .)

I'm having more fun than I've had in years.

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

#602

To those of you reading the comment section thinking something like the following: >"Wait a moment! Being forced to use AI gave me depression, and I'm really aware of the fact that it's only going to become better and better the more developers are using it, to the point where the 10 job openings of yesterday are 1 job opening tomorrow. Why are people so excited", remember this: You are reading HN, the survivorship b…

The opposite of this has been my experience.

HN comments bias far more negative towards technology, tech companies, and current politics than the people I know in real life. People who mostly don’t work as professional software engineers, at least not anymore. And the (employed) engineers I know are all having a lot of fun too.

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

#603
> I love it. It feels like it did back then. I’m chasing the midnight hour and not getting any sleep.

I highly recommend this blog post about vibe coding, gambling, and flow. Glad you're having a great time! Just something to consider.

https://www.fast.ai/posts/2026-01-28-dark-flow/

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

#605

Without experience, programming with AI (vibe coding, I guess) can be compared to being a rat in maze... You work your way through a project, but the dead-ends exact a high cost in terms time, attention, and ultimately cost. With experience, you see these dead ends before they have a chance to take hold and you know when and how to adjust course. It's literally like one poster said: coding with some buddies without e…

Claude Code has killed my ADHD and turned me into an always-on hyper-focused machine. I am getting 20x done. This is a literal superpower. I am not using it in agentic mode yet. I am telling it everything I want it to do. I will tell it where I want the files, what I want structs to be named, how I want the SQL queries to join, etc. I then review every line and make edits (typically with Claude first). I haven't trie…

>Instead of engineers inventing 50 different frameworks and conventions for any given language or platform, maybe that energy will be directed to creating better AI tools.

I think this will happen since one of the reason for new frameworks and languages was improving the human experience of coding, but now that friction goes away and AI doesn't feel that.

Although we might need to study which language AI is best at, and possibly invent new ones to maximize that.

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

#606
post #597
post #573

Earlier quoted context omitted.

I live with a feeling of nonaccomplishment, never having taken a project to completion thanks to my shitty executive function. The AI craze has robbed me of any hope that I might still meaningfully* achieve this in my career.

Couldn't an AI help you take a project to completion, at least until you run out of money?

[deleted]

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

#607

To those of you reading the comment section thinking something like the following: >"Wait a moment! Being forced to use AI gave me depression, and I'm really aware of the fact that it's only going to become better and better the more developers are using it, to the point where the 10 job openings of yesterday are 1 job opening tomorrow. Why are people so excited", remember this: You are reading HN, the survivorship b…

Good point regarding “ survivorship bias and groupthink” here.

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

#608

Earlier quoted context omitted.

> LLM watch-six-agents-writing-and-you-proofreading gave me so much existential crisis and depression this is extremely bizarre because I’m 53, been coding since 12, and it has had literally the exact opposite effect on me, I find it tremendously exciting, like riding a snowmobile instead of manually cross-country skiing but I do think that if you’re not ready to work like this, you may need to consider a career pivo…

Way to blame the poster for their problems, and what the hell is a "short term career pivot"?

I don’t think anyone is blaming but it’s hard to ignore the progress we are seeing and thinks that these workflows will not be the norm in instead of the exception.

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

#609

To those of you reading the comment section thinking something like the following: >"Wait a moment! Being forced to use AI gave me depression, and I'm really aware of the fact that it's only going to become better and better the more developers are using it, to the point where the 10 job openings of yesterday are 1 job opening tomorrow. Why are people so excited", remember this: You are reading HN, the survivorship b…

Honestly, software engineering as a career only went down hill for me from when I began to when I retired. (And I hesitate to even air that view in front of others that are already in the field because I am a kind of Pollyanna and don't want to foment bad vibes.) But since I retired a few years ago it was clearly not LLMs that precipitated the decline of my enjoyment of the profession. Instead it was the slow erosion…

When I started the things that made you good in this industry got you bullied - or worse - in high school, and we were not the ones invited to parties during university. Then with all the success and money it attracted the wrong motivations; no longer did you build software to change the world, but to get rich and change your world. And now the circle completes, as those who got rich but could not affect the geopolitical changes they wanted via their work are doing it with their money.

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

#610

Earlier quoted context omitted.

> LLM watch-six-agents-writing-and-you-proofreading gave me so much existential crisis and depression this is extremely bizarre because I’m 53, been coding since 12, and it has had literally the exact opposite effect on me, I find it tremendously exciting, like riding a snowmobile instead of manually cross-country skiing but I do think that if you’re not ready to work like this, you may need to consider a career pivo…

Coding since 11. Using AI makes me completely lethargic. I really don't know how to fill the minutes that AI takes to write code. Maybe if AI gets faster I will be able to enjoy it. That said, like many people here I have invested quite some time in becoming a skilled and experienced coder, so there is no denying that this whole AI craze makes me feel like something is taken away from me.

"how to fill the minutes that AI takes to write code"

I usually review the code that's been written. Sometimes directly, sometimes by telling claude to bring things up piece by piece to explain choices as I review. Or I kick off one of the various maintenance tasks, validate my assumptions and expectations on how things should function, note the things that don't to be addressed. I'm going to have to do this stuff anyway, I might as well do it then.

Or I read something, or do something to clear my head. Sometimes because I need a mental break, because I find that the speed these tools having me working at can be taxing in different ways.

I think expectations of the "10x" variety whether you put that at 10 or 3x will have to be adjusted. Coding as fast as 5 developers is far far different than "A singly developer can produce as much as 5 others"

Post reply on HN