Earlier quoted context omitted.
Same with the ads for Amazon videos on Amazon Prime. They are ads and I don't want ads. But they don't see it that way (don't get me started on the forced watching of texts on Blue Rays).
Honestly, the most annoying thing about this is when they show you an advert for a series that you have already watched. I mean it's not like they don't have the data already...
Tell HN: Dropbox now requires access to contacts for Google login
111–120 of 393 posts
Re: Tell HN: Dropbox now requires access to contacts for Google login
#112Earlier quoted context omitted.
Same with the ads for Amazon videos on Amazon Prime. They are ads and I don't want ads. But they don't see it that way (don't get me started on the forced watching of texts on Blue Rays).
I personally don't mind the ads on Amazon Prime because they're instantly skippable and do actually show things I might be interested in. Plus they don't show random shit like ads for a car or a TV or something. I don't sit and browse Amazon (because the browsing experience on Amazon prime is dogshit), so I go straight to anything I want to watch on there. The only opportunity to discover new shows on there is usuall…
Re: Tell HN: Dropbox now requires access to contacts for Google login
#113I left dropbox when they changed the full page upsell to "dropbox business" so that I couldn't easily figure out how to skip it and get on with my work. I had a paid pro account at the time. I actually had a conversation with a product manager; I checked the yes you can contact me when I cancelled my account. They simply refused to admit that an upsell was a advertisement and that disrupting my workflow on my paid, p…
Same with the ads for Amazon videos on Amazon Prime. They are ads and I don't want ads. But they don't see it that way (don't get me started on the forced watching of texts on Blue Rays).
And yes Amazon, they are ads.
Re: Tell HN: Dropbox now requires access to contacts for Google login
#114Earlier quoted context omitted.
Same with the ads for Amazon videos on Amazon Prime. They are ads and I don't want ads. But they don't see it that way (don't get me started on the forced watching of texts on Blue Rays).
I personally don't mind the ads on Amazon Prime because they're instantly skippable and do actually show things I might be interested in. Plus they don't show random shit like ads for a car or a TV or something. I don't sit and browse Amazon (because the browsing experience on Amazon prime is dogshit), so I go straight to anything I want to watch on there. The only opportunity to discover new shows on there is usuall…
It might be the case that my DNS server (basically PiHole but something I built before PiHole was a thing) is blocking them. However it doesn’t stop inlined ads from YouTube, 4oD, Twitch and other streaming / on demand services.
Re: Tell HN: Dropbox now requires access to contacts for Google login
#115I left dropbox when they changed the full page upsell to "dropbox business" so that I couldn't easily figure out how to skip it and get on with my work. I had a paid pro account at the time. I actually had a conversation with a product manager; I checked the yes you can contact me when I cancelled my account. They simply refused to admit that an upsell was a advertisement and that disrupting my workflow on my paid, p…
Re: Tell HN: Dropbox now requires access to contacts for Google login
#116Hmm. My Dropbox Pro subscription renewal is coming up. Is there an alternative to Dropbox that isn't iCloud or Google Drive? I would like to pay for Tarsnap but I don't understand 250 picodollars / byte-month.
Re: Tell HN: Dropbox now requires access to contacts for Google login
#117Earlier quoted context omitted.
Not following. What's wrong with oauth?
When Google's AI (=RNG) decides to terminate your account (maybe you typed a few too many comments on YouTube, this has happened to people), you'll lose every service for which you used Google to sign in with. Also, the usual tracking stuff.
EDIT: I'm talking about sites that also have their own local user db of course, so you could just do a password reset.
Re: Tell HN: Dropbox now requires access to contacts for Google login
#118Re: Tell HN: Dropbox now requires access to contacts for Google login
#119I really wish mobile OSes would allow you to grant apps permissions but serve fake data, (that's important!) without giving the app the ability to tell the difference. Just so it appears to the app that you've given the permission, when you in fact have not. This would solve this entire class of problems and then some. So, for example: - App "has" access to contacts, but the system returns that you have none. - App "…
> The Personal Information Protection feature is a very clever way to bypass this situation. You can turn on protection for call logs, contacts, messages, and events. Once protection is enabled, ColorOS 11 will send apps empty information, tricking the app into accessing the blank data.
Re: Tell HN: Dropbox now requires access to contacts for Google login
#120Earlier quoted context omitted.
While for contacts and location that would be a good feature (I agree!), I'm not so sure about storage. It may be nice for certain rogue apps (or ones that request permissions they don't actually need) to give them /dev/null without them knowing, but that may actually result in bugs and unstable behaviour if apps are written to expect working storage. Storage doesn't have a built-in failure mode like contacts and loc…
Okay, you're probably right. It might be a better option to give an app a sandboxed storage location instead, just so the files it put there remain there because it might expect to find them there later.