Earlier quoted context omitted.
Does anyone still build native clients for anything? It seems no one bothers anymore, no matter the size of the company. Any native clients we have now were built years ago and now they are only maintained. I think nowadays even Audacity would be an Electron app.
Yes, a company of dropbox's size definitely has an iOS team (not 1 iOS developer). They absolutely have the resources to do this. But I suppose you're right. Even true of Slack. It's totally a meme that Slack's electron client is horrendous and bloated, but it probably hasn't stopped their growth, so where's the incentive for them to improve it?
The new Dropbox
441–450 of 590 posts
Re: The new Dropbox
#442I strongly feel this is a bad direction for Dropbox. Many companies have tried to integrate tools together. It's always half-baked simply because those tools aren't designed to be integrated. I find it kind of odd Dropbox would be bragging about a dropdown menu to create a Google doc. Surely if that's important to me I get Google drive - the integration will be better because the same company makes the different tool…
if that's important to me I get Google drive - the integration will be better because the same company makes the different tools and you can actually stay within the eco-system. If Dropbox are planning to compete with this it's very difficult to see how they win over Google I agree with you completely, Google should have squashed Dropbox like a tiny, helpless bug that it is in comparison. Yet reality disagrees and th…
Despite it being promised at the launch of Google Drive, several years ago. I finally moved off of Drive to nextCloud as a result.
Re: The new Dropbox
#443I strongly feel this is a bad direction for Dropbox. Many companies have tried to integrate tools together. It's always half-baked simply because those tools aren't designed to be integrated. I find it kind of odd Dropbox would be bragging about a dropdown menu to create a Google doc. Surely if that's important to me I get Google drive - the integration will be better because the same company makes the different tool…
I use Google Docs / Sheets both at work and for some personal stuff. I would never use Google Drive because it's a piece of shit. Whenever I used it I ended up with data being corrupted and this happened for both the standard Backup and Sync and the new Drive File Stream. Files being corrupted or missing is the worst scenario possible for a file sync service. Not to mention it's really, really slow and inefficient. I…
Re: The new Dropbox
#444Re: The new Dropbox
#445Earlier quoted context omitted.
> Personally what I value is just basic cloud storage with a decent automatic sync. That reminds me of a pretty famous Quora answer (here https://www.quora.com/Dropbox-product/Why-is-Dropbox-more-po... ) that described why Dropbox succeeded: > Well, let's take a step back and think about the sync problem and what the ideal solution for it would do: There would be a folder. You'd put your stuff in it. It would sync. T…
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.
With iOS13 this also erodes, but going against the trend was beneficial for them up to this point.
Re: The new Dropbox
#446Re: The new Dropbox
#447I've been a Dropbox user for many years but I'm looking for a replacement. What drives me nuts and hasn't gotten better over the years is their truly awful Python-based macOS client software. It is constantly burning a ton of CPU/battery. It's always at or near the top of Activity Monitor's list in the Energy tab. It seems like their app constantly reacts to any file system activity, even if that activity is outside…
Yes, their symlink handling is absurd, and they have the usual sanctimonious defense when questioned about this. To be fair, most commercial cloud services overthink this, and also get it wrong. A symlink is just a file, like any other. It is a user's responsibility to insure that a symlink will work elsewhere; cloud services should just copy the file, just like any other. The users who expect a symlink to trick a cl…
Re: The new Dropbox
#448Earlier quoted context omitted.
So why are there no really good email clients?
Because email clients can only be as good as email itself, which isn't really good. ;)
Re: The new Dropbox
#449Earlier quoted context omitted.
Yes, their symlink handling is absurd, and they have the usual sanctimonious defense when questioned about this. To be fair, most commercial cloud services overthink this, and also get it wrong. A symlink is just a file, like any other. It is a user's responsibility to insure that a symlink will work elsewhere; cloud services should just copy the file, just like any other. The users who expect a symlink to trick a cl…
You are taking strong positions on what is right or wrong when there is no objective answer and tradeoffs both directions. > It is a user's responsibility to insure that a symlink will work elsewhere; cloud services should just copy the file, just like any other. The users who expect a symlink to trick a cloud service into special behaviour (like syncing folders elsewhere) are also wrong. You no more want a cloud ser…
The version of NTFS in windows xp and the version of windows explorer both supported symlinks just fine. There was just no user-mode api to create them. You could use a kernel driver to make them, or even mount the disk offline and make them
Re: The new Dropbox
#450I've been a Dropbox user for many years but I'm looking for a replacement. What drives me nuts and hasn't gotten better over the years is their truly awful Python-based macOS client software. It is constantly burning a ton of CPU/battery. It's always at or near the top of Activity Monitor's list in the Energy tab. It seems like their app constantly reacts to any file system activity, even if that activity is outside…
Seafile is a wonderful Dropbox replacement: - https://www.seafile.com/en/home/ Open-source and all. :)