discovered that the #golang telemetry promoters are intentionally wanting to shift the goalposts so compilers are normalized in sending privacy violating telemetry
This is unacceptable and should kill the language.
How to implement telemetry in a way that actually preserves privacy:
* off by default * common opt-in configuration prompted at OS install time (replacing eg Debian's popcon prompt, which FWIW I helped develp) * clear specification about behaviors allowed when opted in. Software that violates that to be considered on the par with an intentional back-door
This is not a path that Google, or apparently the #golang developers, are constitutionally able to understand or take.
@alcinnz I agree, this is something worth getting in front of.
In debian development I very often found myself using popularity-contest to drive some kinds of decisions. Always having to factor in that it's off by default and we don't know what percentage or kinds of users choose to enable it, but that does not prevent it from being useful.