Earlier quoted context omitted.
They'll rationalize their behavior, just like most of us do. "All the other companies are already doing it", "No one cares about privacy", "It's not my decision", "We need this data to help the customers".
Well let's ask HN: How many of us click accept on those annoying cookie dialogs or have an extension do it for them? And how many take the time to find the reject button and/or install appropriate extensions that will do the rejection? I'm in the second category but I'm sure the first one is the majority, mostly because they just don't care.
PSA: Intel Graphics Drivers Now Collect Telemetry by Default
301–310 of 424 posts
Re: PSA: Intel Graphics Drivers Now Collect Telemetry by Default
#302Earlier quoted context omitted.
This comment perfectly sums up why linux is perpetually stuck with close to zero adoption. "It's not linux that's the problem, it's you!"
Yeah, forgive me for thinking that people need to meet the computer halfway. I keep forgetting that most are too stupid that they cannot be trusted to make effective use of such powerful machines.
Seems like a very defeatist attitude to have..
Re: PSA: Intel Graphics Drivers Now Collect Telemetry by Default
#303Earlier quoted context omitted.
GDPR is not only about where the data goes, it's also about asking for the user explicit consent for their data collection [0], this is what I was referring to. Not the telemetry collection. I just thought it worked for other stuff than cookies. https://www.privacyaffairs.com/cookie-consent/
I think that's a good point. Companies are likely going to try to neutralize this by saying that telemetry just being another kind of data that they can make safe by removing PII etc.
Re: PSA: Intel Graphics Drivers Now Collect Telemetry by Default
#304Which platforms does this apply on? The article doesn't mention eg Windows or Linux.
Looks like Windows - it mentions a setup/installation wizard, which isn't a thing on Linux for GPU drivers. And Intel has separate GPU drivers for Windows and Linux (the drivers for the latter being open-source), so it's likely just Windows. Especially since I doubt Mesa would accept a patch for a telemetry feature.
Re: PSA: Intel Graphics Drivers Now Collect Telemetry by Default
#305Earlier quoted context omitted.
The worst thing about linux is that it is made an maintained by people who like linux. I would love more than anything to see a paid fork of linux whose goal was to make a power user friendly user OS that never needs to pull up a CLI. People will come out of woodwork here to suggest whatever shitty half-assed CLI wrapper enviroment. No. No. No. They suck. I have been using them on and off for 20 years. Including righ…
Power users require CLI on every OS. Not just Linux, but also Windows or OSX, to be specific.
Re: PSA: Intel Graphics Drivers Now Collect Telemetry by Default
#306Am I the only person who thinks that this sort of telemetry is a good thing? It helps the user if telemetry provides reports of bugs and performance issues that help improve the product. It is a benefit to me that if a program keeps crashing, the responsible team will see this and be motivated to fix the bug. (I also like the thought that teams that write bad code will get embarrassed in meetings by bad telemetry num…
Re: PSA: Intel Graphics Drivers Now Collect Telemetry by Default
#307Earlier quoted context omitted.
> If you need Photoshop or Word or another industry standard software then you don't count. But you can always use GIMP, right?! OK, this was a bad joke.
To be fair this is adobe's fault. The only reason it isn't available on linux is because adobe goes to great technical and legal lengths to ensure it can't be. A VM with seamless windowing isn't a bad solution for running that kind of forcewear, compromising the whole host OS seems excessive.
Re: PSA: Intel Graphics Drivers Now Collect Telemetry by Default
#308Re: PSA: Intel Graphics Drivers Now Collect Telemetry by Default
#309Earlier quoted context omitted.
Switching to linux is a good option but the ideal solution is one where coporations do not or are not allowed to collect telemetry by default. Microsoft has normalized default optout telemetry in the OS, IDE & developer tooling and now others are also following suit even in areas where telemetry doesn't make sense. I wish there is an easy solution to the pervasive telemetry problem for those who can't switch for any…
Microsoft has really poisoned the well with default-always-on-telemetry. Technical solutions (firewalls, switching to Linux, etc.) aren't necessarily practical for many people. > the ideal solution is one where corporations do not or are not allowed to collect telemetry by default This is probably the only effective solution, but I don't see it happening without enforceable legislation.
Re: PSA: Intel Graphics Drivers Now Collect Telemetry by Default
#310Earlier quoted context omitted.
Bootable snapshots are a thing, also known as boot environments. You need to use ZFS or btrfs, or possibly bcachefs or LVM offer them. And they never have seemed to have a great implementation on Linux compared FreeBSD, but they do exist.
> but they do exist. And here's the crux of it, isn't it? Unless it's accessible and enabled by default, it might as well not exist from the PoV of the end user. Windows' restore points happen automatically before updates or driver updates. Then you're prompted automatically to restore if Windows fails to boot after an update. As usual Linux has all the pieces but no desire to create UX to go with it. Which is a sham…