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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Building a Futuristic Lisp Workstation

52 点作者 mgd12 个月前

3 条评论

mark_l_watson12 个月前
I read the writeup, sounds interesting. My company bought me a Xerox 1108 Lisp Machine in 1982 so I understand the desire for ‘turtles all the way down’ Lisp environment.<p>All that said, starting with a plain Linux or macOS setup, and build an environment with Emacs, a few Schemes, SBCL or LispWorks, etc. yields a more productive environment that my old Lisp Machine.<p>I will follow this project, looks really interesting.
评论 #40458902 未加载
senkora12 个月前
They’re using the right pieces to build something like this. And there’s a lot of energy right now around Lisp-ing all of things, largely driven by the Guix people.<p>You should think of this as the sequel to optimizing your Emacs configuration. There are clear productivity benefits after a steep learning curve that may not be worth it for most people, and the nature of the programs involved means that the final result will always be fiddly and require tinkering.<p>No one will be able to polish something like this enough to make it usable for you without you putting in a lot of work to make it work for you.
jjtheblunt12 个月前
&gt; If in POSIX everything is truly a file, then the logical conclusion is that the ideal POSIX &quot;desktop environment&quot; should be a file editor, and the only editor that can function as such is GNU Emacs.<p>Is the person thinking of Plan9 rather than POSIX?
评论 #40457118 未加载