Earlier quoted context omitted.
I keep searching xkcd, but all my efforts are frustrated, and this is as close as I get: https://xkcd.com/908/ I distinctly recall a webcomic in the past few years lampooning cloud storage. There was a guy who said "hey, there's this guy down the street who lets me keep stuff on shelves in his garage." "What does he charge you?" "Nothing, he says it's just cool if I keep it there." and then the stuff is sold off or t…
https://xkcd.com/1150/ ?
Dropbox telemetry can't be disabled
81–90 of 249 posts
Re: Dropbox telemetry can't be disabled
#82Many times on HN, commenters have mocked those who questioned why someone would use Dropbox instead of a method controlled by the user. I guess becausse someone made lots of money from it or it became popular or something. I always found this perplexing because I look at solutions from the perspective of the user, namely, me, not from the perspective of a third party "tech" startup founder. It's insensitive to the pe…
Dropbox's specific popularity on HN may partially stem from its original backing by YC. It will have enjoyed additional exposure here thanks to that, and to be fair to Dropbox, it was a good product. I say *was because I cannot speak for how it is now, I do not have any data to judge how it is now. I stopped using it a long time ago – not because I disliked it, I just picked a different solution.
Re: Dropbox telemetry can't be disabled
#83It’s a good way to give back, and improve software that is often free. It’s presumably anonymized and safe. I don’t think we should be adversarial.
Re: Dropbox telemetry can't be disabled
#84Don't use any if these proprietary shit apps in the first place. I find it silly to complain about things like that. Even if they have opt-out or even opt-in. They will eventually change it, they will abuse you. They will have "bugs" that leak data. You can only trust open source. And there are plenty of alternatives, that you can self host.
Re: Dropbox telemetry can't be disabled
#85Fuck all telemetry (sharing any information which is not just "you have no control over" but anything which is not logically necessary for the app to do its primary job). Just don't use any apps you can block from doing this. IMHO this (sending redundant and untransparent information from a user's machine) should be outlawed.
Re: Dropbox telemetry can't be disabled
#86I stopped using dropbox after finding it quarantines files. You won't know about this until you try to migrate off Dropbox. It just gives me the creeps now.
Re: Dropbox telemetry can't be disabled
#87I switched away from Dropbox to Syncthing https://syncthing.net/ a few years ago. Running it on Windows, Mac and Linux (I don't use it on mobile) to keep all manner of files in sync across a bunch of machines. While it doesn't have all the shell integration and end-user friendliness of Dropbox, it also doesn't have the pitfalls like (non-optional) telemetry and constant up-sell.
Syncthing is so much better than Dropbox. There are no accounts, so it's much easier to set up syncing between multiple machines that may not belong to the same user, or to shared devices. I use it to sync family documents, work documents, for syncing Factorio save games, ... I've also never had problems with CPU usage (Dropbox often caused high CPU usage in some cases) The only downside is that background sync on iO…
Re: Dropbox telemetry can't be disabled
#88One can install and use nextcloud. You get similar client and similar experience. You need to care about your data and server though.
Taking care of data and servers is the big problem, even for people who are more into computers. There are many holes to fall into.
Here's a list in French: https://wiki.chatons.org/doku.php/services/nextcloud
BTW I'm learning from it that /e/ [1] partners with Murena [2] which offers accounts with 1 GB of free storage. Apparently, Murena is French.
Re: Dropbox telemetry can't be disabled
#89Wouldn't get this with a FTP account, mounting it locally with curlftpfs, and then using SVN or CVS on the mounted filesystem.
Re: Dropbox telemetry can't be disabled
#90Earlier quoted context omitted.
The essential feature that Syncthing as a Dropbox replacement lacks is public sharing. Although requested by many users throughout the years, the maintainers never considered it seriously.
And I'm glad they didn't. The mere existence of such a feature would make me worry about unintentionally enabling it and exposing private data as a result.