HACKER Q&A
📣 sph

Do we need a support group for developers alienated by LLMs?


Surely I must not be the only one developer that doesn't recognize this field any more, and would rather do anything else than become a glorified code reviewer for machine generated code.

Seeing my career crumble in front of my eyes, seeing my identity as software engineer questioned in the span of a few years has been, to me, traumatic, and utterly alienating because non-tech people are not unaware of how world-shattering this technology is to our niche, and many of our fellow peers either collectively shrug, or are ecstatic not to have to write code any more.

I have been trying to reinvent myself, to set out on a path where I'm no longer a professional software engineer; where I will still enjoy coding software for myself, by hand, but the emotional turmoil at this radical change has not lessened, and I have been wondering if other people are feeling the same kind of alienation, and just feel lost and a bit aimless these days.

(Please, this is meant to be a serious post about emotions some of us might be going through, and we could do without comments saying this is just an overreaction and to just embrace the future)


  👤 ben_w Accepted Answer ✓
Yeah, there's definitely a lot of people in the same boat as you.

I was already getting annoyed with the profession and its CV-driven development, and mostly saw code as a means to an end rather than an end in itself, but that only means I've not lost a sense of identity: I am absolutely also struggling to figure out what to do next.


👤 hash0
Seems like the need for a support group depends on whether the recent advent of LLMs in your specific workplace has led you to become a Centaur ("I'm now a 10x SWE") or a Reverse Centaur ("this is rapidly sucking the joy this job once held for me"). So, yes, there is very definitely a need for this as there are definitely people seeing themselves cast as the latter.

👤 khurs
1. Create a support group

2. Create agents to crawl the internet and invite anyone who has posted such sentiments

3. Best not to tell them that they were contacted via ai

More seriously if you set one up, it will likely attract many people.


👤 luciana1u
the first rule of LLM support group is you do not ask the LLM to summarize the support group meeting

👤 tomerlir
Why do you feel that way? I'm a SWE and LLMs have 10x me as a developer

👤 simgt
I have also lost all sense of pride in my work. As well as all interest in learning anything new related to software, knowing it'll be of zero value to me personally. For many of us our job has always been a craft, being able to perfect our skills while delivering a product was part of the deal when working on a hard problem. All skilled workers who saw their job moved by the side of a conveyor belt in the past two centuries were alienated in the same way.

👤 aykay76
I'm sure a lot of engineers feel the same way, especially those who love programming and aren't just in it for the money. I have mixed feelings on the topic - on the one hand i'm quite happy not to write boilerplate code again and again, AI is good at that especially with the right instructions/skills so i'm not mad. It means that I think more in systems than in low-level code, and my cognitive load is lighter not having to remember all the details of different packages and libraries etc. I still enjoy the process of creating software, i'm just not as involved in the coding step. AI has also opened up a lot of opportunities to create things that would have taken me months, in a matter of days.

On the other hand I definitely feel like AI makes developers lazier, and if they're not properly reviewing the code it can have some disastrous consequences. It seems to have calmed down a bit but we went through a phase of swimming in a deluge of AI slop, I guess the temperature has been turned down a bit as I no longer get three emoji-filled documents for every change I introduce. It definitely feels like the last 30 years of my career have been swept away, but the past is gone and we can't get it back, and I have a wealth of experience that is still useful.

I don't know about other companies and industries but certainly the message from our leadership is that AI is here, and it's staying, so it's either a case of get on board or look for another job. I'm currently building AI augmented tools to stay relevant and hopefully survive the next round of job cuts.