Initial commit: LLM Wiki with raw and wiki folders only

This commit is contained in:
2026-04-07 21:10:43 +08:00
commit 80bc593b36
25 changed files with 2996 additions and 0 deletions

67
wiki/Vannevar Bush.md Normal file
View File

@@ -0,0 +1,67 @@
---
categories:
- "[[LLM Wiki]]"
- "[[People]]"
tags:
- wiki
- people
- history
- knowledge-management
created: 2026-04-07
source: "[[llm-wiki]]"
type: entity
aliases:
- Bush
- Vannevar
---
# Vannevar Bush
美国工程师、发明家、科学管理者,[[Memex]] 概念的提出者。
## 身份
| 属性 | 值 |
|------|-----|
| 生卒 | 1890 1974 |
| 领域 | 工程学、信息科学 |
| 知名身份 | 美国科学研究与发展局局长 |
| 代表作 | "As We May Think" (1945) |
## 核心贡献
### Memex1945
*The Atlantic Monthly* 发表的 "As We May Think" 一文中Bush 提出了 **Memex** 的构想:
- 个人化的知识存储设备
- 以关联association而非索引indexing为核心组织方式
- 文档间的"关联线索"associative trails与文档本身同样重要
这个构想被视为超文本和个人知识管理的思想源头。
## 与本 Wiki 的关联
[[Andrej Karpathy]] 在提出 [[LLM Wiki]] 时,明确将其与 Bush 的 Memex 进行对比:
> "The idea is related in spirit to Vannevar Bush's Memex (1945) — a personal, curated knowledge store with associative trails between documents."
Bush 解决了 ==what==(个人知识管理的愿景),但没有解决 ==who==(谁来做维护)。[[知识库维护自动化|LLM 回答了这个问题]]。
## 思想谱系
```mermaid
graph LR
Bush["Vannevar Bush<br/>Memex (1945)"] --> Engelbart["Douglas Engelbart<br/>NLS (1968)"]
Bush --> Nelson["Ted Nelson<br/>超文本 (1963)"]
Nelson --> Web["万维网 (1989)"]
Bush -.->|精神传承| Wiki["LLM Wiki (2026)"]
style Bush fill:#fbb,stroke:#333
style Wiki fill:#bbf,stroke:#333
```
## 来源
- [[llm-wiki]] — Karpathy 引用
- "As We May Think", *The Atlantic Monthly*, July 1945