As a principal engineer I feel completely let down. I've spent decades building up and accumulating expert knowledge and now that has been massively devalued. Any idiot can now prompt their way to the same software. I feel depressed and very unmotivated and expect to retire soon. Talk about a rug pull! My experience is that people who weren't very good at writing software are the ones now "most excited" to "create" w…
Tell HN: I'm 60 years old. Claude Code has re-ignited a passion
361–370 of 1001 posts
Re: Tell HN: I'm 60 years old. Claude Code has re-ignited a passion
#362As a principal engineer I feel completely let down. I've spent decades building up and accumulating expert knowledge and now that has been massively devalued. Any idiot can now prompt their way to the same software. I feel depressed and very unmotivated and expect to retire soon. Talk about a rug pull! My experience is that people who weren't very good at writing software are the ones now "most excited" to "create" w…
> Any idiot can now prompt their way to the same software. I must say I find this idea, and this wording, elitist in a negative way. I don't see any fundamental problem with democratization of abilities and removal of gatekeeping. Chances are, you were able to accumulate your expert knowledge only because: - book writing and authorship was democratized away from the church and academia - web content publication and p…
Open research papers, that everyone can access is democratizing knowledge. Accessibile worldwide courses, maybe (like open universities).
But LLMs are not quite the sane. This is taking knowledge from everyone and, in the best case, paywalling it.
I agree in spirit that the original comment was classist, but in this context your statements are also out of place, in my opinion.
Re: Tell HN: I'm 60 years old. Claude Code has re-ignited a passion
#363I'm about a decade behind you, but I also started my programming career during the "good" COM/DCOM/MFC/ATL/ActiveX/CORBA days. Java just came out. I slept little during that time because truly, there was nothing like programming. It was the thing that pulled me awake in the morning, and pulled me from falling asleep at night. I was so spellbound, calling it Csikszentmihalyi's flow felt like it didn't do it justice. F…
Re: Tell HN: I'm 60 years old. Claude Code has re-ignited a passion
#364Earlier quoted context omitted.
> Any idiot can now prompt their way to the same software. I must say I find this idea, and this wording, elitist in a negative way. I don't see any fundamental problem with democratization of abilities and removal of gatekeeping. Chances are, you were able to accumulate your expert knowledge only because: - book writing and authorship was democratized away from the church and academia - web content publication and p…
People actually value the effort and dedication required to master a craft. Imagine we invent a drug that allows everyone to achieve olympic level athletic performance, would you say that it "democratises" sports? No, that would be ridiculous.
Re: Tell HN: I'm 60 years old. Claude Code has re-ignited a passion
#365++1 Was able to build a large financial application just with the 20 USD subscription in the last 12 month - without Claude, I would have required 5 - 6 people and at least 1 year of funding. This was by far my best investment in my whole life 12x20 USD vs. 750.000 salary :-) It is especially inspiring since it brings you usually a few new ideas into your context; also just joking around with it can yield new inspira…
I find this baffling tbh as I regularly ask Claude for basic components and they come out completely broken, wrong and buggy. The last: I asked for a quick TCP server in C++ that handled just a single client (disconnecting the existing client when a new client connected), with a send() that I could call from another thread. It was holding mutexes over read(), and trying to set the SO_REUSEPORT port socket option on a…
Re: Tell HN: I'm 60 years old. Claude Code has re-ignited a passion
#366I'm about a decade behind you, but I also started my programming career during the "good" COM/DCOM/MFC/ATL/ActiveX/CORBA days. Java just came out. I slept little during that time because truly, there was nothing like programming. It was the thing that pulled me awake in the morning, and pulled me from falling asleep at night. I was so spellbound, calling it Csikszentmihalyi's flow felt like it didn't do it justice. F…
Re: Tell HN: I'm 60 years old. Claude Code has re-ignited a passion
#367Earlier quoted context omitted.
> Any idiot can now prompt their way to the same software. I must say I find this idea, and this wording, elitist in a negative way. I don't see any fundamental problem with democratization of abilities and removal of gatekeeping. Chances are, you were able to accumulate your expert knowledge only because: - book writing and authorship was democratized away from the church and academia - web content publication and p…
how is 2-3 centralized providers of this new technology "democratization"?
Cell phones made communication easier for exactly zero people even though billions have been sold. Why? Because they come from just a few different companies.
Re: Tell HN: I'm 60 years old. Claude Code has re-ignited a passion
#368As a principal engineer I feel completely let down. I've spent decades building up and accumulating expert knowledge and now that has been massively devalued. Any idiot can now prompt their way to the same software. I feel depressed and very unmotivated and expect to retire soon. Talk about a rug pull! My experience is that people who weren't very good at writing software are the ones now "most excited" to "create" w…
As a senior engineer if your value add was "accumulated expert knowledge". Then yes, you are in a bad place. If instead it was building and delivering products / business value. Good judgement, coordination and communication skills, intuition, etc… then you are now way way more leveraged than you ever were and it has never been greater.
Re: Tell HN: I'm 60 years old. Claude Code has re-ignited a passion
#369Been working for about a month, and I’m halfway through. The server’s done (but I’m sure that I’ll still need to tweak and fix bugs), and I’m developing the communication layer and client model, now. It took seven months to write the first version of the server, and about six months to write a less-capable communication driver, the first time.
This is not a “vibe-coded” toy for personal use. It’s a high-Quality shipping app, with thousands of users. There’s still a ton of work, ahead, but it looks like an achievable goal. I do feel as if my experience, writing shipping software, is crucial to using the LLM to develop something that can be shipped.
I’ve had to learn how to work with an LLM, but I think I’ve found my stride. I certainly could not do this, without an LLM.
The thing that most upset me, since retirement, has been the lack of folks willing to work with me. I spent my entire career, working in teams, and being forced to work alone, reduced my scope. I feel as if LLMs have allowed me to dream big, again.
Re: Tell HN: I'm 60 years old. Claude Code has re-ignited a passion
#370As a principal engineer I feel completely let down. I've spent decades building up and accumulating expert knowledge and now that has been massively devalued. Any idiot can now prompt their way to the same software. I feel depressed and very unmotivated and expect to retire soon. Talk about a rug pull! My experience is that people who weren't very good at writing software are the ones now "most excited" to "create" w…
All this senior engineering experience is a critical advantage in these new times, you implicitly ask things slightly different and circumvent these showstoppers without even thinking if you are that experienced. You don't even need to read the code at all, just a glimpse in the folder and scrolling a few meters of files with inline "pragmatic" snippets measured in meters and you know its wrong without even stepping through it. even if the autogenerated vanity unit tests say all green.
Don't feel let down. Slightly related to when Google sprung into existence - everyone has access and can find stuff, but knowing how to search well is an art even today most people don't have, and makes dramatic differences in everyday usage. Amplified now with the AI search results even that often are just convincing nonsense but most people cannot see it. That intuitive feel from hard won experience about what is "wrong" even without having an instant answer what would be "right" is getting more and more the differentiator.
Anyone can force their vibe coded app into some shape thats sufficient for their own daily use and they're used to avoiding their own pitfalls of the tool they created and know are there, but as soon as there's some kind of scaling (scope, users, revenue, ...) involved, true experts are needed.
Even the new agent tools like Claude for X products at the end perform dramatically different in the hands of someone who knows the domain in depth.