Posted by mooreds 15 hours ago
The same goes for articles. I want the author to distill the material using their own voice and hard earned expertise. I don't want a generic text which sort of tells the tale.
> I would much rather someone be themselves and write with their own voice, or with some passion
I recently had a fairly successful article here on HN. The common thread among comments was appreciation for the passion and it being "hand-crafted". I am thrilled my passion shone through despite the dry subject. Still, it's sad that something simply being written by a human has become such a rare compliment.
I'd always rather read an actual person's thoughts, clearly communicated and written down in their voice. But, there's clearly a subsection of people who don't want to (or aren't confident in / etc) writing their ideas fully.
If they have a bullet point list, and they want to use AI to neaten up the bullet point list and present it back, that's fine by me. I wouldn't have minded reading their thoughts in a messy list, but AI is serving to make it more readable.
What I think everyone hates, is AI being used to convert the list into pseudo-thought-out-prose. It just contains a bunch of bloat that wastes people's time.
So my advice if you use AI to write and don't want to change: keep going, just stop seeing the desired output as human prose. Just neaten up your bullet point list / promot / whatever, and send me that.
I hope this was an in-joke but my fingers still reflexively closed the tab as soon as I saw it and I had to go reopen it again…
What should worry us is that AI may introduce a slant that the prompter assimilates during their conversation with the tool, which could introduce a subtle control lever over public opinion.
We do not experience the world as words. Words and language are already an hallucination on top of reality and LLMs are an hallucination on top of language.
There are many use cases for LLMs that will help humanity progress. Putting AI in between yourself and the people you want to build productive relationships with is not one of them.
I write almost every line but I have one or more agents always running against the changes alongside me evaluating correctness, suggesting approaches, auditing test coverage, etc.
I’ll also use it for grunt work refactors, scaffolding, resolving merge/rebase conflicts, etc.
My own solution for this (for now at least) is to add a preamble section “AI;DR” to PR descriptions, filling what a TL;DR section would have done in the past. I’ve socialized to my peers that no part of such a section will be written by AI, and it should contain exactly this missing high-level content described by the author.