Earlier quoted context omitted.
My previous experience with Google Drive was that it would chew up CPU and memory a lot more than I liked. I've been pretty happy with iCloud Drive since I switched to it. Works seamlessly and effortlessly on my Mac and iPhone, affordable pricing fo storage which can be shared with family, and also solves my photo storage needs with Apple Photos. The only drawback is the lack of shared folders, but they just announce…
(I work for Google, not on drive. Opinions are my own). Have you tried the newer drive client? Backup & Sync[0] replaced the old client and I believe is a bit better than the older client. If you are on GSuite, there is the Drive File Stream[1] that is a lazy-load of resources from a drive folder (which is why it's targeted for businesses only). [0] https://www.google.com/drive/download/backup-and-sync/ [1] https://s…
The new Dropbox
501–510 of 590 posts
Re: The new Dropbox
#502But Dropbox is so convinced that it needs to be a social network or a workplace platform that I can no longer reliably share things with others. Dropbox sometimes forces a sign-in or a sign-up before the anonymous end user can view my shared file. Am I crazy, or is that just unacceptable?
Re: The new Dropbox
#503Earlier quoted context omitted.
That answer is 8 years old. Files seem to be disappearing from a large number of problem domains, in favor of webapps. That doesn't bode well for Dropbox if it is a trend that continues.
Hiding file systems is both en vogue and maddening for people who actually work with files. Which is everyone, even if they don't know it. The amount of assistance I've had to give even technically-competent users when it comes to even finding where the heck their data even is has skyrocketed over the past couple of years.
Eventually there's going to be some serious blowback. You can't expect people to efficiently use their computers if they can't even find their godamn files!
Re: The new Dropbox
#504I have used dropbox religiously, even on my phone, from the day it became available. It's a folder on my machine that I put things in to sync across devices.
Re: The new Dropbox
#505Earlier quoted context omitted.
Where are you legally required to do that? What law is that?
I don’t think fiduciary duty is the right word for it. But there is some Supreme Court ruling (dodge bros. Vs Ford?) that seems to imply (or so people interpret) you need to make money for share holders.
Re: The new Dropbox
#506Earlier quoted context omitted.
I wonder how much of it is Pythons fault, how much is the way they designed it, and how much is the problem domain.
A well-written Python app using the respective platform's native events through say, watchdog[1] performs perfectly fine for huge numbers of files[t]. The language used isn't at all the problem with Dropbox's performance which has been a problem for as long as they've had a desktop app. If there's one specific bottleneck (ex: hashing files) then that's a prime candidate for Cython[2] or the plain CPython C-API. Even…
Somewhere between cool MIT dorm room side project and serious company there is a point where it's time to ditch it and reimplement it in in something that performs better.
Another drawback of it being Python is that when it is causing the fans to spin, I can't inspect what's going on with Activity Monitor's sampler. It's all opaque nameless Python stack frames.
Re: The new Dropbox
#507Earlier quoted context omitted.
I've been happy with pCloud which has Win/Linux/Mac/Android/iOS clients.
I pay for both and pCloud is cheap but inferior (for me) in two ways: 1. pCloud doesn't support file permissions or symlinks, thus you can't use it as a real filesystem (eg, building and testing software out of it). 2. pCould is a "cloud fs" (the files aren't on a host filesystem), whereas Dropbox is syncing a host filesystem. The difference is very visible in performance. If the first issue was fixed (I've asked the…
In my experience pCloud works fine for me having the Documents, Music and Pictures folders synced, and having many other folders as cloud only.
Re: The new Dropbox
#508Whatever happened to the philosophy of “do one thing and do it well”? I use Slack and Zoom often, but I have never once thought — gee I really wish I could just open up this presentation in Dropbox directly into my Zoom meeting. I just don’t see the integration working in that direction. Sure, Dropbox should make sure that it’s available as a provider to save/open files for other programs — that make sense. The integ…
> Whatever happened to the philosophy of “do one thing and do it well”? This relies on composability, integrating together several such components into a coherent whole. Users don't understand composability or want to do it. They want the integration to already exist and just work.
You could also compare wechat to traditional isolated apps, and in my opinion well integrated platforms trump collections of tools almost always.
Re: The new Dropbox
#509I pay for Dropbox, SpiderOak, Google Drive, iCloud, and OneDrive. Now that I have mostly retired, I question needing so much redundancy. I feel like I have to purchase OneDrive because it is so inexpensive for the whole family and also getting Office apps thrown into the deal.
I like supporting SpiderOak even though I use it very lightly. I like supporting privacy oriented companies so I am sticking with them. Also, iCloud is very convenient and inexpensive - another keeper.
DropBox should offer more plans. Few people need two terabytes of data and it gives them an excuse to charge more.