1 Commits

Author SHA1 Message Date
14ec5bab20 updates 2020-12-18 16:52:46 -08:00
2 changed files with 5 additions and 5 deletions

View File

@@ -221,7 +221,7 @@ GEM
jekyll-seo-tag (~> 2.1) jekyll-seo-tag (~> 2.1)
minitest (5.13.0) minitest (5.13.0)
multipart-post (2.1.1) multipart-post (2.1.1)
nokogiri (1.10.8) nokogiri (1.10.5)
mini_portile2 (~> 2.4.0) mini_portile2 (~> 2.4.0)
octokit (4.14.0) octokit (4.14.0)
sawyer (~> 0.8.0, >= 0.5.3) sawyer (~> 0.8.0, >= 0.5.3)

View File

@@ -12,8 +12,7 @@ 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`. Netlify's CLI has `netlify --telemetry-disable`. .NET Core has `DOTNET_CLI_TELEMETRY_OPTOUT`. The AWS Serverless Application
The AWS Serverless Application
Model CLI has `SAM_CLI_TELEMETRY=0`. The Microsoft Azure CLI has 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,
@@ -56,16 +55,17 @@ 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)
* Archey4: [archey4/51cdfa98](https://github.com/HorlogeSkynet/archey4/commit/51cdfa9835a6694034e44ca10dc9e91eb14970fb)
* others: [get * others: [get
involved](https://github.com/sneak/consoledonottrack.com/pulls) involved](https://github.com/sneak/consoledonottrack.com/pulls)
# Contribute! # Contribute!
PRs welcome: [consoledonottrack.com GitHub](https://github.com/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).
# See Also # See Also