The safest job from AI may be writing

ilreb 123 points 172 comments August 31, 2026
muratbuffalo.blogspot.com · View on Hacker News

Discussion Highlights (20 comments)

curuinor

Workaday copywriting is dead (was moribund, now has been shot in the head). Prestige literary writing is zero-sum and therefore eternal, in the same way that equities trading (not formation and not business-building) is zero-sum and therefore the actual success of LLM has not given anyone a signal advantage anywhere there, because everyone else has LLM too.

SteveNuts

"Humans are going to be significantly better at writing things intended for other humans to consume" is completely at odds with "And organizations care enough about the gap, and are willing to pay for the difference".

tylerchilds

It’s orating. Yes write, but then orate. Look at all of our AI feeds. They want to be us so bad.

paxys

Has writing ever been a safe job, even before AI?

bigstrat2003

I think it's likely to be lawyers who are the safest. Lawyers are the ones primarily in charge of the government, and I think it's likely that as soon as they feel like the legal profession is threatened, they will pass laws making it illegal to use AI for legal issues. It's not all sunshine and roses (paralegals are probably hosed), but the lawyers seem like they'll do ok.

mikelitoris

Safest job from AI is also the oldest job.

enraged_camel

The reason LLMs use the same cadence and cliches is that their RLHF does not emphasize writing well, the way it emphasizes, say, coding. And the reason for that should be pretty obvious: coding is where the big money is at. So the author may be correct, but for a different reason: unless writing starts being very valuable as a profession, it's unlikely the labs will spend significant resources making their AI models better at it.

ThrowawayTestr

The safest jobs are the ones that can't be done behind a screen. I'm a technician and there's no robot that could replace me and there won't be for a long time.

throw234259

> Since LLMs lack an active mental model of a specific human reader... They cannot empathize with the human reader, as they don't have the human lived experience. And they have zero skin in the game. LLM is perfectly capable of empathy, it just never told to do so. Most writers today lack empathy and have no lived experience. Young californian uni graduates have strong opinions on everything, but produce repetitive boring preachy cringe stuff. I will take well prompted LLM generated writing anytime over thst!

shahar2k

The real thing being said here is that the author can tell good writing from bad, and assumes everyone can... I'm a visual artist and at generative art is blindingly obvious.... To me.... But not to many folks around me! Including a few artists and art adjacent folks.

a2ff6eeb0

I don't think there's any chance people will be employed to sell the output of their brains in 20 years, outside of "athletes", or whatever we end up calling people who think for sport. We mostly succeeded at doing this with muscles, and today there's no market for hauling rocks out of quarries manually. We're in the process of doing that for brains too. AI will outdo people in all practical uses. We're already there for debugging and getting very close for coding, and we're in the middle of the largest investment in human history to expand that to everything else. If we do a good job of alignment, AI will treat people like those cats "in charge" of train stations in Japan: our every need will be accommodated, but we won't be controlling things we don't understand.

LarsDu88

This feels premature. The thing about the LLMs people use today is that it's a handful of super expensively trained models serving 1000s of use cases ranging from frontier math to recipe planning. We get to learn the foibles and language of Claude and ChatGPT as a result. The slop is almost detectable if you provide no steering prompts about story structure, narrative structure, or stylistic cues. And most writers are not finetuning the weights to their LLMs explicitly. If you invest time into doing all that (not really trivial stuff), the results will be better.

riazrizvi

The safest jobs are the ones that don't feed a training algorithm with data, any work that remains more of a mystery.

docheinestages

I don't think writing is an "AI-complete" problem. It's just that the models are inefficient at it right now, due to training and/or architecture. Good writing requires thinking, reflection, and doing multiple passes. This currently translates to using a high reasoning effort and burning lots of tokens, but big AI labs like Anthropic are struggling with handling the load, so they're doing the exact opposite and finding whatever cheap trick they can to reduce token usage. One such trick is condensing ideas into as few tokens as possible, which in my opinion is one of the reasons Claude sucks so much at writing.

bewareofscams

No, that's wishful thinking.

muvlon

There may well be some writing jobs that are safe for the reasons given in this post, but that doesn't help all the writers I know who have already lost their jobs and are struggling to find work. It's not enough that humans can tell the difference and feel an ick, there also need to be enough organizations willing to pay money for that difference. From my vantage point, there are not. It turns out that for a ton of the writing produced by companies, the quality of the prose wasn't really "load-bearing" as Claude puts it. That writing is there to occupy a space and look professional at a glance, the same way elevator music is tolerable for the duration of an elevator ride.

tptacek

I appreciate what this piece is trying to do directionally but it shares a logical flaw with lots of other pieces about AI and knowledge work. It assumes that in order to disrupt a particular field, AI needs to print serviceable work unassisted; that it's "vibe-shipping". AI today is most effective when it's not vibing, but rather copiloting a skilled operator. I don't necessarily want my agent to build an entire system for me, even if it's ultimately the author of almost every line of code; I'm actively making decisions throughout. There's obviously a spectrum here but at most points on the spectrum the amount of assistance available is still a step change in the economics. So too with writing. The first rule of accelerating writing with AI is that you're not allowed to use a single word the AI suggests. Even if what the model comes up with is great, better than what you could have done, as soon as the AI suggests it it's poisoned. At least with current models, readers can detect LLM prose in the parts per trillion, and as soon as they do you've lost them. The second rule of writing with AI is that AI encouragement is toxic. A structural consequence of RL is that models are exquisitely tuned to generate responses that make their users perceive value. We recognize this in a gross sense in "sycophancy", but the problem recurs fractally in at finer-grained levels, where stuff like "this part is really strong" will subtly allow the model to set a course for your writing and you'll confidently ship crap. With those two rules in mind, models are incredibly valuable for writing, more valuable in my experience than the professional copywriters I've worked with. The trick is to get them to make suggestions at a higher level than just writing alternatives: * Do the sentences in these paragraphs end with the new idea or information? * Are the real actors in each sentence the grammatical subjects? * From paragraph to paragraph is there a clear flow of topics, or are things jumping around? * Is this piece crudded up with metadiscourse like "it's important to note"? I've had a stack of notecards for ages that I took down from Joseph Williams "Style: Towards Clarity And Grace", the most programmer-brained writing book ever written, I love it very much. For the past year or so I've been feeding them through GPT and Claude one by one, and it's drastically increased the speed at which I can knock out a completed piece. I think it's pretty hard to argue that AI isn't going to have an impact on the writing profession. It's just not the most obvious impact everyone assumes it will have, where it, like, writes whole op-eds or whatever. At least not yet.

ramijames

Mmm, I doubt it. I have a weird background (product, development, writing + devrel). I write a lot of code and a lot of articles. I think there is a lot of overlap in how people who write code or articles (documentation, books, etc.) use AI. On one side of the spectrum, you have people who just blindly input some prompt, accept the output and move on with their lives. You can likely predict how that is going for them (not great). On the other side of the spectrum, you have people who outright reject all AI and are continuing to plod on with how they have always done things. In the center is a more reasonable approach that leverages AI to create without blindly accepting the output. This applies very much to writing. The workflow that I've adopted over the past two years or so has been to leverage AI to help with the research and outline process. Once I'm happy with the structure I go and I write what I need to write. This maps pretty closely to the code that I write. It's fine.

jiraiyasarutobi

Yeah I had GPT5.6 Sol act as an editor on my new chapter and it did find decent issues with PoV and narrative distance but it was so bad at prose. The best way I can describe it is, it was too clean. Often times humans write about things unsaid and left for reader to interpret or deliberate awkward sentences to tease character psychology. The AI just straight up corrects these without second thought. This will likely be the case with general purpose models unless we see some genre specific fine tunes.

unleaded

A lot of the replies are insisting AI will get better at writing with more development but I don't see it. Even if you have a mathematically perfect writing AI you still run into the same problems you would have if you handed off your writing task to someone on fiverr or something. It can't magically know what you want to say, it only has the information you gave it. A prompt complex enough where it won't get any wrong ideas has to contain as much information as the output would have.. so just write it.

Semantic search powered by Rivestack pgvector
5,118 stories · 46,096 chunks indexed