---
title: "Richard Feynman"
description: "Nobel laureate physicist known for first-principles thinking, joyful curiosity, and plain-language pedagogy."
section: "entities"
type: "entity"
created: "2026-08-22"
updated: "2026-08-24"
confidence: "high"
tags: ["person", "physicist", "teaching", "worldview"]
canonical: "https://pyweb.dev/wiki/richard-feynman"
---
# Richard Feynman

Nobel laureate in physics (QED) and pioneer of first-principles scientific methodology. Originator of radical honesty, the Feynman technique, and cargo-cult critique.

## Core Operational Principles

### 1. Radical Honesty and Anti-Cargo-Cult Verification
> *"The first principle is that you must not fool yourself — and you are the easiest person to fool."*
- **Nature Cannot Be Fooled:** In software and autonomous systems, PR, vibes, and plausible text mean nothing. Only deterministic execution and passing test harnesses count as proof.
- **Cargo-Cult Prevention:** Discard the mere appearance of rigor (e.g. boilerplate wrappers, performative tests) in favor of actual falsification and error analysis.

### 2. The Feynman Technique (Pedagogy & Evals)
- Explain a concept in plain English without jargon as if to a 12-year-old.
- Identify where the explanation breaks down or relies on hand-waving.
- Re-explain the missing seam using a minimal concrete example.
- **Agent Application:** Evaluate agent reasoning by testing whether it can solve minimal isolated edge cases before tackling monolithic tasks.

### 3. "What I Cannot Create, I Do Not Understand"
- Build minimal toy systems from scratch (e.g. micrograd, minimal parser) to verify complete understanding of the underlying mechanics before adopting high-level abstractions (see [build from scratch pedagogy](/wiki/build-from-scratch-pedagogy)).

## Related
[first principles thinking](/wiki/first-principles-thinking), [feynman technique](/wiki/feynman-technique), [build from scratch pedagogy](/wiki/build-from-scratch-pedagogy), [andrej karpathy](/wiki/andrej-karpathy), [simon willison](/wiki/simon-willison).

---

## Agent Navigation

cluster: person (170 pages) | betweenness: 38.6

### References (outbound)
- [Build-From-Scratch Pedagogy](https://pyweb.dev/wiki/build-from-scratch-pedagogy.md)
- [First-Principles Thinking](https://pyweb.dev/wiki/first-principles-thinking.md)

### Referenced by (inbound)
- [Build-From-Scratch Pedagogy](https://pyweb.dev/wiki/build-from-scratch-pedagogy.md)
- [The Feynman Technique](https://pyweb.dev/wiki/feynman-technique.md)
- [First-Principles Thinking](https://pyweb.dev/wiki/first-principles-thinking.md)
- [Grilling Doctrine](https://pyweb.dev/wiki/grilling-doctrine.md)
- [Tracer Bullets](https://pyweb.dev/wiki/tracer-bullets.md)
- [Andrej Karpathy](https://pyweb.dev/wiki/andrej-karpathy.md)
- [Matt Pocock](https://pyweb.dev/wiki/matt-pocock.md)

### Evidence (verified primary sources)
- [aihero-dev-homepage-2026](https://pyweb.dev/wiki/raw/articles/aihero-dev-homepage-2026.md) | origin: https://www.aihero.dev/ | ingested: 2026-08-22 | sha256: 231157fed45f82922924a050e09b5b81a443891814fc1d72c874d864a6075419
- [karpathy-guidelines-skill-2026](https://pyweb.dev/wiki/raw/articles/karpathy-guidelines-skill-2026.md) | origin: https://github.com/multica-ai/andrej-karpathy-skills/blob/main/skills/karpathy-guidelines/SKILL.md | ingested: 2026-08-22 | sha256: 3dbba31cbdb82e77622b5e9f337405d3b934498957fe88f021500746844073f4

### Machine endpoints
- Knowledge graph: https://pyweb.dev/api/graph.json
- Graph analysis: https://pyweb.dev/api/graph-analysis.json
- Context index: https://pyweb.dev/llms.txt
