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 having more fun than I've had in years.
601–610 of 1001 posts
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 having more fun than I've had in years.
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…
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.
I highly recommend this blog post about vibe coding, gambling, and flow. Glad you're having a great time! Just something to consider.
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…
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.
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?
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…
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"?
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…
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.
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"