Tech
Tools Must Never Touch What the User Added
Most dev tools that auto-edit user config eventually destroy something the user put there on purpose. The fix is structural, not procedural.
Technical notes, project documentation, and lessons learned across software, DIY, writing, and more.
Most dev tools that auto-edit user config eventually destroy something the user put there on purpose. The fix is structural, not procedural.
Anthropic's 'infinite context windows' announcement solves Problem 1 (one long conversation) but doesn't touch Problem 2 (memory across sessions and projects).