• 2 Posts
  • 6 Comments
Joined 1 year ago
cake
Cake day: August 20th, 2023

help-circle

  • Unfortunately, Linux isn’t quite there yet for casual users. I tried it every year, and there was always something that was annoying enough that I switched back to Windows with O&O ShutUp10. This is the first year that I’ve been happy enough with my install that I’ve started using it as my daily OS. But even this year, I had 2 really annoying issues that I had to spend time searching to fix.

    • After putting my computer to sleep, it would immediately wake back up. Eventually found out it was my Logitech wireless dongle that was causing the issue. I had to create a script that disabled USB ports during sleep and a systemd service to make sure it activated on every boot.

    • After waking from sleep, my screen was black with only my cursor visible. Running sudo systemctl restart display-manager sometimes worked, but that wasn’t a solution. After searching the web some more, I found an arch wiki explaining that it was an issue with my Nvidia GPU. So then I had to edit a modprobe file and finally I was happy with my install.

    I’m super happy that I can finally use Linux full-time, but the fact I had to mess around in terminal to fix the issues associated with my hardware means most casual users will just go straight back to Windows. I’ve seen a lot of Linux users say, “just don’t use Nvidia”, but buying a new GPU isn’t a solution for most people. My hardware isn’t even that weird: AMD 5800x3d, x570 chipset, Nvidia GPU. Linux is getting there, it’s closer than it’s ever been. But it’s not there yet.







  • As it currently stands, they can’t let the user decide under the DMA. To do that they’d need to build an entirely new PWA API and put time into making sure browser engines other than WebKit can’t escape their sandbox. After they do that, then they can let the user decide since all web browsers would then be equal. But as the poster above you said, PWA install rates are very low outside of the small tech enthusiast circle so I don’t blame Apple for axing this feature under the time crunch. I do hope they re-visit this issue and enable PWAs for all engines though because I love the idea of PWAs.