Files
llm_wiki/wiki/Vannevar Bush.md
T
hehaiguang1123 a6f05ab2d5 Phase 0-2: Schema cleanup, typed relations, event-driven automation
- Phase 0: AGENTS.md cleanup (dedup quotes, renumber sections, merge qmd)
- Phase 1: typed relations (manage-relations.py, graph-search.py, check-staleness.py, detect-conflicts.py)
- Phase 2: frontmatter validator, weekly lint, knowledge promotion, git hooks
- Fix .gitignore to track tools/ and .githooks/
- Fix git remote URL (remove plaintext token)
- New wiki pages: 504 pages, 34 raw sources
2026-07-01 08:05:43 +08:00

73 lines
1.8 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
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
```
## 来源
---
## 关键人物
详见 [[Vannevar Bush]] - Memex概念提出者
- [[llm-wiki]] — Karpathy 引用
- "As We May Think", *The Atlantic Monthly*, July 1945