Earlier quoted context omitted.
With Wayland, Gnome and KDE have no way to adjust the scroll speed on a laptop trackpad. Not the pointer speed, the scroll speed. In 2022. That is the kind of basic thing that does not work. In addition to that, if you have a high-DPI laptop display and you want to plug it into a low-DPI desktop monitor (or vice-versa), good luck getting the scaling to work in a usable way.
You certainly know what you're talking about because from a lot of experimentation, my take on the state of 2022: If you want the "works so well it's boring", go with X11. The one exception, as you note, is multi-DPI, which has native support in Wayland. For Wayland, there are (depending on DE/compositor) some specific issues or inconsistencies, like the scroll speed you are mentioning. Personally, I also have qt5 ap…
Linux on the laptop works so damn well that it’s boring
481–490 of 640 posts
Re: Linux on the laptop works so damn well that it’s boring
#482I would add that the linux-ready boutique vendors like system76, tuxedo computers, framework are also options if you don't want to fuss with drivers and what not, but still want to run linux. I definitely agree that linux doesn't run super smooth on all hardware, but it's not hard to find hardware these days where it does run smooth. I came across tuxedo computers randomly one day, and gave it a shot. Very impressed,…
Another vendor to mention is Star Labs, who make the StarBook. Unlike most vendors they fabricate their own designs - not rebranded clevo shells.
Re: Linux on the laptop works so damn well that it’s boring
#483Earlier quoted context omitted.
Had it not died I would still have used my 2013 MacBook Pro. For many use cases computers stopped being slow a decade ago. There are certainly things I can do on my new laptop that was a major hassle on the old one, but web browsing, Python development and day to day sys admin stuff was perfectly fine on the old machine. For me it's all about the screen, an 11 year old ThinkPad most certainly have a terrible screen (…
I’ve been buying MacBook Airs of the 2011-2013 vintage for 10 years. Love them. I have to disable third party JavaScript, and I have to be careful what software I install, but I love this machine. I will probably upgrade to an M1/M2 for my next machine, but it’s because of software not hardware. The software, after 10 years, is finally starting to be bloated enough that I feel like I might need more soon.
Seriously, going back from a performant arm64 to x86 feels like going back to the POWER architecture all over again. Big bloated chips where every little computation generates a lot of heat and you need big fans to dissipate all of it.
I wish I could do the same, although in the lower end, with my Raspberry Pi 4. Sadly, those laptop cases for the RPi are too expensive, if you include shipping, to justify them.
Re: Linux on the laptop works so damn well that it’s boring
#484Earlier quoted context omitted.
I’ve been buying MacBook Airs of the 2011-2013 vintage for 10 years. Love them. I have to disable third party JavaScript, and I have to be careful what software I install, but I love this machine. I will probably upgrade to an M1/M2 for my next machine, but it’s because of software not hardware. The software, after 10 years, is finally starting to be bloated enough that I feel like I might need more soon.
Installed latest Mint MATE (based on Ubuntu 22.04) on a MacBook Air 11 2015. Linux has a lot of rough edges on the MacBook Air, definitely not boring, it but works well enough for my needs: * No fan control out of the box, so CPU overheats after a new minutes. Fixed by installing a 3rd party fan control package. * Broken sleep. Always wakes up 2-3 seconds after putting to sleep. Fixed by a series of hacks to disable…
Re: Linux on the laptop works so damn well that it’s boring
#485Earlier quoted context omitted.
old IBM Thinkpads were pretty solid, but now they're made by Lenovo who has a long history of shipping devices pre-infested with malware and backdoors, usually in exchange for money. They've even been caught stuffing malware into UEFI so that users reinstalling their OS would be infected over and over again. However nice their laptops are, I could never trust them. They have already proved that they are perfectly wil…
every once in a while there's a lenovo default windows image/hardware security controversy, but never one that has affected me directly. i don't care what they put on the default windows partition (i replace it on arrival) and the uefi issue was a production mistake where they imaged with a nonproduction image. they're still used widely by serious people in academia, open source and security sensitive industry. i sus…
No, it's really just them. They worked hard to earn that bad press. It's not even that they keep pre-installing malware, but how they've handled it when they're caught speaks volumes.
When the truth about superfish came out first they fiercely denied there was any security risk to anyone ("we have thoroughly investigated this technology and do not find any evidence to substantiate security concerns”), then eventually they admitted it was a problem and said they'd stop shipping devices infected by it, but continued to anyway more than a month later (https://arstechnica.netblogpro.com/information-technology/20...) and the instructions they gave users for removing the offending software still left systems vulnerable while giving people a false sense of security. When they were caught doing that they issued new instructions and those still left users vulnerable!! (https://www.theguardian.com/technology/2015/feb/20/lenovo-ap...)
Re: Linux on the laptop works so damn well that it’s boring
#486Yeah, no. Maybe with old laptops, but newer laptops still have their fair share of issues. When I bought my thinkpad A485 kernels wouldn't boot without additional parameters, the graphics would freeze at times and cause a hardlock, sleep and hibernation have been fixed and broken again intermittently over several kernel versions, the wifi card's AP mode started causing segfaults in kernel 5.2 due to the driver's rewr…
Decades ago one of the most important benchmarks of Linux distributions was they were all higher performance using less resources than the original Windows that came with the PC.
If you have a PC with only 1GB of memory which still works fine with XP or W7, most distros are now unusable.
Re: Linux on the laptop works so damn well that it’s boring
#487Re: Linux on the laptop works so damn well that it’s boring
#488Two days ago a friend found Spotify installed on hers Windows 10 laptop, pushed by Microsoft, even on the taskbar. That's insane. Windows 10 will be my last Windows ever.
Re: Linux on the laptop works so damn well that it’s boring
#489Yeah, no. Maybe with old laptops, but newer laptops still have their fair share of issues. When I bought my thinkpad A485 kernels wouldn't boot without additional parameters, the graphics would freeze at times and cause a hardlock, sleep and hibernation have been fixed and broken again intermittently over several kernel versions, the wifi card's AP mode started causing segfaults in kernel 5.2 due to the driver's rewr…
How do people typically learn to debug kernel issues on their hardware? It seems like actively promoting widespread knowledge of the practical methods would benefit the community.