You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: documents/obstacles/selective-hearing.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,5 +31,4 @@ Your constraints get filtered out as "noise" as all available attention flows to
31
31
32
32
**Fighting training:** Tell AI "no comments in code" → it complies briefly → silently reverts because comments are everywhere in its training data.
33
33
34
-
**Attention overload**: Asking it to run tests after every refactoring. It initially complies, then as refactoring continues, AI gets absorbed in the code transformation and starts skipping tests - its attention is consumed by the main task.
35
-
```
34
+
**Attention overload**: Asking it to run tests after every refactoring. It initially complies, then as refactoring continues, AI gets absorbed in the code transformation and starts skipping tests - its attention is consumed by the main task.
0 commit comments