X-Git-Url: http://www2.svjatoslav.eu/gitweb/?p=sixth.git;a=blobdiff_plain;f=doc%2Findex.html;h=e34161c59f3772f34685076d939caee33853a34d;hp=20deddc7d7f843d492b3e12b5f75097912b1d91a;hb=6a93b14c4745b60fc29f6a53f0c4d552e4ab0359;hpb=0c433a6018b747a48fde1d94c7466182e762883f diff --git a/doc/index.html b/doc/index.html index 20deddc..e34161c 100644 --- a/doc/index.html +++ b/doc/index.html @@ -2,7 +2,7 @@ Sixth - system for data storage, computation, exploration and interaction - + @@ -217,27 +217,43 @@ published by the Free Software Foundation. -
  • other applications hosted at svjatoslav.eu +
  • other applications hosted at svjatoslav.eu
  • -

    1 Current status

    +

    1 Vision - A tool to amplify human ability

    -

    -There is nothing useful for regular people yet. +

    +Makes lots of complex data intuitive to:
    +  - explore, understand
    +  - manipulate and compute on
    +
    +by extensively relying on:
    +  - realtime 3D graphics with immediate feedback loop
    +  - flexible and distributed computation and data storage

    + +

    -Sixth is presently in research / prototyping and ideas collecting phase. Some -working parts are already implemented: +“Virtual reality holds the key to the evolution of the human mind” +Dr. Lawrence Angelo, The Lawnmower Man (1992)

    +
    +
    +
    - +
    +

    2 Current status

    +
    -
    -
    - -
    -

    2 Vision

    -
    - - -
    -

    -“Virtual reality holds the key to the evolution of the human mind” -Dr. Lawrence Angelo, The Lawnmower Man (1992) -

    -
    -

    3 Feature ideas to implement/incorporate in the future

    +

    3 Frequently Given Answers

    -
    -
    - -
    -

    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: -

    +
  • Why such name ?
      -
    • MapReduce algorithm. -
    • -
    • LLVM. +
    • In short: it's just a number.
    • -
    • Julia programming language. +
    • Many years ago inspired by the ideas of Forth (programming +language) I decided to create my own implementation Fifth +(computing/programming environment).
    • -
    • … +
    • Then I realized I miss type safe object oriented capabilities. So +I updated the name to Sixth and switched to Java.
    -
  • -
    -
    -

    4.2 Networking

    -
    -

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

    - -

    -Possible solutions: -

    - -
    -