|
|
|
|
|
by gryn
1848 days ago
|
|
too hard, you might have a better chance in your endeavor by forking the web into 2 things. - A web of apps: A (sand-boxed) VM environment that has the advantage of not having to install the programs locally and with a capability based model. this is already similar to what's already here but once you commit to it you can ditch the DOM and other things. - A web of documents. |
|