▲ | kirici 6 days ago | |||||||
>opt-out telemetry: go By default, telemetry data is kept only on the local computer, but users may opt in to uploading an approved subset of telemetry data to https://telemetry.go.dev. To opt in to uploading telemetry data to the Go team, run:
To completely disable telemetry, including local collection, run:
https://go.dev/doc/telemetry | ||||||||
▲ | burnt-resistor 6 days ago | parent [-] | |||||||
Yep, but you're techsplaining to someone who already know this. But still, it's not opt-in. It's always on by default and litters stuff without asking. All that does is create a file but that doesn't remove the traces of all the tracking it leaves behind without asking. This fixes it in a oneliner:
| ||||||||
|