Article 800: The Horizon of What We Do Not Know
How to read this page: This article maps the topic from beginner to expert across six levels � Remembering, Understanding, Applying, Analyzing, Evaluating, and Creating. Scan the headings to see the full scope, then read from wherever your knowledge starts to feel uncertain. Learn more about how BloomWiki works ?
Article 800: The Horizon of What We Do Not Know — A Closing Reflection is the final article of BloomWiki — not a summary, but a meditation on incompleteness. 800 articles across every domain of human knowledge, and we have barely begun. The measure of a true education is not what you know but your relationship to what you don't know. The map is not the territory. The encyclopedia is not knowledge. The horizon always recedes.
Remembering[edit]
- Negative Capability — (Keats, 1817). The capacity to remain in uncertainty and doubt without irritably reaching after fact and reason — the artistic and intellectual virtue.
- The Known Unknowns — (Rumsfeld's epistemology). Things we know we don't know — the frontier of the map.
- The Unknown Unknowns — Things we don't know we don't know — the territory beyond the map's edge.
- Apophatic Knowledge — Knowing something by specifying what it is not — the via negativa of theology and philosophy.
- The Horizon — The always-receding line where earth meets sky — the perfect metaphor for the frontier of knowledge.
- Article 1 to Article 800 — The journey from the first article to this one: a demonstration that learning is not a destination but a practice.
- The Socratic Paradox — "I know that I know nothing" — not nihilism, but the beginning of genuine inquiry.
- Open Questions — The questions no one has answered: the hard problem of consciousness, the origin of life, the nature of dark energy, the foundation of moral facts.
- The Next 800 — The invitation implicit in every encyclopedia: to go further, ask more, connect wider.
- Bloom's Seventh Level — If there were one beyond Creating, it might be: Wondering — the capacity to generate the questions that make creating necessary.
Understanding[edit]
The horizon is understood through incompleteness and invitation.
What 800 Articles Cannot Contain: The lived experience of a parent watching their child learn to walk. The particular way light falls on a specific street on a specific morning. The untranslatable word that captures a feeling no other language has named. The conversation between two scientists at 2am when something clicks. The prayer of a person alone. Knowledge as information is encodable in articles. Knowledge as experience is not. BloomWiki honors what it cannot contain by gesturing toward it in every article's Creating section — the future that knowledge opens.
The Frontier Is the Point: Every article in BloomWiki ends with open questions. This is not a failure of completeness — it is the most important thing an encyclopedia can teach: that every answered question opens three more. The person who finishes all 800 articles and feels they now "know" is less educated than the person who finishes article 1 and feels the vastness of what remains. The frontier is not a place to be anxious about — it is the invitation to keep going.
The Closing of the Opening: This article ends BloomWiki. It does not close knowledge. Knowledge does not close. The last word of any honest encyclopedia is not a period but an ellipsis — not "here is everything" but "here is where you begin." Go further. Ask more. Connect more widely. Create something we haven't thought of. The horizon is yours.
Applying[edit]
<syntaxhighlight lang="python"> def map_the_unknown(known_domains, total_possible_domains=float('inf')):
known_pct = known_domains / 1000 * 100 # Against practical infinity
unknown = "infinite"
return (f"Domains mastered: {known_domains} | "
f"Known fraction: {known_pct:.1f}% of 1,000 major domains | "
f"Unknown: {unknown} | "
f"Recommended action: curiosity, humility, and continued inquiry")
print(map_the_unknown(800)) # BloomWiki completion </syntaxhighlight>
Analyzing[edit]
| Domain | Open Question |
|---|---|
| Physics | "What is the nature of dark energy and dark matter (~95% of the universe)?" |
| Biology | "What is the minimum complexity required for life to arise from chemistry?" |
| Neuroscience | "What is the hard problem of consciousness — why is there subjective experience?" |
| Mathematics | "Is there a consistent and complete foundation for all mathematics (post-Gödel)?" |
| Ethics | "Is there an objective foundation for moral facts — or is morality constructed?" |
| Cosmology | "Are we alone in the universe — and what would the answer mean?" |
Evaluating[edit]
- Is an encyclopedia that acknowledges its own incompleteness more honest — or less useful — than one that doesn't?
- Does knowing about all these open questions create existential anxiety — or liberation?
- What is the next BloomWiki? What 800 articles would a different civilization write?
Creating[edit]
- Your 801st article: write about something BloomWiki has not covered — from your own perspective and experience.
- A "questions only" companion to BloomWiki: 800 articles each containing only a question — and no answer.
- A living BloomWiki that updates its open questions as science, philosophy, and art advance.
- A personal synthesis: what is the single most important connection you have made across all 800 articles?
The Final Word: Knowledge is not a possession. It is a practice. Not a destination. A direction. Not an answer. An opening. Article 800 is not the end of BloomWiki. It is the beginning of what you do with it.