Earlier quoted context omitted.
So you'd rather this data be hidden from you?
Thats the thing, people say: "tell the truth, tell everything you know about us". And then freak out. The truth is, people want conforting lies.
Google – My Activity
241–246 of 246 posts
Re: Google – My Activity
#242Earlier quoted context omitted.
I switched off of Gmail a couple years ago after almost a decade with Gmail, in the same boat as you with my full online identity tied to it. Honestly, the realization that my identity was so tied to it is why I switched - I didn't want to lose my online identity at Google's whim. The switch isn't as bad as you would think. It was pretty painless. 1. Compile a list of all your online accounts - if you use a password…
> you can easily switch your Google ID for your existing Google account to your new email address, so you can continue to use any Google services as you wish without having them in control of your email/online identity. This is really interesting. You mean I could change your `google account` email to a non-google domain just like other internet services? Was not sure about what you meant by "Google ID" If that is tr…
Re: Google – My Activity
#243This goes deep. I see not only when I have used Instagram, but it knows which instagram profiles and direct messages I opened. I'm using Android at the moment, of course.
I don't see that. I see that I opened the Instagram app, but my in-app activity is in no way displayed. What steps did you take to see what profiles you opened?
Re: Google – My Activity
#244This goes deep. I see not only when I have used Instagram, but it knows which instagram profiles and direct messages I opened. I'm using Android at the moment, of course.
It shows that in your google activity? Instagram is a facebook product is it not?
Re: Google – My Activity
#245Earlier quoted context omitted.
I don't think that Google's My Activity Page is evil therefore your argument is irrelevant.
I don’t think it’s appropriate to use HN to repeatedly defend your employer without disclosing that affiliation. If you’re going to do it, at least try to argue your point of view with some substance.
I don't go out of my way to acknowledge my employer affiliation but I don't go out of my way to hide it either, e.g. do a search or look for some of my more technical posts.
I put the same amount of effort into my post as the parent did into establishing the evil of this page.
Re: Google – My Activity
#246Earlier quoted context omitted.
MapsMe is open source app. As far I know, when you compile yourself, ads are disabled by default https://github.com/mapsme/omim
If I compile it myself I have to pay Apple $100/year to actually load it on my phone, correct?
You can compile and install unlimited number of apps to your device. But you won't be able to send them over air (Ad-Hoc) nor send to Apple AppStore. You'll need to locally install compiled app using Xcode (Xcode supports installing and debugging over Wi-Fi, but first time usb connection needed)
Some additional info: - Xcode can be downloaded directly without using Mac App Store. But there's no "Downloads" section for free developer accounts. Search for "Xcode direct link" and there would be stack overflow answer listing all actual versions - You'll need to setup Apple ID to enable developer account. Existing Apple ID can be used as developer too. - There may be a lot of errors indicating provision/bundle id mismatch. You need to use "Automatic Provisioning" from Xcode - iOS Simulators won't count as attached devices