Douglas Engelbart wrote “Augmenting Human Intellect” in 1962. Six years later he showed hypertext, video conferencing, real-time collaboration, and the mouse in a single session. People call him the inventor of the mouse. That undersells him by a factor of ten.
Engelbart’s claim was specific: computers should amplify human cognition at each step — finding, organizing, reasoning, communicating. The computer does what it’s good at. The human does what the human is good at. Both stay in the loop.
The AI industry has split on this. One side builds tools that remove the human from the work. Vibe coding. Auto-generated emails. The human approves or rejects output. The other side builds tools that keep the human in the work, with better instruments. The difference shows up over time. Skills that go unused atrophy. Neural pathways that aren’t exercised get pruned. A writer who stops drafting loses the ability to draft. A programmer who only reviews generated code loses the feel for writing it.
Every point where AI meets a workflow is a juncture. Each juncture has a design choice:
- Discovery. AI surfaces relevant information. You read it. (Augmentation.)
- Organization. AI sorts and summarizes. You decide what matters. (Augmentation.)
- Generation. AI writes the first draft. (This one depends on what you do next.)
Martin noted a quote from Martin Casado: “Coding is dead, but engineering is alive.” Typing syntax is automatable. Designing systems and making tradeoffs requires a human who understands the problem.
The question for every AI tool: does it make the human better, or just faster?
Engelbart answered that sixty years ago. We keep asking it.
Sources: Douglas Engelbart · Augmenting Human Intellect (1962) · The Mother of All Demos (1968)
Leave a comment