Skip to content

The Forbidden Book - Exploring random noise for fragments of, as yet, unknown data.

Notifications You must be signed in to change notification settings

mmcc1/theforbiddenbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Forbidden Book

NET 6 Implementation

The Forbidden Book is an exploration into information theory. In theory, all expressible information should already exist. For example, if we could compute every possible permutation of a 1MB file, we would have everything that could ever be expressed in 1MB. All the stories, songs, technology and video that have ever been created, or could be created.

While they seem different, there is no difference between creativity, memory, search, discovery, inference and random means of information retrieval, other than time.

The Forbidden book generates random bytes and displays them as text and images. What will you find?

Theoretical Note:

The Forbidden Book works best with RNGs which do not attempt to maintain a proper distribution of values.

If you like the principle check out https://libraryofbabel.info/

Extended Research

One of the most interesting possibilities that arises from the software is the tantalising prospect that structure exists to comprehensible information that could be used to compute the location of previously unknown comprehensible information. Think of spidering the web and you'll get the basic idea.

This may seem a strange notion at first, however, there is a structure to language, a relationship between words, meaning and ultimately physics. The connection to physics implies a certain level of computablity, which we leverage every day in the form of dictionaries and word nets.

Is there a formula of the E=MC^2 ilk in terms of comprehensible information? One that could separate fact from fiction too?

About

The Forbidden Book - Exploring random noise for fragments of, as yet, unknown data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages