If you can't spend the time to write it, why should anyone read it?
Everything I post is from my own finger tips, only to get a reply from someone using a bot. I'm tired.
In other words, you need to read a style manual or two, and you need to read and have opinions about other people's work. You must have taste. Otherwise, you can't really distinguish between good and bad advice. You'll anchor to the suggestions made by the LLM and it will turn your writing into LLMese. I guess that works - it sure gets clicks on HN - but it won't be your voice anymore.
There's still value in getting a second pair of eyes on what you write. But here's another cool trick that gives you a similar benefit: just let it stew. Go for a walk, grab a lunch. Re-read what you wrote. You'll be surprised.
Step two: close the LLM
Step three: pick up a pen and write
Writing with LLMs is a great way to make yourself stupid: https://lambdaland.org/posts/2026-08-07-ai-writing-stupid/
I'm glad the OP acknowledges that you have to have to do the writing yourself—though they say this more as a means to avoid getting pegged as having used an LLM, whereas I see the problem as being cognitive surrender.
This is gold
> Rule Number One: You may not use a single word an LLM suggests to you.
Over the last week-ish I turned around 2 product announcement blogposts within ~24hrs. Both written manually by someone who doesn't do product marketing for a living. It actually felt incredibly satisfying to focus and smash something out that was 100% human (despite praising the benefits of agentic systems, oh the irony).
My flow has been: Go for a walk, record all of the thoughts on the topic with speech to text, and have LLM organise my thoughts into what I call "facts" - simple sentences of fact, and point out open questions and inconsistencies ("you are a product marketing expert helping me organise the content for an upcoming feature announcement" ...).
After some back and forth of inconsistency bashing I have a large pile of short sentences in the vein of "Feature X is for Y because Z", that I use to manually build a narrative with headings, and then write the actual copy covering a subset of them.
I also agree that light style LLM edits are fine, and that I don't let LLM do anything other than ordering and filler words removal and provide structural comments.
LLMs have absolutely terrible taste when it comes to writing. I don't find their feedback useful at all, beyond trivial spelling/grammar mistakes, which you don't really need an LLM for in the first place.
Proofreading is all you need.
Edit: I do sometimes ask an LLM for a fact-check, though.
The best advice for writing for other humans is: don't use LLMs.
If you're writing for machines, liking coding, then fine go for it. If you're writing for processes with formal highly structured content like manuals, specifications, form content, procedures, information, that sort of thing, then also ok to use LLMS. But if you're writing for a human mind to ingest and extract meaning from, then LLMs are poison.
He also uses rule of three and the phrase "load-bearing", just for fun, which elicited a wry smile from me.
Thanks OP for a pleasant start to my day!
Does anyone know about "Style: Lessons in Clarity and Grace" ? Seems like an interesting book
This sentence specifically seems like an LLM. It's hard to quantify that. They just take that sort of tone when they're needlessly summarizing what they already told you. "This thing contrastive thing remains important, but we got XYZ benefit."
I'm looking forward to trying out your editor. When will it be officially available? But I have another question: English isn't my first language. What kind of impact can this editor have for non-English ecosystems? and if we add translation and LLM models on top of that, how they would interact is something I care about.
It slows things down a bit, but in the best possible way. It has helped immensely to improve the depth of my understanding of the agent-generated code. When agents are doing everything its way too easy to “skim” diffs and not really absorb them.
I always prided myself on my technical writing, and commit messages and PRs were a great place to hone that skill. I found that I missed it and my work is better now I’ve reclaimed that part of my old job back.