Skip to content
Mark Janssen edited this page Dec 5, 2019 · 219 revisions

To operate your hackerspaces, use the Business Plan. I may get time to rewrite it (ping me).
To start your own game that will "self" organize your organization, unconference, or housing co-operative, check the World Game.

This project is spawn off work done to create AI using a self-generating, self-organizing network of "neurons". Because AI deals with many key concept related to epistemology and metaphysics, this work can be re-applied to other domains, like economic theory and social intelligence, etc.

While it may seem that the project is too simple to create generalizable intelligence, that is not the case. Just as the complexity of the Mandelbrot Set is produced with a simple equation, so can endless complexity of thought be organized and generated by a few simple concepts. A mathematical graph, for example, and one of the main data structures you'll find in the project gives you a quintillion possibilities (unique [labeled] graphs) in just 10 nodes. This is significant because it means we can store information deeply with just a small network. Add another dimension of order by placing those networks in a node of another graph, and you have a complete system to simulate consciousness or the world itself. The network is the knowledge, making AI a tractable problem.

But, hey, this is just supposed to be an "OS for hackerspaces", so it uses YOU as an agent to do processing in this messed up world. Much like Marvin Minsky's (MIT) "Society of Mind", there is a meta-order which comes out of the rules. The currency system acts as the action potentials of a brain, traded by the agents, acting as intelligent neurons. Try it out.

Clone this wiki locally