|
|
|
|
|
by scarygliders
981 days ago
|
|
I absolutely do not mean to be rude when I say "The description of what this is, is complete word salad." Having tried the thing, it seems best summarized - currently - as "This thing is a GUI, written in javascript, allowing a user to view and manipulate the contents of a browser's origin private file system (OPFS)." Did I get it right? Also, what, exactly, would be its use case(s)? You seem to be of a similar generation to me (Gen X)? So like yourself I grew up through those halcyon days of ZX81s, VIC-20's, Amigas and so on, as well as various flavours of Unixen, and finally Linux these days. I just don't grok the relationship between the aforementioned word salad introduction, and whatever the usefulness of this Thing could be. |
|
Perhaps the most important aspect of Linux is its ability to provide an interface between the low-level files sitting on a hard drive and the (C system call) application layer.
The main point of this project is currently the ability to provide a dependable interface between the low-level files sitting in the browser-managed sandbox and the (JS call) application layer.
Once people start getting comfortable with the idea that the files in their web browsers are as dependable as the files in their native systems, then we can start having more serious discussions about the exact use cases that might follow.
It'll have to involve an evolutionary process just like GNU/Linux itself experienced in the 1990's.