|
|
|
|
|
by lazerwalker
4072 days ago
|
|
I've moved away from Dropbox purely because the desktop (OS X) app has gotten so terrible. Besides the lack of responsiveness mentioned in the article, Dropbox routinely takes up > 90% of my CPU resources while running. If I'm working at a coffee shop without power, having Dropbox running literally halves my battery life. This is new as of the last six months, and happens consistently across multiple Macs. I've asked Dropbox employees about this, and they've just shrugged. I don't care if they innovate or not. I care that the experience of using Dropbox is measurably worse than it was a year ago. |
|
If I'm running, say, npm install or bundle install or installing Xcode (or doing anything else I/O heavy), Dropbox starts using a bunch of CPU, proportional to the amount of I/O going on at the time. Note that none of these operations are inside my Dropbox folder.
I do believe the FSEvents infrastructure allows you to just watch an individual folder [1], so it shouldn't have to be this way...
[1]: https://developer.apple.com/library/mac/documentation/Darwin...