Simple Lasts Longer
newsletter.pnote.eu
Simple Lasts Longer
1–10 of 35 posts
Re: Simple Lasts Longer
#2Especially if we see adoption on the Storage Buckets standard, sites will be able to partition up their storage into different concerns. Maybe there's some users data (xdg config[1]), some cache (xdg cache[1]), some app state ([1]), and each can be saved into a different bucket. Then a standard export/import standard would let folks save and load data easily? Maybe in interesting cross-site ways, where we import/export data? https://specifications.freedesktop.org/basedir-spec/basedir-...
I was super scared this article was going to glorify an impractical disconnected imo useless "simple." Very glad to see import/export handled; simple, but very much in users power to let connectivity happen, to spread their data, as connected apps have so powerfully let us do.
Re: Simple Lasts Longer
#3Re: Simple Lasts Longer
#4This, x1000.
I cannot count how many hobby projects I have outright abandoned at the first failure, never to return. The fix may have been simple too! I'll never know, though: the startup effort required to re-contextualize myself with the complex mess I'd made was never worth it at the time, and the longer you let them languish the less-likely you are to return. RIP, projects.
Simple Lasts Longer.
Re: Simple Lasts Longer
#5Re: Simple Lasts Longer
#6Are there any ideas / draft proposals about browser access to shared cloud storage? (Google Drive, Dropbox, OneDrive, etc.) The ability to store data on the user-side in a way that they control and is still cloud-available to multiple devices may be a feature that's just too user-empowering to be supported.
EDIT: I missed that your question was specifically about browser access. tbh I think it makes the most sense to deliver the files directly by the server, with maybe some media controls for specific file types but even that is something the browser can basically take care of out-of-the-box.
Re: Simple Lasts Longer
#7Are there any ideas / draft proposals about browser access to shared cloud storage? (Google Drive, Dropbox, OneDrive, etc.) The ability to store data on the user-side in a way that they control and is still cloud-available to multiple devices may be a feature that's just too user-empowering to be supported.
Re: Simple Lasts Longer
#8Are there any ideas / draft proposals about browser access to shared cloud storage? (Google Drive, Dropbox, OneDrive, etc.) The ability to store data on the user-side in a way that they control and is still cloud-available to multiple devices may be a feature that's just too user-empowering to be supported.
The library for that seems to support their custom protocol as well as Dropbox and Google Drive these days.
There's also Solid which attempts to do something similar: https://solidproject.org/
Re: Simple Lasts Longer
#9Are there any ideas / draft proposals about browser access to shared cloud storage? (Google Drive, Dropbox, OneDrive, etc.) The ability to store data on the user-side in a way that they control and is still cloud-available to multiple devices may be a feature that's just too user-empowering to be supported.
Or do you mean websites automatically saving stuff to your cloud storage without any UI interaction. That sounds far too abuse prone.