window.showDirectoryPicker opens up a whole new world
steveharrison.dev
window.showDirectoryPicker opens up a whole new world
1–10 of 122 posts
Re: window.showDirectoryPicker opens up a whole new world
#2Re: window.showDirectoryPicker opens up a whole new world
#3I'm really excited about window.showDirectoryPicker and the local-first web apps it will enable. There's lots of talk about local-first sync engines, but the best sync engine is one you don't even manage, like the user's file system / cloud storage service!
Re: window.showDirectoryPicker opens up a whole new world
#4Re: window.showDirectoryPicker opens up a whole new world
#5Re: window.showDirectoryPicker opens up a whole new world
#6I'm really excited about window.showDirectoryPicker and the local-first web apps it will enable. There's lots of talk about local-first sync engines, but the best sync engine is one you don't even manage, like the user's file system / cloud storage service!
[flagged]
If we want a free and open internet, we need to protect Firefox at all costs.
Re: window.showDirectoryPicker opens up a whole new world
#7Earlier quoted context omitted.
[flagged]
Firefox may not be the best browser, but it's the last full-featured non-commercial independent browser still available (excluding forks like Waterfox). If we want a free and open internet, we need to protect Firefox at all costs.
Re: window.showDirectoryPicker opens up a whole new world
#8Some of the permissions problems related to window.showDirectoryPicker have been frustrating. I'm developing a client-side Python web framework, and during development I need to mount the library locally; I hand off the directory to Pyodide using this API. But that doesn't work in VSCode's internal browser, apparently because the API just simply isn't able to be approved.
Re: window.showDirectoryPicker opens up a whole new world
#9Re: window.showDirectoryPicker opens up a whole new world
#10Not truly supported across all mobile browser currently, but it's certainly better than just one year ago.