TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

The Road to Emacs Maximalism

18 点作者 fluidwizard4 个月前

2 条评论

pedrodelfino4 个月前
Pretty cool. I love Emacs. The main reason is because Emacs is the editor that has taught me the most about computers and software.<p>However, with the rapid rise of large language models and AI-driven development tools, how might Emacs evolve to seamlessly integrate these technologies—such as AI-assisted refactoring, code completion, and knowledge management—while still preserving its core values of extensibility, user freedom, and community-driven innovation?<p>Other tools seem to have better AI integration. I might be wrong.
评论 #42564531 未加载
评论 #42564732 未加载
uludag4 个月前
Emacs maximalism is the way to go. I spend most of my free time at my job re-implementing all of the companies internal tooling in Elisp, along with integrations using the Jira&#x2F;Gitlab API, and also random automations that I need&#x2F;want.<p>Then there is org-mode containing a record of everything I worked on with all my notes, executable scripts, all my time tracking information, org-roam notes, auto-generated request libraries using the verb package, literate API request documents for each micro service, etc.<p>It&#x27;s such a good feeling when every tool can interact with any other tool in a variety of ways and that in a few keypresses you can modify and fix anything.
评论 #42579804 未加载