455 points by mooreds about 6 hours ago | 154 comments | View on ycombinator
hatthew about 6 hours ago |
zmmmmm about 6 hours ago |
blandcoffee about 6 hours ago |
> A pattern I see is that people use AI to build something new, then they use AI to retrospectively summarize what they have already built into a design document. Reading a document like this isn’t just difficult—it is punishing.
muzani about 4 hours ago |
Do a search on "Claude Sonnet 4.5" on Reddit and you'll see lots of disappointed users [1]
If I could give out ratings,
Average human with a degree: 5/10
Sonnet/Opus 5: 2/10
GPT 6 Astra, 5.4 Sol: 3/10
Sonnet 4.6: 8/10
Claude Sonnet 4.5: 9/10
GPT 4o: 6/10
GPT 4.5: 10/10
GPT 3 Davinci (with a lot of coaching): 7/10
[1] https://www.reddit.com/r/claudexplorers/comments/1ta6f9c/i_s...
addisonj about 4 hours ago |
To me, it also seems like they AI digestion is getting actively worse? As best as I can tell, all the agentic nature and reasoning for code is now making writing actively worse, as the agent pulls across your whole knowledge base and will take that one thought and eagerly join and context it thinks is relevant, with the reasoning spread throughout the page.
jmcgough about 4 hours ago |
I can't tell if this essay was written in earnest or as a subtle troll.
cjlm about 2 hours ago |
[0] myself included https://www.google.com/goto?url=CAESbQHrOzAViiJizn8otPF3AAeE...
mrheosuper about 1 hour ago |
davesque about 3 hours ago |
oxplot 4 minutes ago |
> I don't want to see gays holding hands.
Then don't fucking look.
estetlinus 13 minutes ago |
I stopped reading here. I’ve become so sensitive to LLMism, I don’t want to go on. Tip; omit the needless ”it’s not X, it’s Y” and just write ”it’s Y”.
0c3ca83 about 1 hour ago |
almondfestival about 5 hours ago |
“Reading a document like this isn’t just difficult—it is punishing.”
bluegatty 22 minutes ago |
I'm sorry but that's the last thing (almost last) I want to read.
I want an 'excellent summary' of the design including motivations and concerns.
Yes - the AI is bad at that but hopefully it will get better.
Reason077 about 3 hours ago |
idreyn about 6 hours ago |
My question recently has been how to broach this subject with colleagues who really enjoy producing prose with AI. There is not yet a better cultural shorthand for this sort of thing than "slop" which is a harsh-sounding word and itself sort of a thought-terminating cliché. "I don't want to read what you didn't write" is maybe closer — but it needs a pithier and somewhat more encouraging encapsulation, like "I want to hear it from you".
Has anyone had good experiences setting up professional boundaries or team norms around AI-written docs?
xlayn about 4 hours ago |
The juxta-positioning of the ambi-dextrous personification of the meta-sematicism is going to be both rich and soul transpiring....
It's gonna be basically a fingerprint in your soul, from my soul...
kingcauchy about 4 hours ago |
saulpw about 6 hours ago |
figarus314 about 5 hours ago |
tygon about 6 hours ago |
Moreover, people are finding it hard to differentiate what is an is not AI-generated with newer models, often attributing original work with those of LLMs. It has just become an easy scapegoat for lazy comprehension and a desire to do less. You are jumping at AI boogeymen.
Just about the only thing here I can level with you on is, yes, AI is far from perfect and will continue to advance. Otherwise, so much of this reads as fruity prose to excuse apathy.
metalspot about 4 hours ago |
If you don't like AI slop. Don't read it. But wasting your time generating human slop to complain about AI slop is so obviously futile that it immediately identifies the writer as lacking the capacity for reason or emotional clarity, or merely seeking attention for their self-promotion with clickbait.
bathtub365 about 4 hours ago |
victor9000 about 2 hours ago |
lazyownrt about 5 hours ago |
undefined about 4 hours ago |
ummonk about 6 hours ago |
I’d be curious whether the author composed this sentence himself or it was the output of AI. Personally I often find myself “it’s not X it’s Y” and then recoiling in disgust and rephrasing it simply because AI has made it so grating from overuse.
StanislavPetrov about 4 hours ago |
benatkin about 5 hours ago |
It doesn't fundamentally change the equation if I use AI to prepare and then write it myself. If I'm using AI effectively, it's likely that you won't be able to tell.
This sort of post is increasingly coming off as high and mighty, where the user thinks they are being exceptionally creative and other people who are using AI are using it mindlessly.
undefined about 6 hours ago |
somewhereoutth about 5 hours ago |
pryelluw about 2 hours ago |
pushpendraw about 4 hours ago |
lazyownrt about 5 hours ago |
Writing is fundamentally the transfer of information from your brain to my brain. If you have 1000 bits of semantic information you want to transfer, you can't give 300 bits of semantic information to an LLM and have it fill in the remaining 700, because it doesn't know what those 700 bits are. If it's able to guess those 700 bits correctly, then they aren't true semantic information, and you really only have 300 bits you want to transfer. You might as well transfer those bits to me directly, rather than having the LLM add on an extra superfluous 700 bits that I then have to filter out.