Making Go telemetry opt-in is a mistake
31–40 of 88 posts
Re: Making Go telemetry opt-in is a mistake
#32I think that the author has kind of a Stockholm syndrome. "Users are liars, so let's spy them directly to know what we want to know". It is mind blowing how, as an user/the target, you can support that. Nothing is really anonymous and your anonymous data can say a lot about you. Telemetry coming from this IP, so company x is using go. A pattern of data coming every 2 days, so their build nodes rebuild every 2 days. T…
Privacy used to be kind of sacrosanct in the industry. What happened?
I guess when surveillance driven advertising pays all the bills it has an extreme warping effect on everyone’s mentality. It’s hard to care about privacy when violating it is how you get paid.
I’m increasingly wondering if we might vastly improve our society by banning or taxing the hell out of all advertising. It’s an industry that makes the world a worse place in deep and pervasive ways that go much further than just making everything ugly and obnoxious. The industry pushes a toxic relationship between people and businesses at every level.
Re: Making Go telemetry opt-in is a mistake
#33Re: Making Go telemetry opt-in is a mistake
#34"Telemetry shows people aren't using this (privacy / internet freedom related) feature, so we can just remove it"
Re: Making Go telemetry opt-in is a mistake
#35As someone who was considering getting some Go and Rust under his belt, they've saved me a lot of time. This whole telemetry nonsense has ensured I won't waste my time investing it in Go. Great job.
Re: Making Go telemetry opt-in is a mistake
#36Reminded of a post I saw the other day referencing Clausewitz to say "if your ideal military strategy is politically unachievable, it's not the ideal strategy". If going for opt-out telemetry makes your customers hate you and you're forced to retreat under a hail of fire, going opt-in is not a mistake. There's also a philosophical problem in going too deep into "customers don't know what they want" and A/B testing ev…
Re: Making Go telemetry opt-in is a mistake
#37Re: Making Go telemetry opt-in is a mistake
#38Earlier quoted context omitted.
Why would data be useless?
I'd say there are times when bad data is worse than no data. Consider that the farther away you get from it, the parties involved are either unaware or unwilling to treat it as bad data, so they make make harmful decisions.
So if someone says that opt-in data is useless, I'd say that out-out data is just as useless.
And then we have to pretend that implementation, collection and analysis and then further actions would make it worthwhile.
Re: Making Go telemetry opt-in is a mistake
#39Respecting the users wishes isn’t a mistake. For sure it may have a few digits less of accuracy in some dashboards but who cares. The consensus was that opt-in was the best solution, and thankfully Google went with the best solution.
It will pretty much become useless (how many people are going to opt-in, realistically?) - and that's fine if it's what the community wants.