I didn’t know about this, but I haven’t used Audacity in a long time.

  • ✨Abigail Watson✨@lemmy.blahaj.zone
    link
    fedilink
    arrow-up
    5
    ·
    10 months ago

    Wait, THAT was the issue? (I thought it was another program that got sold, and the new owner bundled it with malware or something.) Is there something wrong with MuseGroup? I’ve been using MuseScore for ages.

    • redcalcium@lemmy.institute
      link
      fedilink
      arrow-up
      21
      ·
      10 months ago

      The FOSS community really HATE tracking and telemetry. For example, google get a lot of flak recently for attempting to add telemetry to golang compiler and had to make it opt-in (instead of opt-out) as a compromise.

      • kevin@mander.xyz
        link
        fedilink
        arrow-up
        2
        ·
        10 months ago

        I really understand this as a starting position, but it can definitely be taken too far. I feel like the details matter a lot.

        A few years ago there was a big dust up in the Julia community when they wanted to add a small amount of telemetry to the package servers - basically the plan was to identify real users from things like CI runs, and to be able to identify the number of unique users , which matters a lot, especially for grant writing (and a lot of academics use Julia, so this would be a boon to the ecosystem).

        The core devs were super up front about it, offered easy opt-out, and even were receptive to a plan that would switch from unique identifiers for downloaders to some scheme that would give an accurate count without the ability to trace a particular download to a particular user, but a couple of prominent members of the community were incensed.