我们似乎陷入了一种“周期性技术焦虑”的循环,每当一个技术“奇点”横空出世,社会便自动触发一套应激反应:社交网络渲染神话、资本追逐风口、教育被动调整、个体恐慌性学习、灰产迅速套利。
Lisp machines of the day were not a different architectural alternative to "von Neumann machine". They had RAM, disk, cpu, some peripherals attached to them. Basically a high-end workstations that just happened to have an OS written in Lisp, and bunch of user's program also implemented in Lisp, a lisp compiler, and so on. Differences in computational environment, and how one worked with them existed, but from the hardware point of view, Lisp machines, were also von Neumann architecture.
。wps是该领域的重要参考
import sys, tty
第二次主权下沉发生在移动互联网时代。
I read the source code. Well.. the parts I needed to read based on my benchmark results. The reimplementation is not small: 576,000 lines of Rust code across 625 files. There is a parser, a planner, a VDBE bytecode engine, a B-tree, a pager, a WAL. The modules have all the “correct” names. The architecture also looks correct. But two bugs in the code and a group of smaller issues compound: