1. AI‑generated “slop” and loss of human connection
"The feature is great. The post itself is a slop grenade." — davidmurdoch
The discussion repeatedly frames AI‑written posts as low‑effort filler that erodes the personal connection readers once had with human‑authored content.
2. Stylistic cues that flag AI writing
"One of the earliest tells was the use of emdashes." — napsterbr
Participants point to over‑use of hyphens, em dashes, and formulaic phrasing as tell‑tale signs of LLM output, turning stylistic quirks into de‑facto AI detectors.
3. New Cloudflare Workers caching feature and unexpected billing
"When caching is enabled, requests that are normally free — static asset requests and worker‑to‑worker invocations through service bindings or ctx.exports — are billed at the standard request rate, because each one now consults the cache in front of your Worker." — dbbk
While the caching API is praised, users highlight that enabling it now incurs charges for previously free static‑asset and worker‑to‑worker requests, complicating cost expectations.