Live data from Hacker News

Coding Agents killed my identity. How do you feel?

news.ycombinator.com

11–20 of 46 posts

Re: Coding Agents killed my identity. How do you feel?

#11
post #9
post #8

Earlier quoted context omitted.

Thanks! What did you found for yourself?

I am struggling to be honest, but I am learning how to make stuff with CAD and 3D printers and plotting my escape towards teaching (adults), because I have spoken to enough lifelong learners to know that AI is not satisfying important parts of the adult learning process. I am reconciling myself to the AI future by learning open weights tools, and I hope to learn how to use that in assistive technology. Do you enjoy e…

Sadly, I am not. But I enjoy manual labor. I am leaning towards construction/electrics. But most likely just wait couple more years and retire with enough money to never work again

The irony is, my work is to train frontier llm's, so my own "child" killed my lifelong passion

Re: Coding Agents killed my identity. How do you feel?

#12
I mostly strongly identify with this. Been coding for ~35 years, if you count toy programs on a Spectrum. My world is being completely destroyed. And it's probably normal. I also don't understand TikTok, new Avengers, or queueing for bubble tea. That's why evolution invented death (and renewal).

One outlet in all this AI craze is finding creative use of it in mundane work. For example, recently I made SIMD-level optimizations for XLS parser that is used maybe 2 times per day. Before AI I could never waste a week or two on doing something silly like that.

I'm sure the "price reckoning" will come to us when VC will find out they didn't have infinite money, but for now we can have some level of fun even with AI.

Re: Coding Agents killed my identity. How do you feel?

#13
post #5

Code generated with AI has no worth (i think), even if its a core piece of any system. I think the architecture around systems is un-replaceable like what I do now, is I create specs and then asks the agents to cook exactly as the spec. What's your AI workflow btw?

All code has no worth, any code can be replicated in a short amount of time. Only ideas is valuable. Not saying it is bad thing, but i enjoyed opensource, and now i don't see any value in supporting my project and contributing to other's. No one care anymore. >architecture Give me a reason why agent can't create great architecture when enough context is provided?

Oh yeah, context is the thing. But I believe you need to know what's going-on on architectural level.

For example If I ask LLM to build an analytics system where, there is soooo much data to ingest and LLM uses postgresql for the DB but we know ClickHouse is the great fit here, given the analytics queries we need. So, then you are right LLM can definitly figure out ClickHouse or something better, If we provide full context of what we want, but getting to know the full system and feeding LLM with the right context is something where we need understanding of the tech-stack atleast in general (might not be specific to the underline language).

I don't believe LLM can ever build a system from end-to-end reliably.

Re: Coding Agents killed my identity. How do you feel?

#14
I relate to this on a deep level. I have been writing software professionally for 18 years. Programming was the fun part of the job. Solving deep technical problems, digging through docs, etc. All that seems to be gone now. Unfortunately the business does not care about any of the above, all that matters is output. My job pays me for output therefore I have no choice but to embrace the Claude pandemic.

I wish I had better news, but really just want you to know you are not alone and I empathize with you. I do think there is a cost to pay when using AI to output all of the code. A deep mental model is impossible and this will have downstream impacts. I am hopeful this will settle into a happy middle ground where AI is used but not relied upon.

Re: Coding Agents killed my identity. How do you feel?

#15
I have a CS degree and have been a SWE for 13 years but never really developed a love of coding or software in general, I just happened to learn it and be pretty good at it in 2008. But even I have lost a bit of my identity, having one of the few things I have done most days for a decade+ be commoditized is pretty brutal no matter how I feel about software. For the past few years I've been trying to see where the puck is going (I've been leaning towards moving into management) but at this point I'm just trying to hold on until I reach financial independence. I assume my viewpoint is probably square in the middle of most folks in my position.

Re: Coding Agents killed my identity. How do you feel?

#16

I relate to this on a deep level. I have been writing software professionally for 18 years. Programming was the fun part of the job. Solving deep technical problems, digging through docs, etc. All that seems to be gone now. Unfortunately the business does not care about any of the above, all that matters is output. My job pays me for output therefore I have no choice but to embrace the Claude pandemic. I wish I had b…

> the Claude pandemic

Wow. This phrasing hits home so hard.

Re: Coding Agents killed my identity. How do you feel?

#17
post #10
post #7

Earlier quoted context omitted.

Well you have no reason to feel ashamed or mentally ill. Everything has, in fact, changed, and it is a task for those of us who cared about what was, to try to work out what is worth caring about. As Annie Savoy says in Bull Durham , “the world is made for those who aren’t cursed with self-awareness”. You’re going to have to figure out new things to care about, but you can do it, because you found it the first time!

> You’re going to have to figure out new things to care about, but you can do it, because you found it the first time! I have found many interesting things to care about. The problem is they all lack a single quality that allowed me to succeed in the realm of computers and technology: accessibility.

3D printers, CAD, CNC, all affordable and IMO accessible (and will run on cheap old kit). No matter what people say, LLMs are not coming for real world adaptable parametric designs any time soon.

ETA: whether there is a way forward for a replacement career I don't know. But there is a way forward for a replacement interest and there are ways to use this to help people. I'm sure this is true for other things. The terrible adjustment is moving to "work-to-live" in a job where you used to find some belonging.

Re: Coding Agents killed my identity. How do you feel?

#18
I switched gear to learn how to train AI, design evals and explore neuroscience so we can further apply how our brains better in the new world. I enjoy coding, but it's time to adapt.

I came to this realization after I used Cursor to rewrite a 10-year old codebase (I knew every bit of the details.) and it was done in 2 days. Better, fewer technical debt and I was happy to archive the old repo.

Re: Coding Agents killed my identity. How do you feel?

#19
post #18

I switched gear to learn how to train AI, design evals and explore neuroscience so we can further apply how our brains better in the new world. I enjoy coding, but it's time to adapt. I came to this realization after I used Cursor to rewrite a 10-year old codebase (I knew every bit of the details.) and it was done in 2 days. Better, fewer technical debt and I was happy to archive the old repo.

Yeah, I am also interested in learning how LLMs works. So planning to spend some time on building a toy LLM to understand the principles.

Do you have any resource in your had which you could suggest?

Re: Coding Agents killed my identity. How do you feel?

#20
Most senior level programmers have 2 options. (junior / early-mid level folks may want to consider re-skilling to a different field)

1. Embrace the AI and continue working and earning for as long as you can. Bank as much savings as possible. Lower your cost of living. Hopefully you've already been doing this over the past decade plus, when times were good. FIRE.

2. Don't use AI to write code. Write code yourself, as you've always done. Then, just see how long you last at work. If AI truly progresses, then long term most programmer jobs as we know them today are going to disappear. So worst case you will be let go a little earlier than your peers.

The devs using AI to write all their code are going to suffer major or complete atrophy of their coding skills. It's only been about a year of this and we're already seeing it occur. Maybe this doesn't matter long term and manual coding is truly dead, or maybe it comes full circle and we get back to programmers programming, in which case you will have a massive leg up on the NPC "programmers" who haven't written code in years because they surrendered their craft -and brain- to AI agents.

Post reply on HN