An Epistemology for People Tired of Being Fixed
A free, anti-self-help book about pattern literacy, epistemology, and seeing clearly without fixing. Zero advice. Zero capture. Zero guru.
The book is available as a static site at rwnq8.github.io/knowing-patterns (once deployed).
Or read the source markdown files directly in the Knowing Patterns directory.
This book contains no steps, no methods, no habits to install, and nothing to buy. It is a description of how patterns work — in physics, biology, attention, and daily life. Reading it is the shift.
The book argues that the "self" is not a fixed thing but a dynamic pattern of relations — and that seeing this pattern is itself the change that most methods claim to produce.
This work is dedicated to the public domain. No rights reserved.
You may copy, share, remix, translate, and adapt this work for any purpose, commercial or non-commercial, with or without attribution.
The author requests (but does not require) that you:
- Share freely — do not charge for access to this work
- Attribute the source when quoting substantially
- Pass it on in the spirit of circulation
knowing-patterns/
├── index.html # Landing page with table of contents
├── css/style.css # Minimal, readable stylesheet
├── chapters/
│ ├── 01.html # The Noun Trap
│ ├── 02.html # What a Pattern Is
│ ├── 03.html # Pattern vs. Habit
│ ├── 04.html # The Verb of You
│ ├── 05.html # The Shape of Attention
│ ├── 06.html # The Stories We Tell
│ ├── 07.html # Context Is Not Background
│ ├── 08.html # Other People as Pattern-Mirrors
│ ├── 09.html # The One-Degree Tilt
│ ├── 10.html # The Economics of Brokenness
│ ├── 11.html # Help vs. Knowledge
│ ├── 12.html # Circulation Over Capture
│ ├── 13.html # Pattern Literacy as Daily Practice
│ ├── 14.html # The Pattern Doesn't Care
│ └── 15.html # Afterword
├── appendices/
│ ├── A.html # Glossary
│ ├── B.html # Questions That Aren't Advice
│ ├── C.html # Pointers
│ └── D.html # Version History
└── README.md
The site is pure HTML and CSS. No build step. No JavaScript. No tracking. Open index.html in any browser to read locally, or serve with any static file server.
Current version: 0.3 — second revision pass. All chapters reviewed for epistemic purity, tightened prose, and consistent voice.