Y
Hacker News
new
|
ask
|
show
|
jobs
by
alwayslikethis
501 days ago
I wish browsers had better support for local web apps. If local files can access persistent storage easily, this can open it up a lot of opportunities for quick and easy GUI apps. Basically the opposite of electron.
1 comments
npodbielski
500 days ago
How file can access anything? It is just data. It can not do anything.
link
Timwi
500 days ago
Executables are files too.
link
npodbielski
500 days ago
Then it is really a runtime that have an access. I.e. it depends if process have an access to a file from which user is executing a bash script.
link
Timwi
496 days ago
Runtimes and operating systems consist of files, too.
link