I'm nearing a year of using this Linux laptop as a 50% daily driver and I really have to say…

Linux's quality of life on an ordinary laptop is *embarrassing*.

Like, I'm able to use it. But it is embarrassing. No normal person would put up with the garbage desktop Linux puts me through. I put up with it because I'm stubborn and ideologically motivated.

I see problems including, but not limited to

- When I close the laptop lid and open it again, a shocking percentage of the time it does not wake up and I have to force power it off ( https://bugs.launchpad.net/ubuntu/+source/linux-oem-6.8/+bug/2064595 , ongoing since April)
- Every time I briefly brush my fingers against the screen, GNOME enters an entirely broken "touchscreen mode" in which it pretends my keyboard and mouse don't exist. It fixes itself after an unpredictable amount of time ranging from 5 to 30 seconds. Can't be disabled

Bug #2064595 “AMD Rembrandt & AMD Rembrandt-R: Suspend hangs sys...” : Bugs : linux-oem-6.8 package : Ubuntu

[Impact] On some OEM platforms observed bad suspend occurs on lid close and power LED stays on without normal sleep behavior at that time. Needs to call GFXOFF to the right state during the suspend stage. https://github.com/torvalds/linux/commit/ca299b4512d4b4f516732a48ce9aa19d91f4473e Closes: https://gitlab.freedesktop.org/drm/amd/-/issues/3132 Fixes: ab4750332dbe [Test case] test that s2idle works after installing the update [Regression potential] minimal

Launchpad

- Firefox can't show image previews when selecting attachments (because of "security", somehow)

- Often, when I direct a program to open a new window, GNOME refuses to let the program do it, and instead opens the window at the back of the stack and shows a top-of-screen notification letting me know there's a new window (I guess also "security")

- Just fresh weird stuff happening at random intervals. Since last week, when I right click in Firefox, I can't click on the menu. It's happening RN

I can use even a very poorly functioning OS because the OS, to me, is just a thin support system that allows a web browser to run. Linux is not succeeding well at this very minimal goal.
Note: I assume that I will get responses to these posts (okay, I was GOING to say that, but I have got two such responses so far, I didn't even get to finish typing the thread) saying I wouldn't have problems if I didn't use Ubuntu. *I don't believe you!* Using a different distro means yanking an arm on a slot machine. MAYBE I get a functioning system. MAYBE it gets worse! And the cost of *trying* is a few days of intensive work and maybe screwing up my daily-use computer.
Someday Cosmic DE will get released, and I will switch to Pop!_OS, and then all the problems on my laptop will be because Cosmic DE is an unfinished product rather than because GNOME is a finished product which made design decisions I disagree with, and I will be Happy because the problems with my laptop will be happening for the correct reasons
Note: I don't mind Snap. I'd rather my OS be using Flatpak, but I mostly use Snap on purpose and I don't specifically object to my applications being installed as Snap. I just want Snap/Flatpak to like… work right.

@mcc I agree that as an end user you shouldn't have to care about the philosophy of native v/s namespace v/s whatever snap does, you should just be able to trust the OS default to JustWork(tm).

but this is kind of why I have been against this whole snap and flatpak business. I trust my distro, and by extension, the native packages the maintainers have put in the repos to work well in concert with each other.

@double_a_runi @mcc It might be worth pointing out that Snap is the result of more than a decade of on-and-off work by the package maintainers you trust.

Like, “we need to develop something like Snap” was a topic at one of the first Ubuntu Developers' Summit I attended (back when those were big 6 monthly community events).

Snap and Flatpak are not some weird technology imposed on distro maintainers from outside. They are distro maintainer technology, built by distro maintainers to solve problems that distro maintainers have¹!

¹: And, by extension, solve problems that users have.

@RAOF Or create problems for users that they otherwise wouldn't have, like no longer being able to upload files from where they happen to be stored.
@wollman @RAOF Having the snap app run in a container will do that.