top | item 47077253

(no title)

uean | 10 days ago

> I've seen people say something along the lines of "I am not interested in reading something that you could not be bothered to actually write" and I think that pretty much sums it up.

Amen to that. I am currently cc'd on a thread between two third-parties, each hucking LLM generated emails at each other that are getting longer and longer. I don't think either of them are reading or thinking about the responses they are writing at this point.

discuss

order

rkomorn|10 days ago

It's bad enough they didn't bother to actually write it, but often it seems like they also didn't bother to read it either.

overtone1000|10 days ago

Honest conversation in the AI era is just sending your prompts straight to each other.

multjoy|10 days ago

I mean one thing we have learnt from Epstein is that the 'elite' don't spend much time crafting the perfect email!

cranberryturkey|10 days ago

[deleted]

supriyo-biswas|10 days ago

> the signal-to-noise ratio in AI-drafted comms is brutal

This is also the case for AI generated projects btw, the backend projects that I’ve been looking at often contains reimplementations of common functionality that already exists elsewhere, such as in-memory LRU caches when they should have just used a library.