Compare commits

...

6 Commits

Author SHA1 Message Date
Jeffrey Paul f7ceb5f9d7 Update index.markdown 2024-05-18 00:22:26 +00:00
Jeffrey Paul e2c3ca49ec Merge branch 'update' of sneak/consoledonottrack.com into master 2020-12-19 00:53:20 +00:00
Jeffrey Paul db4069100c
Merge pull request #10 from dbirks/master
Add Tilt to the Adopted list
2020-04-03 13:11:53 -07:00
David Birks 19c48ac6f5
add tilt 2020-04-03 13:23:25 -04:00
Jeffrey Paul bc0f0478c8
Update index.markdown 2020-03-06 13:23:56 -08:00
Jeffrey Paul 6ff054af2a
add netlify 2020-03-06 13:19:00 -08:00
1 changed files with 16 additions and 2 deletions

View File

@ -12,8 +12,9 @@ base: .
[Syncthing](https://syncthing.net/) has `STNOUPGRADE`, a config file setting [Syncthing](https://syncthing.net/) has `STNOUPGRADE`, a config file setting
for disabling crash reporting, and a GUI prompt for usage reporting. Google for disabling crash reporting, and a GUI prompt for usage reporting. Google
Cloud SDK CLI tools has `gcloud config set disable_usage_reporting true`. Cloud SDK CLI tools has `gcloud config set disable_usage_reporting true`.
.NET Core has `DOTNET_CLI_TELEMETRY_OPTOUT`. The AWS Serverless Application .NET Core has `DOTNET_CLI_TELEMETRY_OPTOUT`. Netlify's CLI has
Model CLI has `SAM_CLI_TELEMETRY=0`. The Microsoft Azure CLI has `netlify --telemetry-disable`. The AWS Serverless Application Model
CLI has `SAM_CLI_TELEMETRY=0`. The Microsoft Azure CLI has
`AZURE_CORE_COLLECT_TELEMETRY=0`. You get the idea.<!-- `AZURE_CORE_COLLECT_TELEMETRY=0`. You get the idea.<!--
Etcher has... well, Etcher has... well,
[nothing](https://github.com/balena-io/etcher/issues/2057). --> [nothing](https://github.com/balena-io/etcher/issues/2057). -->
@ -48,6 +49,9 @@ users*:
* netdata system monitor: * netdata system monitor:
[netdata/netdata#7846](https://github.com/netdata/netdata/pull/7846) [netdata/netdata#7846](https://github.com/netdata/netdata/pull/7846)
* tilt:
[windmilleng/tilt#2878](https://github.com/windmilleng/tilt/pull/2878)
* turbo: [docs](https://turbo.build/repo/docs/telemetry#how-do-i-opt-out)
# PRs and Status # PRs and Status
@ -55,6 +59,7 @@ users*:
#6745](https://github.com/Homebrew/brew/pull/6745) #6745](https://github.com/Homebrew/brew/pull/6745)
* gatsby: [gatsbyjs/gatsby * gatsby: [gatsbyjs/gatsby
#19528](https://github.com/gatsbyjs/gatsby/pull/19528) #19528](https://github.com/gatsbyjs/gatsby/pull/19528)
* netlify-cli: [netlify/cli#737](https://github.com/netlify/cli/issues/737)
* syncthing: [syncthing/syncthing * syncthing: [syncthing/syncthing
#6158](https://github.com/syncthing/syncthing/pull/6158) #6158](https://github.com/syncthing/syncthing/pull/6158)
* dotnet: [dotnet/sdk #3917](https://github.com/dotnet/sdk/issues/3917) * dotnet: [dotnet/sdk #3917](https://github.com/dotnet/sdk/issues/3917)
@ -65,8 +70,17 @@ users*:
# Contribute! # Contribute!
Source code is here: [consoledonottrack.com](https://git.eeqj.de/sneak/consoledonottrack.com). Source code is here: [consoledonottrack.com](https://git.eeqj.de/sneak/consoledonottrack.com).
You may send patches to [sneak@sneak.berlin](mailto:sneak@sneak.berlin). You may send patches to [sneak@sneak.berlin](mailto:sneak@sneak.berlin).
# See Also # See Also
* [no-color.org](https://no-color.org/) * [no-color.org](https://no-color.org/)
# Update, 2024
This project was a mistake; it implicitly endorses opt-out spyware (aka telemetry).
It doesn't matter if you allow your users to disable telemetry with a flag or environment variable; to opt them in to spying automatically without their explicit, opt-in consent is unethical. Even the people who implemented this flag above are scumbags, because their software is spyware unless you set it. Shipping spyware is unethical.
Software should ask first. Failing to opt out is not consent.