Compare commits

5 Commits

Author SHA1 Message Date
e2c3ca49ec Merge branch 'update' of sneak/consoledonottrack.com into master 2020-12-19 00:53:20 +00:00
14ec5bab20 updates 2020-12-18 16:52:46 -08:00
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
bc0f0478c8 Update index.markdown 2020-03-06 13:23:56 -08:00
2 changed files with 9 additions and 5 deletions

View File

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

View File

@@ -12,9 +12,9 @@ base: .
[Syncthing](https://syncthing.net/) has `STNOUPGRADE`, a config file setting
for disabling crash reporting, and a GUI prompt for usage reporting. Google
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`.
The AWS Serverless Application
Model CLI has `SAM_CLI_TELEMETRY=0`. The Microsoft Azure CLI has
.NET Core has `DOTNET_CLI_TELEMETRY_OPTOUT`. Netlify's 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.<!--
Etcher has... well,
[nothing](https://github.com/balena-io/etcher/issues/2057). -->
@@ -49,6 +49,8 @@ users*:
* netdata system monitor:
[netdata/netdata#7846](https://github.com/netdata/netdata/pull/7846)
* tilt:
[windmilleng/tilt#2878](https://github.com/windmilleng/tilt/pull/2878)
# PRs and Status
@@ -60,12 +62,14 @@ users*:
* syncthing: [syncthing/syncthing
#6158](https://github.com/syncthing/syncthing/pull/6158)
* dotnet: [dotnet/sdk #3917](https://github.com/dotnet/sdk/issues/3917)
* Archey4: [archey4/51cdfa98](https://github.com/HorlogeSkynet/archey4/commit/51cdfa9835a6694034e44ca10dc9e91eb14970fb)
* others: [get
involved](https://github.com/sneak/consoledonottrack.com/pulls)
# 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