Editing
The Limits of Human Knowledge
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== <span style="color: #FFFFFF;">Applying</span> == '''Modeling 'The Frontier of Ignorance' (Predicting the 'Growth' of Mystery):''' <syntaxhighlight lang="python"> import math def calculate_ignorance_growth(knowledge_volume): """ Shows why 'Learning' makes you feel 'Dumber'. """ # Knowledge is the 'Area' of a circle. # Ignorance is the 'Circumference' (The border with the unknown). radius = math.sqrt(knowledge_volume / math.pi) frontier = 2 * math.pi * radius return f"With {knowledge_volume} units of Knowledge, your Frontier of Ignorance is {round(frontier, 2)} units wide." # Case: Learning more print(calculate_ignorance_growth(100)) print(calculate_ignorance_growth(1000)) </syntaxhighlight> ; Limit Landmarks : '''The 'Planck' Length''' β The "Smallest Possible Measurement": "Physics" "Breaks Down" below this scale, "Closing the Door" on the "Infinite Small." : '''The 'Black Hole' Information Paradox''' β (See Article 122). The "Fear" that "Information" is "Destroyed" in a black hole, making the "History of the Universe" "Un-knowable." : '''Kantβs 'Ding an Sich' ''' (Thing-in-itself) β (See Article 566). The "Philosophical Limit": we only "See" the "World through our Senses," we "Never See" the "Real World" as it "Truly Is." : '''The 'Four-Color' Theorem Proof''' β The first "Mathematical Proof" done by "Computer" that was "Too Long" for "Any Human" to "Check." It marked the "Limit" of "Human Verification." </div> <div style="background-color: #8B4500; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;">
Summary:
Please note that all contributions to BloomWiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
BloomWiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
What links here
Related changes
Special pages
Page information