Reading up on Emacs
6 deep · digging since dec 12, 25
- Developers are attached to tools because tools encode trust - Stack Overflow
Developers trust tools they master through muscle memory, but AI coding agents erode that trust with unpredictable outputs, shifting bottlenecks to review and demanding new processes and cultural alignment.
- The Emacsification of Software
AI-assisted coding makes software so easy to produce that individuals now build their own personal tools rather than install existing ones.
- I have officially retired from Emacs
Chris Wellons retired from Emacs after 20 years, replacing its tools like Elfeed with native C++ GUI apps built using AI assistance.
- Tree-sitter vs. Language Servers
The Hacker News discussion explores the trade-offs between Tree-sitter's incremental parsing for syntax highlighting and Language Server Protocol's semantic features, concluding that combining both yields the best editor experience.
- My productivity app is a never-ending .txt file (2020)
A writer details their decade-long system of a single .txt file for all tasks, notes, and logs, arguing it reduces friction and cognitive overhead.
- Craft software that makes people feel something
Software should be crafted to evoke emotion, prioritizing user delight and personal satisfaction over conventional metrics of success.