• 0 Posts
  • 95 Comments
Joined 2 年前
cake
Cake day: 2024年10月23日

help-circle






  • and one bug that was quickly caught and fixed

    The performance regression? It hasn’t been fixed.

    Maybe don’t use a distro that is specifically known for shipping new software very quickly.

    You will run into old wayland bugs lol, like GTK4 apps being totally broken on intel.

    https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38373

    and often structurally much better

    On wayland even getting apps to draw their own icons is a total disaster, and doesn’t help the constant sabotage from gnome of refusing to fix those issues, and don’t get me started on the csd mess which is another source of nightmares.

    Wayland suffers a lot of internal fragmentation, we didn’t see these kind of issues in the move from pulseaudio to pipewire because there is really only one implemenation of pipewire, guess what would have happened a bunch of DEs decided to make their own implementations of pipewire instead?











  • I don’t know where this myth about Flatpaks always being gigabytes in size originates from or why it’s so persistent, but it’s wrong.

    Alright, here is ~25 GUI apps flatpak vs appimage:

    • 6 GiB flatpak.
    • 2.7 GIB appimage.

    This is if you have a filesystem with transparent compression, If you do not have such filesystem (ext4), then it is more like 15 GIB vs 2.9 GiB lol.

    This comparison is missing the flatpak equivalents of kdeconnect, deadbeef and a few CLI tools that I have on right btw, flatpak-dedup-checker for some reason doesn’t check the /var/lib/flatpak/repo directory which is usually another +1GiB in best case scenario.