Live data from Hacker News

PSA: Intel Graphics Drivers Now Collect Telemetry by Default

techpowerup.com

261–270 of 424 posts

Re: PSA: Intel Graphics Drivers Now Collect Telemetry by Default

#261

Earlier 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…

> 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.

For what it's worth, at one point Ubuntu supported installing on ZFS through its regular installer and installed the boot environment thingy, with a snapshot before every update. I have one such machine which is now running 23.04 and that still works. I've never had to use in practice, though.

Re: PSA: Intel Graphics Drivers Now Collect Telemetry by Default

#262
post #153

Earlier quoted context omitted.

> Everything just works No it doesn't. Every Linux desktop requires me to spend hours tweaking things or finding workarounds to make it usable for myself. Window management is horrible compared to other OS. Fractional scaling mostly doesn't work. The Pomodoro timer in the "Software" store is no longer maintained and doesn't work at all on the latest Gnome. (Windows 11 has it built-in). Even so, I have to live with ce…

meanwhile, .bashrc, .bash_login, .bash_profile, .profile, /etc/profile, and /etc/environment all still exist, are poorly documented, and if you want a GUI for them, you have to build it yourself.

> are poorly documented

There are many things you can criticize Linux for, but this is not one of them.

Re: PSA: Intel Graphics Drivers Now Collect Telemetry by Default

#263

Earlier quoted context omitted.

Linux is great! And, thanks to Steam, a lot of games wirk as well. Not all, but most. Ubuntu, I haven't tried anything else so far, is a charm on Lenovo hardware. Update wise, it is were Windows was a couple of years ago. Meaning there are random updates that just kill and break certain functions. Happened last week, everything was running fine, including steam, as it always did. Until an update managed to delete the…

It is unfortunate that people recommended Ubuntu as a starting distro for so long. It does too much. It will update things for you, or give you a pop-up to tell you to update. Updates happen all at once, rather than a little at a time, so you get these big dramatic updates with combinatorial bug explosions. Maybe the repos will be gone if you don’t update in time. Maybe your favorite packages have moved from apt to s…

>so you get these big dramatic updates with combinatorial bug explosions.

Yes. My Ubuntu installations always have bugs when I do big updates. A

And while I'm here, snapd can suck it. Me and my homies hate Snap.

Re: PSA: Intel Graphics Drivers Now Collect Telemetry by Default

#264
post #31

Windows and its ecosystem have already become a telemetry monster; if you're fine with everything else, you ought to be fine with this. The linked Intel support page shows the simple instructions for opting out of the telemetry. Having said that, 2022 was already the year of the Linux desktop. Everything works. KDE gets better every week. Be the owner of your technology. Join us!

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 user...that never needs to pull up a CLI.

What strange creature is this? Is it a mythical creature like a unicorn or closer to big foot?

Re: PSA: Intel Graphics Drivers Now Collect Telemetry by Default

#265
post #153

Earlier quoted context omitted.

> Everything just works No it doesn't. Every Linux desktop requires me to spend hours tweaking things or finding workarounds to make it usable for myself. Window management is horrible compared to other OS. Fractional scaling mostly doesn't work. The Pomodoro timer in the "Software" store is no longer maintained and doesn't work at all on the latest Gnome. (Windows 11 has it built-in). Even so, I have to live with ce…

meanwhile, .bashrc, .bash_login, .bash_profile, .profile, /etc/profile, and /etc/environment all still exist, are poorly documented, and if you want a GUI for them, you have to build it yourself.

.bashrc, .bash_login, .bash_profile: bash(1) manpage

.profile, /etc/profile is a mechanism from the bourne shell, so you would go sh(1) as long as its not bash again. Otherwise mksh(1) or dash(1).

/etc/environment is pam_env(8)

Re: PSA: Intel Graphics Drivers Now Collect Telemetry by Default

#266
„The categories of websites you visit, but not the URL itself, Includes universal plug and play devices and devices that broadcast information to your computer on a local area network: for example, smart TV model and vendor information, and video streaming devices.“

This sounds like a really bad idea to let it run on your pc. This is basically Spyware, that Scans your (corporate) network too.

Re: PSA: Intel Graphics Drivers Now Collect Telemetry by Default

#267

Earlier quoted context omitted.

>> Everything works. I'm a video games developer. Neither PS5, Xbox nor Switch toolchains work under linux - not to mention that actual proper Visual Studio doesn't and that alone is worth staying on windows for. For playing games though - sure, Linux is already great. Steam Deck proves that by playing pretty much everything flawlessly.

The “year of the desktop” implies a solution for consumers, not professionals. That being said for almost every other kind of development Linux is by far the best platform. I cannot develop on Mac anymore due to Apple making things more difficult in every update.

Package managers are useless for getting the latest maven, gradle, or ant version. This in combination with there being multiple poorly-documented ways to set environment variables and there being no GUI for any of them means that setting up for Java development is massively worse than Windows the instant you step outside of your IDE.

Re: PSA: Intel Graphics Drivers Now Collect Telemetry by Default

#268
post #31

Windows and its ecosystem have already become a telemetry monster; if you're fine with everything else, you ought to be fine with this. The linked Intel support page shows the simple instructions for opting out of the telemetry. Having said that, 2022 was already the year of the Linux desktop. Everything works. KDE gets better every week. Be the owner of your technology. Join us!

Yep. Jumped ship after Windows 7 due to pervasive telemetry. That was a deal breaker for me. It's funny that Windows (and its ecosystem) getting shitty is the major factor of "Linux desktop" happening.

I figured that the effort of decrapifying Windows has outgrown the effort of configuring a Linux system, and furthermore, the former becomes obsolete with every Windows update, but the latter stays with you forever.

In 2022, Linux port of Far Manager, far2l, got a fork with LuaJIT scripting support, far2m, and that was the last thing holding me on Windows.

Re: PSA: Intel Graphics Drivers Now Collect Telemetry by Default

#269

Earlier 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 user...that never needs to pull up a CLI. What strange creature is this? Is it a mythical creature like a unicorn or closer to big foot?

The ultimate power user is he who has CLI powers but does not need to use them

Re: PSA: Intel Graphics Drivers Now Collect Telemetry by Default

#270

Earlier 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…

If you didn't have that attitude you could have learned that stuff in the last 6 months and then you wouldnt have to worry about it. Also, "power user friendly" but hates CLI..... I see. You might have to hand in your power user card over that one I am a diehard windows user but the OS's affinity for burying settings in nested, labyrinthine setting dialogs gets old super fast.

linux bros think CLI is required for everything but they don't realize that it's only required for everything in linux
Post reply on HN