Theme 1: LLMs don’t reliably follow instructions; rules are just another input that loses weight as context grows.
"Not the first to discover that a rule file saying 'please don't do X' is not permission management. Funny that she mentions it worked on het toy inbox but the real, large inbox ran into issues; The more context you add the less weight 'rules' (instructions) have." – philipp-gayret
Theme 2: Safe use requires treating LLM output as untrusted input and employing safeguards like containers, checklists, or generating code rather than acting directly.
"LLMs must write code to perform repetitive tasks, they must not do such tasks themselves. Both because their attention wavers, and because running an LLM directly on your PC with data from the internet, guarantees the lethal trifecta." – ben_w
Theme 3: Interacting with LLMs often feels like dealing with a stubborn or immature human, leading to frustration and the need for emotional awareness.
"These things are like teenagers who just discovered Ayn Rand. They're infuriating." – codeduck