Isn't this a false dichotomy? Why can't other measures be used that don't require "resources" to do "detailed user studies" yet don't require on-by-default information capturing? Surely there are many open source projects that persist to make their users happy without this information, correct?
Homebrew now sends usage information to Google Analytics
21–30 of 329 posts
Re: Homebrew now sends usage information to Google Analytics
#22Earlier quoted context omitted.
Disagree. Google Analytics is a network of companies that has agreed to privately collection information about users without their permission or even knowledge. It is malware that should not be included in Homebrew. The only ethical decision we can make as developers is not to use it.
Yeah, I'll confess that this is a real deal breaker for me personally .. I'll be having a closer look at ports and maybe fink soon. Maybe after all its time to get off OSX and back to Linux, where these sorts of things happen less frequently ..
Re: Homebrew now sends usage information to Google Analytics
#23Set HOMEBREW_NO_ANALYTICS=1 to opt out. The right thing to do would be to make it opt in, not opt out. (Which would not be without precedent. Debian's popcon is opt-in.)
Re: Homebrew now sends usage information to Google Analytics
#24Earlier quoted context omitted.
Disagree. Google Analytics is a network of companies that has agreed to privately collection information about users without their permission or even knowledge. It is malware that should not be included in Homebrew. The only ethical decision we can make as developers is not to use it.
Yeah, I'll confess that this is a real deal breaker for me personally .. I'll be having a closer look at ports and maybe fink soon. Maybe after all its time to get off OSX and back to Linux, where these sorts of things happen less frequently ..
Re: Homebrew now sends usage information to Google Analytics
#25Google must have eventually hired him. https://news.ycombinator.com/item?id=9695102
He works at Apple.
Re: Homebrew now sends usage information to Google Analytics
#26Google must have eventually hired him. https://news.ycombinator.com/item?id=9695102
Re: Homebrew now sends usage information to Google Analytics
#27Set HOMEBREW_NO_ANALYTICS=1 to opt out. The right thing to do would be to make it opt in, not opt out. (Which would not be without precedent. Debian's popcon is opt-in.)
What is the mechanism in which Homebrew inserts itself into every shell session anyway? I had expected it to be loaded somewhere in some shell initialization script, such as .bashrc or .bash_profile, but I couldn't find anything.
Re: Homebrew now sends usage information to Google Analytics
#28Set HOMEBREW_NO_ANALYTICS=1 to opt out. The right thing to do would be to make it opt in, not opt out. (Which would not be without precedent. Debian's popcon is opt-in.)
Keep in mind that no personal info is ever sent. Just a random UUID.
Re: Homebrew now sends usage information to Google Analytics
#29Earlier quoted context omitted.
Yeah, I'll confess that this is a real deal breaker for me personally .. I'll be having a closer look at ports and maybe fink soon. Maybe after all its time to get off OSX and back to Linux, where these sorts of things happen less frequently ..
Or you could just say HOMEBREW_NO_ANALYTICS=1 and be done with it.