What's astonishing to me is how quickly people at my workplace have adopted this habit. Six months ago my manager was vociferously complaining about his boss asking him to review a lengthy document that was clearly AI generated, saying that his boss wasn't even capable of understanding the document the LLM had created. Now the majority of technical communication I get from my manager is just a transcript exported directly from ChatGPT.
Recently on a call with a junior coworker where they asked me to look at some changes they had made, they were completely unable to answer any questions that I asked on their own. The way the conversation went was: I ask a question, they type my question into a ChatGPT prompt, we read the output together and discuss whether it makes sense. This is a person I've had great discussions with in the past, and who has frequently had really good insights, but seems to have completely tapped out.
To be fair, the outputs from ChatGPT tend to be quite good. It's the inputs people give it where problems most often arise - and people seem far too eager to charge ahead with a vibe coded solution built on invalid or incomplete inputs/assumptions. And it's shocking to see how quickly and willingly people have handed over control to LLMs.
I've been wondering lately if this is about the end of the road for me for a career in tech (I've had a good long one, so.. maybe?).
I'm so tired of AI Slopped architecture documents, code, messages in slack, emails etc. I'm close to flat out rejecting any architecture doc I get that's written by an LLM, because I'm not sure the engineers even understand what they're proposing. The code is often a nightmare under the hood, even if it works. I've got smart coworkers who now just copy paste everything via an LLM giving themselves something approaching a lobotomy in the process.
This is very sad. I found it was interrupting coding when the editor would suggest new blocks of code without me actually thinking and I found I was just generally abandoning any thought processes.
So I've disabled that and now I'm explicit if I want to solve a problem because then it means my brain's actually engaged.
It seems to be like a shortcut to early onset dementia because the brain's never being actively involved in problem solving.