Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. How Hacker News ranking works: scoring, controversy, and penalties (2013)(righto.com ↗)
    15comments
  2. I built non-autoregressive decision models with RL a year ago(convaiinnovations.com ↗)
    238comments
  3. AI-generated posters don’t have to be horrible(john.hartnup.uk ↗)
    710comments
  4. Measure internet censorship. Contribute to the largest open dataset(ooni.org ↗)
    36comments
  5. English: A vs. An(redblobgames.com ↗)
    80comments
  6. Compiler-style optimization for drawing via Skia(arxiv.org ↗)
    8comments
  7. Mayday Mysteries(maydaymystery.org ↗)
    3comments
  8. Two parallel neural ectoderm progenitors contribute to the developing brain(stanford.edu ↗)
    229comments
  9. Deodands put a price on objects that caused death(jstor.org ↗)
    11comments
  10. UFO Series Home Page: "UFO" TV Series from 1970(ufoseries.com ↗)
    24comments
  11. Show HN: CUA-S1 – A System One Model for Computer Use(github.com/trycua ↗)
    6comments
  12. Brood War Bench(swerdlow.dev ↗)
    62comments
  13. ZK-JPEG: Zero-Knowledge Image Editing and Compression(iacr.org ↗)
    6comments
  14. Android 17 is the first since 3.x to add new APIs without releasing to the AOSP(grapheneos.social ↗)
    643comments
  15. Suzanne Ciani's Buchla Cookbook(echo.orpheusinstituut.be ↗)
    20comments
  16. Tin: full-text search for Postgres(planetscale.com ↗)
    70comments
  17. The Secret Life of Circuits(coredump.cx ↗)
    71comments
  18. Supabase (YC S20) Is Hiring for OrioleDB(supabase.link ↗)
    discuss
  19. New evidence for hidden chambers beyond Tutankhamun's tomb(nature.com ↗)
    35comments
  20. You can defeat the Dream Devourer from Chrono Trigger using an int overflow(chrono.fandom.com ↗)
    4comments
  21. Black Holes or Black Hole Stars? Astronomers Spar over 'Little Red Dots'(quantamagazine.org ↗)
    44comments
  22. GPT-6 Astra Solves a WWI German Radio Cipher(prinzai.com ↗)
    162comments
  23. I think you should almost never use AI to write(erichgrunewald.substack.com ↗)
    102comments
  24. San Francisco Onion Futures Company(onionfutures.com ↗)
    151comments
  25. Microsoft director: AI scraping 'the largest theft of labor in human history'(tomshardware.com ↗)
    24comments
  26. How to Write with an LLM(sockpuppet.org ↗)
    372comments
  27. Cloudflare Quick Tunnels(cloudflare.com ↗)
    307comments
  28. Adventures in Microcontroller Circuit Debugging(bigmessowires.com ↗)
    6comments
  29. Saving another 100TB of RAM(cloudflare.com ↗)
    108comments
  30. If math is more than proof, we need to better celebrate the rest of it(terrytao.wordpress.com ↗)
    231comments

I think you should almost never use AI to write

182 pointsby 6h agoerichgrunewald.substack.com
102 comments
5h agoHN ↗

This advice is too coarse. I believe LLMs have made me a better writer of technical reports. I have a keen ear for language, and I can usually tell when a sentence or a paragraph is orbiting around a point rather than landing on it firmly. Some writers insist that unclear prose is dispositive proof of unclear ideas -- a sign the writer has not thought things through. My experience is different: I often have a clear idea in mind that I cannot quite find the right idiom to express. Sometimes I can find it if I keep revising, but staring at a sentence too long can entangle you in a particular linguistic frame that can be hard to escape.

LLMs are helpful because their idiom-list is vast and they are indefatigable and infinitely patient. You can keep iterating on a sentence and it will keep giving you fresh takes. Eventually, whether through careful steering or brute-force iteration, it will come up with something that has the right resonance. Like a word on the tip of your tongue, you recognize it when you hear it.

For me, the end result of this writing-process is often a document where much of the language first came from the agent, but the voice is recognizably mine, and I feel a clear sense of authorship. It is still my work because of the microscopic attention I paid to every word. The marble is the agent's, but the chisel and mallet are in my hands.

4h agoHN ↗

You say the voice is clearly yours, but that's an illusion. I can recognize your comment as AI written.

3h agoHN ↗

I understand this is a confusing time, and we all feel vulnerable to being duped. But please be a bit more circumspect with these confident accusations, because they can be genuinely hurtful. You are factually wrong here: I don't use LLMs to write or revise personal content.

3h agoHN ↗

I thought it was an interesting comment and I suffer from the same issue when trying to get a clear idea from my head into writing. I sacrificed some Pangram credits to reply to the parent comment, fwiw.

1h agoHN ↗

That's interesting. How does the tooth fairy feel about it? The Easter Bunny?

4h agoHN ↗

Sometimes I can find it if I keep revising, but staring at a sentence too long can entangle you in a particular linguistic frame that can be hard to escape.

This expresses quite well an experience that I have sometimes had. Your first words can trap you in a box that you know isn't right, but you can't figure out how to escape.

3h agoHN ↗

I don't want to sound offending, but if that is your own writing style, it makes sense why AI writing resonates with you.

5h agoHN ↗

"AI writing is vague and wrong in hard-to-notice ways" This one felt to me, at work I lost a lot of time re-reading and correcting AI prose that was launched to "summarize" a collective white paper, and where subtlety and nuance disappeared in ways that harmed the initial ideas/arguments I was writing about, but in sneaky ways.

5h agoHN ↗

AI is very bad at properly handling statements that make heavy use of vague quantifiers (e.g. "some", "most") and also commits a lot of pretty serious logical fallacies. It is also bad at handling subtle logical negation, generally.

One of the most egregious negation issues I run into a lot is when I (or someone) makes a statement of the form: "not X" or "X is thus not true", and the AI then proceeds to interpret or summarize this as 'whatever is the opposite of X is the case'". This will cause it to go down a useless path investigating or disputing the opposite of X, which generally has no relevance or bearing on anything.

It also often very harmfully will replace your carefully chosen words with weirdly specific academic operationalizations or formalisms, then again waste huge amounts of text refuting / showing "problems" that result from that formalism, all of which again have no bearing or relevance on the original statement. An example would be you saying something like "intelligence, generally, must surely explain some of the differences in X", and then it will go "actually IQ does not correlate with X", unless you specifically tell it not to conflate psychometric IQ with intelligence generally.

Sometimes this is helpful, but the more specific / technical the domain, the more often you specifically have to prevent it from going down stupid paths that should be obvious given the expert context and wording, because it can seem almost hungry to try to catch you in some kind of insipid 'gotcha'. Much of these issues often clearly arise immediately from the first-pass "reword what the user said" part, given the reasoning traces.

3h agoHN ↗

Most of us have worked our whole lives to be writers in some domain: Code, documentation, specifications, product requirements, corporate communication, etc.

If we don't want to be writers, then we have to be editors. And editing is an entirely different job and it's not an easy one. In many ways it's harder.

Especially when LLMs love writing novels when all we need is a short story or less.

3h agoHN ↗

A big part of the reason I'm deeply resentful of AI is that I want to be an artist not an editor

5h agoHN ↗

If I may propose a broader rule, that I think this post presents a special case of;

Only ever use AI to make yourself think harder, and more.

5h agoHN ↗

And also to think in different directions than you would have gone in isolation. Regardless, this is a great heuristic / rule that I will be sharing and keeping in mind.

3h agoHN ↗

This is brilliant, I'll be using that. Thanks.

5h agoHN ↗

I don't find AI helpful for truly constructive or creative prose, it devolves to the median output very quickly and it's almost painful to hear in my inner voice when I read out an AI-ified idea. The "not this but that" formulation is especially bad or cloying attempt at pretending to refine an idea or lightly correct something to start from a position of authority, very annoying.

That said, I have a lot of situations at work where I am asked to simplify something I am an expert in or convey something for a different audience, particularly as I prepare for presentations and I do find it helpful in helping me step down my writing or work. YMMV.

I also skip words a lot and can miss that even after 2-3 editorial passes and it's very helpful at that vs. say normal spellcheck.

5h agoHN ↗

From TFA: "Eric Schwitzgebel writes that . . . There’s a huge cognitive difference between nodding along while reading something and actually productively generating a text. Two reasons: First, once the text is on the page, it’s easy to passively let the approximate word suffice, rather than thinking about word choice in the same effortful, active way we do when generating prose de novo. Second, as I suggested above, I doubt that human beings, even experts, have a good sense of all the factors that shape word choice -- everything they’re being sensitive to. You would have phrased it slightly differently, and even if you don’t know that, or why, a different signal is sent and received."

This is the best articulation I've seen of why simply reviewing and copy-editing does not provide remotely the same value as writing from scratch. I spent a considerable amount of time over the past two weeks reviewing and improving a work document that was the output of an LLM. Given the number of people involved and the final level of effort, I'm firmly convinced that writing it manually would have been faster and resulted in a higher quality product. Getting the wording right matters.

4h agoHN ↗

While I mostly agree with you, what is the real difference between an editor saying, 'when generating prose de novo' sounds pretentious to an American audience so let's use 'when writing from scratch' instead, versus an LLM giving the same advice?

Not that it's necessarily better but it's the kind of thing an editor might pick up and so why would you reject the advice if it's a machine giving it rather than a human?

4h agoHN ↗

TFA is about having AI do the writing, not about having AI suggest editorial improvements. The parent comment argues against having the AI write the text and having the human merely review it, not against having the AI review human-written text (and the human deciding which of the AI’s suggestions they might apply).

See also this existing comment: https://news.ycombinator.com/item?id=49768564, which I completely agree with and which is complementary to the above root comment.

4h agoHN ↗

True, but I was responding to the comment rather than the article.

3h agoHN ↗

Sure , but that seems like you've agreeing that an AI suggestion is as good as an editor suggestion.

What do you see as the difference?

3h agoHN ↗

I don’t see any conflict with what the root comment wrote. There are probably some differences between human and AI editorial suggestions that could be discussed, but that wasn’t the topic here.

2h agoHN ↗

It was the topic I was discussing with the person I replied to.

If you want to discuss something else just let me know.

4h agoHN ↗

Writing is thinking. In many situations where we are called on to write, what is actually needed is thought.

4h agoHN ↗

A workflow I've recently discovered for myself that provides a kind of middle ground: I'll ask the LLM to write a first draft in a language that isn't the one the piece should ultimately be in. Then I'll use the LLM's first draft as a blueprint, to write a first draft myself in the intended target language. This fights my brain's temptation to just shut off, and forces every word choice to actually be mine. Then I'll hand that over to the LLM for editorial suggestions and iterate from there.

4h agoHN ↗

Excellent idea, I'll try this. And for those who don't speak a second language other than English, you could use leet.

3h agoHN ↗

Wow, love this! Could even match with a language I am actively learning so it helps that as well!

2h agoHN ↗

I use an antagonistic agent to review and refute its findings, works great.

4h agoHN ↗

I really did like the author's framing there, but I think there is a different, simpler way to put it:

Why would you think that asking someone else (that is, another human) to write something (and then reviewing it) is the same thing as writing it yourself?

You may trust the other writer's opinions and knowledge, but it will not have the same tone, structure, word choice, understanding, or narrative flow as it would if you were to write it yourself.

And when it's an LLM, you should not trust it's "opinions" and "knowledge", because it does not have either of those things. The appearance of those things is just that, an appearance.

3h agoHN ↗

There's knowledge in books, and it's ingested all the books, so it does hold knowledge. But I guess that's not how you mean it.

3h agoHN ↗

It's funny. I always thought that writing was meant to inform, persuade, or entertain about the subject at hand.

But in professional settings, a lot more of the informativeness is about the author, and a lot more of the persuasiveness is I'm worth your time and money. So, if the author is an LLM, and obviously so, what exactly are you informing your audience of (about yourself), and what are you persuading them to do (with your article).

I think we now know.

3h agoHN ↗

The key difference is that while an encyclopedia holds facts themselves, LLMs trained on that source material encode something more like a highly probable facsimile of those facts - the original fact was lost, LLMs are lossy, but can often be generated again with a decent level of accuracy by churning through stats about words, concepts, and relationships between them.

The whole catch is that they can often be regenerated. But LLMs (on their own, in their parametric memory - which is the result of training) don't have any conception of whether what they've generated is a real reproduction of some training material or whether they've invented something false that seemed probable based on their encoded stats. When the probability produces something contrary to what was in the training material, you get hallucinations.

They're very, very good predictive text models and can be very, very powerful when hooked up to other tools or outside databases. But its fundamentally lossy technology and all the books having been fed in doesn't guarantee all of the knowledge from those books can be spat back out.

2h agoHN ↗

Your criticism of LLMs also applies to humans and so implies humans don’t possess knowledge.

1h agoHN ↗

Humans can learn texts by heart, even lots of text (I have some expertise on that, having studied opera singing). They can reproduce these texts accurately, deterministically and repeatably. An LLM is a statistical machine. It does not know any text by heart and it is by pure chance that it sometimes reproduces existing texts verbatim.

57m agoHN ↗

Ant tips for doing so? I've never been able to do that, even as a kid. I remember the meaning but not the exact words.

37m agoHN ↗

Humans sometimes don't remember things 100%. LLMs can produce certain text and be run deterministically.

I don't really understand this side of the debate other than as a gotcha tbh.

If LLM use atrophies your brain and skills that's bad. If it has a repulsive writing style that's bad.

I'm not sure what the debate about whether an AI is a statistical parrot unlike humans accomplishes. Is relying 100% on a bad human speechwriter somehow better?

2h agoHN ↗

It doesn't hold knowledge it has the ability to seive through a lossy latent representation of knowledge.

15m agoHN ↗

Except that there are such things as speech writers, whose job is literally to write prose in the voice of the person who’s going to read it.

And there are countless other jobs out there where people are the “voice” of another party. From those who manage social media presence, to PR firms, to copyrighters, all who put statements out on others behalf.

There was already an industry of professionals whose job it was to have others write things on our behalf, and that existed long before LLMs were a thing. What LLMs did was make that that service available much more cheaply.

2h agoHN ↗

Same flow as translating from your native tongue to a foreign language.

Going from foreign to native is easier than native to foreign. The latter requires completely different brain paths and a lot more understanding of the language to actually get to something correct.

5h agoHN ↗

Instead of asking AI to write something substansive for you, ask it to critique your writing. Then use your own judgement as to which bits of advice to follow and which to ignore.

The LLM will always give you a full rewrite — don't use it. It always does too much, and persuading it to tone it down is a constant battle.

3h agoHN ↗

AI can't critique because it has no critical faculty. It can only offer critique-shaped language. That may be useful for some, though.

2h agoHN ↗

That’s not entirely true. High end models will point out things that are misrepresented or plain wrong, and this will often be accurate.

5h agoHN ↗

I find it so weird that people use AI to write things. Writing is one of the easiest things you can do. Just put one word after the other.

5h agoHN ↗

Writing is pretty hard for a lot of people, maybe especially so if they are more non-verbal thinkers, and then doubly so again if one must write not in one's native language.

4h agoHN ↗

Depends on the writing. Writing a blog post or something is challenging because you want to have an engaging style. But I see people at work using LLMs to fill out tickets, which is the easiest thing in the world. It's just a plain description of things, it requires no skill at writing at all. It baffles me that people are using LLMs for something like that, which should take less than a minute of your time to fill out and will be more pleasant for the recipient than the slop the model produces.

4h agoHN ↗

Here I would maybe argue that the simplicity makes these kinds of tasks tedious (like doing taxes), so it also makes a lot of sense for people to want to just throw AI at it. Tedious, easy rote tasks can be much more unpleasant than engaging ones.

I think people massively over-rely on AI and I really worry about the consequences of this. But there is nothing baffling at all about the basic appeal, IMO.

4h agoHN ↗

It depends on what you are trying to convey and how.

4h agoHN ↗

I don't think I have to speculate why comments like yours get downvoted so much.

Anyway, I completely agree. Writing isn't something to be delegated.

The problem is not new with LLMs. Businesses have been delegating writing to idiots who don't really care for the entire history of business. Authors and musicians have traded their souls for inauthentic crowd-pleasing results for about as long.

No, the problem with LLMs is that people are all using the same generic models. This only further shows that the future of LLMs is locally trained and locally run. Personal LLMs on a personal computer. Business LLMs on-prem. We will continue see them flourish in ways that generate absolutely no money whatsoever on their own, but do add marginal value when combined with a heavy dose of human creativity.

All the clueless old farts that are still alive by this point will continue to lecture the rest of us with more condescending gee whiz "whaddyaknow" and "whodathunkit" nonsense. As if they've even had their finger on the pulse since the early 2000s.

3h agoHN ↗

I don't think I have to speculate why comments like yours get downvoted so much.

I'm genuinely not sure what you're implying here. Can you expand?

2h agoHN ↗

I'm even more confused now. I guess this was an oblique way of accusing people of astroturfing?

1h agoHN ↗

Hmm, when do you suppose HN started (ab)using the downvotes reddit-style anyway? I don't recall seeing hardly any downvotes before 2023.

5h agoHN ↗

Use AI to write things for you to read that you wish someone else had written. ‘Give me a summary of the research on this topic’; ‘Write a report on this data to help me make a decision’. ‘Take this transcript of a meeting and write me the email it could have been’.

Don’t use AI to write things that you are producing for someone else to consume.

5h agoHN ↗

I am someone else, if AI can write something that I want to and can consume then it can do the same for other’s consumption. Perhaps a disclaimer would be nice, “co-written with ____” but I see no difference between the two though of course I understand what you are trying to convey conceptually

4h agoHN ↗

There is a higher tolerance for LLM-isms if you asked an LLM to write something for you

Elsewhere it’s painful and irksome when you didn’t ask for it

3h agoHN ↗

this is where I perhaps differ from other commenters, I do not have higher tolerance, regardless of whether I asked it or am reading something someone else posted, fully or partially written by LLM.

2h agoHN ↗

this is where I perhaps differ from other commenters, I do not have higher tolerance, regardless of whether I asked it or am reading something someone else posted, fully or partially written by LLM.

Perhaps English is not your first language? To people who are well-read, LLM-ism grate on their nerves like the high-pressure sales pitch you hear on 3am shopping channels.

4h agoHN ↗

There's a difference between me getting AI to write something I want to read, and getting it to write something you want to read. The difference is that I know me, but I don't know you.

The other difference is that, if I get AI to write something for me, I expect something AI-written. If I am writing something for you, you expect something that I wrote, not something that AI wrote.

4h agoHN ↗

Moreover, when you wrote it yourself, you are intellectually responsible, you can defend it, while if the LLM wrote it for you, nobody is really responsible: The LLM didn't write it "out of its own motivation", it was merely extrapolating your prompt; and you only provided the prompt, not the extrapolation.

So the intellectual responsibility is diluted to a substantial degree: The text is not the opinion of anyone who can be expected to honestly defend it. It's bullshit in the technical sense.

4h agoHN ↗

The words of a machine are not of interest to me. I want to hear what you, the human, have to say, imperfections and all. Reading something written by an LLM is actively annoying, and it's not very respectful to inflict that upon others.

3h agoHN ↗

When I seek input (whether passively or actively; it doesn't matter) from another person, then I generally want that person's input. I want their words.

They can be broken and jumbled, or terse AF, or combine to be Pulitzer-quality prose. Either way: I want to consume their own unique human expression of a concept.

There's value in raw human expression, including in the missteps.

If I instead want the regurgitated waggyings of a bot, then: I know how to get that on my own.

We've all got web browsers and pocket supercomputers. We've all (well, most of us) been alive and aware of LLMs since their recent rise from infancy.

It's a no-brainer for us to paste some paragraphs into our favorite chatbot and get a summary or an artificial expansion or whatever else we wish to have. If that's what our goal is, then we can do that on a whim -- and we can still retain the original expression.

But doing it on our behalf is deleterious, unsettling, and unhelpful. It has negative value to the beholder.

2h agoHN ↗

When I seek input (whether passively or actively; it doesn't matter) from another person, then I generally want that person's input. I want their words.

There's a (probably subconscious) reason for you wanting that (and I just posted this elsewhere on a different story, but it bears repeating): https://news.ycombinator.com/item?id=49767867

3h agoHN ↗

That's logical, yes. If person A wants to read a summary (even a generated one) outlining the state of modern space dinosaur research, or whatever, and person B also wants the exact same thing, then person B should be happy to read the summary that person A prompted.

The same is true if the thing they both want is a stale cupcake bought from a gas station. But this still doesn't mean that person B wants to be presented with person A's stale thing, because the overhead of the social transaction isn't worth the object. Which is to say, it makes a terrible gift.

2h agoHN ↗

But the reader cannot be sure they ARE understanding what you are trying to convey. Maybe the LLM added something you never thought of, maybe it made form to your various thoughts in a way that isn't actually true to the way you would have communicated them if you did it yourself.

The exercise of writing is an important step of actually understanding your own thoughts properly. Readers are reading to get a sense of your own experience and ideas on the topic, if it turns out you didn't actually write the final thing yourself they'll always feel a sense – in whatever way – of being conned by the author. Intentional or not.

Technical documentation, where what the reader wants to come away with is the clear facts on what something does and how to use it/whatever, is a different matter. But even then editing is key – overlong text, unnecessary information, these will again fight against what the reader is there to get.

With that said, if you do want to do it, a disclaimer is at least upfront and may well show there's no intentional attempt to deceive.

2h agoHN ↗

I just explained why this is a bad idea: https://news.ycombinator.com/item?id=49767867

TLDR: Communication from a human is not only the material being communicated, it's also a signal that the human understands the message they are sending you. When you pass that message via an intermediary (regardless of whether the intermediary is a human or an LLM), the receiver is never sure that what they received is what you intended.

It's doubly worse when you review it, notice a few additions and think "Great - that makes me sound smart and knowledgeable about this topic", because the receiver now has an inaccurate view about your skill.

At any rate, using an LLM to construct a message for someone else to read is basically sending the wrong signals about your skill levels.

(This probabyl explains why so many people are so ready to use an LLM to write the material - in their minds, it makes them sound smarter than they actually are, but as we've seen from people on this forum vigorously defending the practice with "pangram is wrong" and similar nonsense, they themselves are not skilled enough to recognise slop)

2h agoHN ↗

TLDR: Communication from a human is not only the material being communicated, it's also a signal that the human understands the message they are sending you. When you pass that message via an intermediary (regardless of whether the intermediary is a human or an LLM), the receiver is never sure that what they received is what you intended.

100% right. The fundamental point here is:

- it's OK to be wrong

- it's OK to be wrong and not know

- it's a little less OK to be wrong when you should have known

- it's much less OK to be wrong when you haven't put any effort into being right

- it's far less OK to be wrong when you are pretending to know either way

Relying on AI writing risks pushing you further down the path to worse kinds of wrongness.

4h agoHN ↗

I think that's somewhat reasonable, but not always: the effort of researching and of writing yourself will teach you better then reading something someone else wrote, especially an LLM that will get things wrong in surprising ways that a human would not.

I'm not saying you should never do this: our time is valuable, and we shouldn't spend it on things that are not genuinely worthwhile to us if we can help it. But we're still losing something by having an LLM write for us, even if the intended audience is just ourselves.

2h agoHN ↗

This is 100% my take. It's nice and easy.

I do not personally even think AI is useful for editorial purposes; I would rather read and re-read my own text and edit it down (which, despite my overlong comments here, I actually do), than have someone else do it. The reason is simple: editing is my search for the clearest way to express my thoughts.

I tend to turn grammar checkers off, but leave spelling checkers on, because they catch typos and a handful of my spelling gremlins like "liaise".

5h agoHN ↗

I think about this a lot. I started my teenage-to-young-adult life in the literary world as a poet who loved programming, and made a living as a ghostwriter. At some point, I fell in love with mathematics and wound up in ML in research/engineering for the last 8 years or so. So, I've thought a lot about writing and ML and their intersection.

I think one of the underappreciated things about writing "substantive" work is that the work you see at the end isn't the first attempt. And I don't mean the first draft of the piece. I mean that almost always, writers iterate on the same topic many times, either with complete published pieces or abandoned drafts or even just conversations and sessions of unproductive daydreaming. It's a cliche that your best work typically also comes out fastest, but it's not because of divine inspiration, it's because you've whittled the big idea you actually care about down so much in your mind that you instinctively know exactly how to write it.

My experience has been that for people who don't work this way or don't write a lot, LLMs can give them this incredible feeling of leaping straight from inkling to "substantive" writing. And because they haven't built up those muscles or "taste", they don't immediately recognize that it's imprecise and hard to follow.

That's not to say they're not brilliant in their own right, just that they haven't spent a lot of time on this particular thing. Sort of like a very gifted programmer who doesn't have a ton of experience yet (speaking as someone who is gifted at nothing and frequently has to do things they're inexperienced at).

So I don't think the problem is that LLMs just write bad. It's that LLMs are so wonderfully powerful that they allow you to confidently leap forward to create something that is a little beyond your experience.

And that's why I have different reactions to heavily AI generated writing. When it feels like marketing at scale, it grosses me out. But when I feel like it's just someone who is excited to write an idea and maybe doesn't have a lot of experience doing it, I'm not judgemental. My hope is that it makes them more excited about writing, and that trying to make their next piece better will lead them inevitably to start thinking about where the last piece fell short. And if there's some slop along the way, eh, I'm not compelled to read it.

5h agoHN ↗

I think so because (1) the writing process is an essential part of the thinking process, (2) AI writing is vague and wrong in hard-to-notice ways, and (3) writing with AI (and not labeling it as such) is rude and misleading. I’ll explain these points in more detail below, but first, a few throat clearings.

1. Agree writing process is essential, but just getting your thoughts down is the start.

2. Human writing is very often vague and wrong in hard to notice ways, but I would say it's more likely to be wrong in easy to notice ways, which is ... better?

3. I think it's rude to not use the best tools to convey the message most clearly and most respectfully of my time. I often use AI to help me write emails and nearly every time it provides more concise well structured versions of what I have to say. 99% of the time I'm just trying to convey a message clearly, that's all. When I write my draft there is often words I can delete or phrases that I can shorten. It's hard to spot but when you have AI point them out it's obvious. This is the role of an editor (check out Stephen King book On Writing which makes this point). Unfortunately I don't have an editor, but I have AI that helps trim the fat, get to the point and save my readers time.

If these tools are available to you and you don't use them, then I think that would be disrespectful. I don't take any solace thinking how much time and effort went into what someone wrote me. If I could save them time and have AI write or edit, and save me time reading it since it would be more concise and better structured, it's a win-win.

5h agoHN ↗

I think your point on “cutting down on words”, so to speak, is relative to personal writing style. I find that AI tends to write far more words than I personally do, which is sometimes useful, but in the opposite direction that it works for you.

5h agoHN ↗

PROMPT: make this more concise while conveying the same message

I think “cutting down on words” depends on personal writing style. AI tends to write more than I would, so I usually have the opposite problem.

5h agoHN ↗

Just a couple of days ago, a customer rep at a company we partner with dropped a long doc that had basic reasoning errors once you got into the individual sections.

I would have much preferred if the rep had written a shorter document and reached out about things they were uncertain about. Instead thet wasted my and my team's time as we first tried to make sense of the document on good faith before realizing the problem.

I don't care if people use LLMs per se, but if this is functionally the result, then in this aspect of my work things would go much better if people did not use them. They are a great interface for talking to a machine, but due to the laziness they breed, they are a terrible interface for talking to other humans unless approached with a great deal of discipline.

5h agoHN ↗

Yes, you hit on the main problem with LLMs for writing. It doesn't cost you anything. It can do the reasoning for you and creating long messaging with dodgy reasoning.

I think you should write down your thoughts, tell it to make the points you spelled out and be concise and respectful of the reader's time and attention. When I do this, it works very well. But I agree if you just have it respond and reason it tends to often produces bad responses.

5h agoHN ↗

Communication between two people is hard enough. Involving another actor as an intermediary rarely helps. It quickly becomes a game of telephone. Doubly so if the intermediary is an LLM.

5h agoHN ↗

I can't help but think that some of the arguments here apply equally well to writing _code_ as they to to other substantive writings.

Writing code is thinking, AI code is often vague and wrong in hard-to-notice ways, and the (human) reader of code is the one that pays the cost for this later.

The cost/benefit analysis may still work out differently for code though...

4h agoHN ↗

I never use AI for writing but do so regularly for code. They are quite different to me.

My reason: code can be checked objectively. I can run it and confirm it works. I don't get attached to it. I don't feel pride in it (even when I write it by hand). Code just is. It's lifeless, inert, and entirely replaceable.

How do I do the equivalent for prose? How can I tell if my words "work"? Do they clearly convey my ideas to the intended audience? There's an element of subjectivity here forces me to identify personally with the prose.

Code has no such personality. I don't tie my identity or ego to code the same way I would an essay.

4h agoHN ↗

Programs must be written for people to read, and only incidentally for machines to execute. -- Hal Abelson

4h agoHN ↗

My reason: code can be checked objectively. I can run it and confirm it works.

Running the code only confirms that it works with the precise input, in the precise environment, under the precise circumstances you run it under. It doesn’t ensure that the code is correct. Thinking through the code, on the other hand, lets you consider all possible cases. It’s the difference between experiment and (mathematical) proof.

For an objective correctness proof, using a formal language is indispensable.

3h agoHN ↗

I don't feel pride in it (even when I write it by hand).

Hard for me to imagine. You feel no pride in using a tool to accomplish a goal?

Code has no such personality. I don't tie my identity or ego to code the same way I would an essay

Code certainly does have a personality. When working with teams for a while you can absolutely get a sense for which person wrote what code in a codebase, just by subtle little tells.

You may not tie your identity or ego to it, bully for you, but for me I take a lot of pride in writing clear and maintainable code that contributes to big projects in meaningful ways.

Maybe the problem with software is there's too many people who treat writing code as a mere means to an end, instead of a very important part of the process.

1h agoHN ↗

Well, there's some nuance. I'm not really proud of my code. I'm proud of the software that gets built with it.

Code is just sitting in a git repo somewhere, not necessarily running. That's a big distinction for me. Consider that code volume has increased 14x on github this year, but we see nowhere near that increase in the actual usable software. Code is cheap and getting cheaper. Running software ain't.

Another way to put it: I'm only interested in code so far as the value it provides. That value, not the code itself, is the source of pride. If I can provide similar value without any code at all, I'd gladly do so.

2h agoHN ↗

I understand the distinction you're drawing, but in my experience, it gets a lot blurrier as a project evolves. Caveat that I use LLMs all day and have for quite some time, so I'm coming from a positive perspective.

The danger for me in LLM code is the same as in writing, it's just that I'm not typically writing at the same scale as when I'm building something. The final piece when I'm writing is usually a message or a 1,000 word article at most. So I'm naturally going to analyze it quite intensely, because I can afford to. And I don't really use LLMs for this at all. I use them for things around writing (research, interrogating ideas, situationally specific stuff, mapping, visuals, publishing, etc.) And the code equivalent to an essay or message would probably be something like a single script, or the sort of thing I'd write as example code when I'm teaching. In those settings, again, LLMs can be helpful, but I'm still going to be really opinionated at a highly detailed resolution.

But a codebase is more comparable to a novel than an essay. Or more directly, the writing in a codebase is usually the documentation, which grows commensurately with the codebase. And the real LLM risk here is the drift that can happen over the course of many epics or "chapters" as the LLM writes "code that works but is imprecise and probably shouldn't work this way" or introduces weird new terminology that neither of us can precisely define. Worse, this usually becomes obvious down the line, and I have to parse through the verbose constructed world the agent has created to trace the issue back. That's a big cognitive tax, because I'm holding these weird parallel worlds of "How did the LLM's alien brain get here within the bounds of the contracts" and "What do I really want this to look like".

So I think it's fundamentally the same phenomenon, and we're all developing our skills around working with it in real time.

2h agoHN ↗

I was about to reply with the exact same sentiment. How often may be different from writing but writing code is often thinking.

2h agoHN ↗

I can't help but think that some of the arguments here apply equally well to writing _code_ as they to to other substantive writings.

All of the arguments here apply to writing code; Why would the quality of writing differe when writing prose vs code?

I cannot read LLM slop prose without getting mentally fatigued trying to figure out what it is saying, and I've discovered that the quality of the code it produces has the same effect on me.

4h agoHN ↗

I don't know what everyone else is doing but I've certainly been writing a lot more often because of my interactions with AI. Maybe some people used to write more but have been leaning on AI so they can write less but I don't think that's universally the case.

I agree that being lazy about writing and simply using a short prompt or list is detrimental if you are replacing your own output but you don't have to do that and you don't have to accept any of the output either. The best chats I've had usually start with a large amount of my own writing up front, thinking through the idea, listing several alternative ideas, asking a lot of questions, jotting down related topics, etc. and then reading the resulting output and critiquing it, asking for clarification, doing my own research on it, even just discussing it with the AI and doing this for a number of turns until I feel like I've exhausted the topic in the chat. I then often take what I've shaped in my own mind from that process and write something myself, either that or take the best parts of the output and edit, rearrange, reinterpret, and add to it in order to produce something.

I guess it all comes down to whether you are actively engaging with the material, regardless if that material is the result of a Google search, pulled from a book or generated by AI. If you just read it or copy paste it and don't engage with it and think about it then it doesn't do much good.

3h agoHN ↗

So, I think I agree with all of this, but want to use this post to host my take on AI writing, a take I don't think I can get across on the big thread here on my post about AI writing:

https://news.ycombinator.com/item?id=49747070

I think people are stuck in the idea that the way you "use AI to write" is to let it generate alternative words for your thoughts. That's a terrible way to write. I advocate for a rule: "any word an LLM suggests to you is disqualified, even if it's better than the word you've chosen". Nobody is vigilant enough to keep LLM word selection from bleaching out their personal style.

But LLMs can do things for language (natch) that deterministic programs can't. Those things are helpful and you should consider taking advantage of them. Here's a short list of ways an LLM can potentially improve your writing:

* It can instantly spot overused words and turns of phrase, or, better still, worthless filler and throat-clearing like "just" and "very" and "it's important to note".

* It can rescue active verbs trapped inside nouns, where sentences are wrapped in zombie verbs like "make" or "reach" or "start" or "have", carbonite-frozen verbs like "decision" or "agreement" or "distortion".

* It can match the subjects of your sentences with actual characters in the action of your story or argument, flagging all the times you accidentally nail the subject of a sentence down to some random part of the scenery. It can check to see whether the new detail each sentence adds (if it adds any at all --- something else it can check) is in the stress position of the sentence.

* It can check your transitions and flag places where the openings of sentences and paragraphs are abrupt. For that matter: it can check the topic sentences of paragraphs and the flow from graf to graf.

* It can check for passive voice, but also note the (many) instances where passive is the right call for what you're trying to say.

The model never gets tired. It generally never forgets the rules. It can instantaneously diagram out a sentence and work out an accurate model of the semantics of your writing. It's doing things you cannot do with a grammar checker.

You're not going to want to act on everything an LLM flags. LLMs have an idiosyncratic sense of style (I keep saying they write every sentence like it's the headline of a magazine article). Some of these quirks of writing will be part of your voice, and you'll need to keep them.

You're not going to want the LLM to give you alternate words and sentences. That way lies Velveeta. And many times, the LLM will flag a usage issue and your response won't be to act on the suggestion, but just to rewrite the sentence or paragraph entirely --- or, better yet: just delete it, which is an awesome feeling.

This is using an LLM as a copyeditor. I've worked with professional copyeditors, and the feeling of working with an LLM copyeditor is comparable, except that the LLM is much more thorough, and I don't feel bad about ignoring it when we disagree. This style of working doesn't allow the model to infect your writing; it's just making you better informed about the words you're choosing. I think more people should try it.

32m agoHN ↗

I suspect that between the advice in this article and your own...people fear that thinking is the only thing they have left to do in order to write.

3h agoHN ↗

Who cares? AI gives me lots of text and it's not like it's ever going to go away. Any time in my life in the future when I need text, I can just have AI generate it. Thinking is solved.

3h agoHN ↗

People were self-conscious about their writing (quality, speed) before LLMs. AI seems like a way out of that weakness. That's just the nature of a tool: it seems to extend our ability. People are going to use it if they don't have a better option.

The only cure: be the person people can turn to instead of the machine, whether that's helping them write or helping them become better writers. And, yeah, you'll have to do that cheaper than the AI (netted against the social cost of being the guy/gal who got caught slopping).

3h agoHN ↗

Irony an article written by AI, wants to say do not use AI for writing. Following sentence looks like written by an AI, human do not use double dash, it seems AI instead of emdash wrote double dash;

“I think you should almost never use AI to write -- that is, to do the thing you’re doing when you type words on a page -- whether for a blog post, a research report, a memo,”

2h agoHN ↗

This absolutely doesn't look like AI writing and this is a pretty weird signal to use.

I have a much better theory: as it happens, Substack automatically converts "--" to em-dash as you type. I'm guessing the author knew that and wanted to use this feature, but composed the article in another editor and then copied-and-pasted the whole thing. Because of how Substack implements the feature, the substitution doesn't actually kick in on Ctrl-V, so all these "--" remained in place.

2h agoHN ↗

Haha, I do actually use double dash, as I write in org-mode. I then convert that org-mode text to Markdown and copy and paste the Markdown into the Substack editor, which preserves the double dash. In case it needs to be said, the article is 100% human-written.

2h agoHN ↗

i like to write and then workshop with the ai. i find that i have to push back on tendencies it (has less of these days) has to rewrite my work in massive ways. it also can help with writers block sometimes, or parts of a paragraph i'm not that interested in.

2h agoHN ↗

Every time there are some articles like this, some people replied with: "Yeah I agree, but I use LLMs 'this way' and my way doesn't suffer from the problem mentioned." I'm not saying these people are wrong but it's interesting that people always think their way of using LLMs is the best (and other people are using LLMs in the wrong way).

1h agoHN ↗

I know I'm an outlier but i truly just can't imagine using an LLM for absolutely anything outside programming itself. I'm something of an expert in programming so i can spot the hallucinations and nonsense. I'm not an expert in lots of other things where i wouldn't be able to spot the problems. That and the writing is so grating and awful, the docs are so verbose yet vague. Reading the responses i explicitly asked it to generate is bad enough, i could never ask someone else to do it with something they could just generate themselves.

59m agoHN ↗

This has to be the most toxic topic ever

55m agoHN ↗

I disagree, but think that there's a specific way to use AI to write. I use AI to get critiques on my writing, but never want it to actually produce text for me. I experimented with this by making https://www.writelucid.cc, and I really like it, I use it for all my writing nowadays.

Getting comments on specific sentences/passages and being able to debate them has been great for my thinking, and I've learned a lot about what works and what doesn't work while writing with it.

32m agoHN ↗

It blows my mind that anyone would ever use an LLM to write, if communication is their goal.

LLM writing takes your prompt and adds stuff you didn't write, burying your meaning and making it harder for the reader to get your message.

Way more effective to just publish the prompt.

Of course, it's great if you're just trying to fill space or satisfy demands of a bullshit job.

19m agoHN ↗

When I was a graduate 20 years ago, the partner would sit with a print out of every word I wrote and a red pen marking every change required, as the partner knew anything that was written in his name had to be exactly what he would have said.

Same needs to go for LLMs, leverage them for productivity both make sure you are owning their output.

16m agoHN ↗

This resonated with me - I’ve been avoiding things that affect my word choice since mobile messaging apps started introducing “next logical word choice” features for the exact reasons outlined here. If writing approximates thought, I don’t want some third party process constantly butting in and derailing that train, even if I’m just texting someone.

But as a thought experiment, replace “writing” in this article with “coding”, and ask yourself why the same points wouldn’t hold? Maybe it’s because I enjoyed writing essays in college, before I wrote software as a job, but I’ve never seen much difference between writing code and writing natural language. They’re both a means to an end, some lossy way of encoding thought. One is machine executable and one isn’t (arguable maybe, at this point) but I think they both suffer from the same pathologies outlined here when AI takes over, eg, “writing is thought”, “AI writing can be subtly wrong” etc.

Yet the preponderance of hot takes I see these days are along the lines of “code review is dead”, “writing code by hand is dead”. Perhaps people largely don’t see code as communication? It bothers me to imagine a world where the vast majority of textual communication produced becomes machine generated, whether that’s natural language or code.