Earlier quoted context omitted.
The number of times the friction of writing has saved me from prematurely communicating a poorly understood idea must be in the hundreds or maybe thousands. For me when something is difficult to write about, it's a very good signal that I don't understand it well enough. So I think all the things you label as aspects of writing that aren't necessarily "thinking" are nonetheless good for thinking because they provide…
This to me is the key reason people are so obsessed with using an LLM for everything. They’re completely opposed to experiencing any type of friction.
Your intellectual fly is open when you use an LLM to author a post (2025)
151–160 of 456 posts
Re: Your intellectual fly is open when you use an LLM to author a post (2025)
#152I despair much less for human writers than a did maybe a year ago.
Re: Your intellectual fly is open when you use an LLM to author a post (2025)
#153Re: Your intellectual fly is open when you use an LLM to author a post (2025)
#154It’s never been easier to differentiate yourself as a writer. You just write with some personality. People don’t want writing that doesn’t look average, but looks novel. I despair much less for human writers than a did maybe a year ago.
I think that's the first time someone claims that "write with some personality" is some easy thing you just learn somehow. There are authors out there, even ones that make a living on their writing, who still haven't learned to "write with some personality".
What exactly does that mean and how concretely can people actually do this in practice? A few "tips and tricks" might be more helpful than "just write better" or similar stuff.
Re: Your intellectual fly is open when you use an LLM to author a post (2025)
#155(2025) Also in the author's latest post[0], they took this[1] self-reported preference poll seriously, which makes it very hard for me to take their articles seriously. [0] https://bcantrill.dtrace.org/2026/09/05/the-revolt-of-the-re... [1] https://writethatblog.substack.com/p/dev-reaction-to-ai-blog...
Re: Your intellectual fly is open when you use an LLM to author a post (2025)
#156Earlier quoted context omitted.
> Writing is thinking. Thinking and deciding. There have been many times when I start out writing something substantial - could be an email, a blog post, a software design document, anything - when my own views substantially changed during the writing process. Writing forces you to serialize your thoughts - and you can't always trust the gestalt. I don't disagree, but I think it's often not appreciated how much there…
Strange! I would quite specifically highlight “having to do the reader’s thinking for them”, as well as more generally developing the skill to “communicate non-interactively with an unknown audience”, as extremely valuable upgrades to my thinking.
Re: Your intellectual fly is open when you use an LLM to author a post (2025)
#157Earlier quoted context omitted.
I completely agree. And I'd say that at least in my case, it applies to both writing prose and code
Agreed, but a lot of code doesn't need to be understood. Knowing which is which is the art right now.
Really? I am having difficulty thinking of any examples of code that doesn't need to be understood. If it isn't understood by someone, then how is it even working?
If you mean like a library you are using, where you aren't even reading the internals or might not even have access to it, OK, but that code is stull understood by its authors, surely?
Re: Your intellectual fly is open when you use an LLM to author a post (2025)
#158Re: Your intellectual fly is open when you use an LLM to author a post (2025)
#159What baffles me, isn't just that people don't see the low quality writing themselves, but that they must also be able to identify other's shit "LLM writings" right? And realize how what they put out sounds exactly the same? Or did people completely stop reading what they've "wrote" before hitting that magical submit button?
Re: Your intellectual fly is open when you use an LLM to author a post (2025)
#160Earlier quoted context omitted.
I don't think anyone needs to disclose the tools they used to write something. Nobody ever disclosed Word's grammar suggestions or spelling corrections, or the fact that they used some autocomplete tool to produce code, so we should they now need to start disclosing this tool. Besides, in it's current state, it discloses itself to anyone paying attention. I do think people own the output they produce regardless of th…
I don't really care about the tool per se, but if I'm reading some LLM output you give me its utility is awfully limited if you don't also supply the prompt. That's what I'd like to see normalized: Do not give me LLM output unless you also give me the full prompt text. Without the prompt I cannot discern what you were trying to do, because the LLM output is basically devoid of any coherent voice. Whether it's code, p…