CoderSupreme@programming.dev to Programming@programming.dev · 10 months agoWhat Programming Languages Do You Wish Were More Popular?message-squaremessage-square211fedilinkarrow-up1134arrow-down16
arrow-up1128arrow-down1message-squareWhat Programming Languages Do You Wish Were More Popular?CoderSupreme@programming.dev to Programming@programming.dev · 10 months agomessage-square211fedilink
minus-squareRogue@feddit.uklinkfedilinkarrow-up7arrow-down19·10 months agoIs it really unreasonable to gain insight in to how their tooling is used? If it were being used to sell to advertisers I’d agree with you
minus-squareRageAgainstTheRich@lemmy.worldlinkfedilinkarrow-up22arrow-down2·10 months agoI personally mind because its microsoft. I don’t like them nor do i trust them. There is stuff i use where i don’t mind the telemetry and i leave it on to help developers. But microsoft is not one of them.
minus-squareatzanteol@sh.itjust.workslinkfedilinkEnglisharrow-up5·10 months agoA company that insists on putting “edge” back on my toolbar no matter how many times I remove it is not trustworthy enough to get telemetry.
minus-squareCCMan1701A@startrek.websitelinkfedilinkarrow-up2·10 months agoI prefer opt in, but I guess that’s a dream. Some info for others: https://learn.microsoft.com/en-us/dotnet/core/tools/telemetry. Seems odd that ‘dotnet run’ will collect, but ‘dotnet app.dll’ will not.
Is it really unreasonable to gain insight in to how their tooling is used? If it were being used to sell to advertisers I’d agree with you
I personally mind because its microsoft. I don’t like them nor do i trust them. There is stuff i use where i don’t mind the telemetry and i leave it on to help developers. But microsoft is not one of them.
A company that insists on putting “edge” back on my toolbar no matter how many times I remove it is not trustworthy enough to get telemetry.
I prefer opt in, but I guess that’s a dream.
Some info for others: https://learn.microsoft.com/en-us/dotnet/core/tools/telemetry.
Seems odd that ‘dotnet run’ will collect, but ‘dotnet app.dll’ will not.