No telemetry in the Rust compiler: metrics without betraying user privacy

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. go

    The Go programming language

    Go tried the same, and chose to let the user opt-in.

    https://github.com/golang/go/discussions/58409

    The privacy design for Go was actually sound.

    https://research.swtch.com/telemetry-design

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. rust

    Empowering everyone to build reliable and efficient software.

    You would report it on our issue tracker. Here is an example of what that would look like:

    https://github.com/rust-lang/rust/issues/114324

    Even if you can't reproduce it, the backtrace can be enough to figure out the problem, or at least let's us know how often the issue has happened.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Banging Errors in Go

    4 projects | news.ycombinator.com | 19 Oct 2023
  • proposal: cmd/go: add .ʕ◔ϖ◔ʔ as an alternate spelling of .go in file names

    2 projects | /r/rustjerk | 4 May 2023
  • Generalizing with GAT: what's going to happen to the current, less general traits?

    2 projects | /r/rust | 20 Oct 2021
  • Rust is good, but I feel like its almost never productive to work in rust...

    3 projects | /r/programmingcirclejerk | 3 Aug 2021
  • Rust's Async Working Group wants you to tell them what you hate about it and how things should be

    3 projects | /r/programming | 19 Mar 2021

Did you know that Rust is
the 5th most popular programming language
based on number of references?