Linked by Kroc Camen on Thu 5th Nov 2009 21:05 UTC
Thread beginning with comment 393107
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
News
Linked by Thom Holwerda on 05/21/13 22:06 UTC
Linked by Thom Holwerda on 05/21/13 21:45 UTC
Linked by Thom Holwerda on 05/21/13 15:53 UTC
Linked by Thom Holwerda on 05/20/13 22:43 UTC
Linked by Thom Holwerda on 05/20/13 21:50 UTC
Linked by Thom Holwerda on 05/19/13 23:15 UTC
Linked by Thom Holwerda on 05/19/13 23:11 UTC, submitted by Drumhellar
Linked by Thom Holwerda on 05/18/13 21:06 UTC
Linked by Thom Holwerda on 05/18/13 7:37 UTC
Linked by fran on 05/18/13 1:38 UTC
More News »
Sponsored Links



Member since:
2007-03-13
reactive kernel that just handle hardware routing, memory allocation for realtime stuff and garbage collection for less demanding parts, computations multiplexing.
on top of that a ~~haskell/ruby~~ shell with by default reactive geometry/vector/typography rendering and that's about it. ( with automatic fallback into vga/ascii classic shell ) no hard coded graphic computing, ergonomic (fitz law, analogic changes) oriented renderer that update everything in a "coherent" manner.
with something ala plan9, aka namespace/trees representation of about anything, and nixOs .. emphasis on versionning/transactionning features of FS.
factorized/typed/generic operations as much as possible.
no "programs", just functions that are easily composable, a so-called program would just be a preconfigured function graph ~math equation etc etc
everything is heavily jit-statistic compiled, taking in account communication cost model to pipeline interfunctions dataflows.
maybe some bayesian self optimizing shortcut system to speed things.
of course with that kind of os , a new keyboard would be neat ( dimension iterating keys , symmetric positionning , no teletype background )
to picture the result ... throw plt scheme, sidefx houdini, some of aza raskin work, smalltalk environnement in an advanced opencl computing system. just Data Data Data, Data representation and transformations lol
signed FantasyMan
Edited 2009-11-05 23:45 UTC