Linked by Thom Holwerda on Sat 1st Oct 2005 16:19 UTC, submitted by Andre van Schoubroeck
OSNews, Generic OSes Triavid is a web implementation of a TriangleOS VFDBS system. The service will eventually be fully integrated in TriangleOS, allowing users to use the web-disk as just any other drive. All objects stored on the web-disk can be viewed from any PC with an internet connection. The web-disk can also be accessed with by a browser, by using a user interface similar to that of the the TriangleOS GUI.
Thread beginning with comment 39378
To read all comments associated with this story, please click here.
Sounds familiar
by on Mon 3rd Oct 2005 05:03 UTC

Member since:

"In TriangleOS, 'everything is a file' no longer applies; rather 'everything is an object', which can have a lot of different attributes. Adding/implementing the VFDBS, which now consists of about 40K lines, is eventually going to _reduce_ the amount of code needed in the kernel, as all kind of filesystem hooks (such as DevFS/ProcFS) are no longer needed."

Isn't this basically what Hans Reiser is trying to do with ReiserFS 4, only a lot of Linux big people think it's a stupid approach?