X-Git-Url: http://www2.svjatoslav.eu/gitweb/?p=sixth.git;a=blobdiff_plain;f=doc%2Findex.html;h=20deddc7d7f843d492b3e12b5f75097912b1d91a;hp=7c965b5253836697aedb7a75b6322c4fea547e0e;hb=0c433a6018b747a48fde1d94c7466182e762883f;hpb=a13368608b2d0f6877c22a493a24cc81ae1a6f39 diff --git a/doc/index.html b/doc/index.html index 7c965b5..20deddc 100644 --- a/doc/index.html +++ b/doc/index.html @@ -1,181 +1,228 @@ - - - + + - - - Sixth - system for data storage, computation, exploration and interaction - - + + + + + + + +" + - -
-

Sixth - system for data storage, computation, exploration and interaction

-
-

Table of Contents

- -
-
+
+

Sixth - system for data storage, computation, exploration and interaction

+
+ +
  • other applications hosted at svjatoslav.eu +
  • + -
    -

    1 Current status

    +
    +

    1 Current status

    There is nothing useful for regular people yet. @@ -190,26 +237,33 @@ working parts are already implemented:

    + + +
    -
    -

    2 Vision

    +
    +

    2 Vision

      -
    • A tool to amplify human ability.
    • +
    • A tool to amplify human ability. +
    • Properly visualizes and immerses user in completely various forms of -information and provides intuitive and powerful ways to explore, interact and -manipulate it with fast feedback loop to immediately see results.
    • +information and provides intuitive and powerful ways to explore, +interact and manipulate it with fast feedback loop to immediately +see results. +
    @@ -221,35 +275,118 @@ Dr. Lawrence Angelo, The Lawnmower Man (1992)
    -
    -

    3 Features to implement in the future

    +
    +

    3 Feature ideas to implement/incorporate in the future

    • Semantic networks / knowledge trees.
      • Is able to use natural language for knowledge mining and question answering. This could potentially lead to self aware artificial intelligence. Because -of "Three laws safe" design, there is nothing that can go wrong.
      • -
    • +of "Three laws safe" design, there is nothing that can go wrong. + +
    +
  • Become an alternative to KDE, Gnome, Canonical Unity or similar desktop user -interfaces.
  • +interfaces. +
  • Become an open source scientific computing engine of structured data as an -alternative to proprietary Wolfram Alpha.
  • +alternative to proprietary Wolfram Alpha. +
  • Become an open source solution for unstructured knowledge extraction and -processing, similar to IBM Watson.
  • +processing, similar to IBM Watson. + -
  • P2P (Peer to peer) distributed computation system.
  • +
  • P2P (Peer to peer) distributed computation system. +
  • + +
    +

    4 Technical capabilities to have

    +
    +

    +Perfect computing system must have advanced data visualization, +storage, transmission and computation capabilities. +

    + +

    +There are LOTS of existing cool technical ideas and solutions for each +challenge. It's really hard to pick the best. Here is a small list to +evaluate. +

    +
    +
    +

    4.1 Computing

    +
    +

    +Efficient distributed computing is required. +

    + +

    +Possible solutions: +

    +
      +
    • MapReduce algorithm. +
    • +
    • LLVM. +
    • +
    • Julia programming language. +
    • +
    • … +
    • +
    +
    +
    +
    +

    4.2 Networking

    +
    +

    +P2P secure, fast and reliable networking is required. +

    + +

    +Possible solutions: +

    + + +
    +
    +
    +
    +