• 4 Posts
  • 79 Comments
Joined 2 years ago
cake
Cake day: June 10th, 2023

help-circle

  • it comes down to how you use your system. if you’re fine using is as described and you’re on a distro that gets newest versions, keep on truckin’.

    for me, I hate rebooting. I like to leave my system and return to it, be it laptop or desktop, and continue where I left off. sometimes that goes on for days, sometimes weeks. that’s virtually impossible when updating both system and app stuff constantly, i.e. to get new apps you also get new kernel, mesa, plasma, whathaveyous.

    so I keep my system stuff that’s handled with the package manager and my app stuff separate. almost all of my GUI apps are flatpak and they are on a systemd timer so they get updated daily. my systems don’t bother me with update alerts, don’t do shit in the background and that’s how I like it. once a month or so I do a system upgrade and reboot.


  • aside from the obvious, wayland being the default choice on all relevant distros and DEs and being continously worked on, evermore projects switching to it (WINE most recently) whilst X11 is in maintenance-mode, the main thing for me and my deployed fleet is if you’re running a modern laptop, say with a 1080p or better screen, wayland is a must. primarily because of the output (UI scaling, effortless multi-monitor dock/undock) and the input (touchpad gestures, touch screens).

    if your world is a desktop with a mouse and, say, XFCE, then you have very few of these things intruding on you and you don’t really understand the benefits benefit from it.




  • they are switches for electron apps, as some of them default to run under X11. so for e.g. element, it should be flatpak run im.riot.Riot --enable-features=UseOzonePlatform,WebRTCPipeWireCapturer --ozone-platform=wayland.

    you can check if all your apps are using wayland by running xlsclients in terminal while you got them open; an empty response means all wayland.


  • maybe reword the title, as this will inevitably lead to partisan turf wars in the vein of my-distro-can-beat-up-yalls-distro and such.

    as to your thesis, yes, mint and ubuntu are important and needed as beginner-friendly it-just-works solutions that have things in place (like the mentioned driver manager) that are sorely needed for noobs. once they learn what’s what they are free to wander farther, as there’s essentially zero switching costs when moving from, say mint to fedora.

    you’ll find low sympathy from experienced users as they can’t relate to people who are so much below their expertise level. case in point, a buncha people already mentioning package managers, ignoring the idea that a noob doesn’t know what that is.


  • if you’ve installed flatpak recently, say F40 onward, it should default to user. if it’s an old install then your flatpaks are system-wide. there isn’t a downside for either case per se, but user being the default for the future prevents potential issues.

    my issue is, when I need to edit a .desktop file (to include ozon flags and whatnot) for a system-wide flatpak app, plasma doesn’t edit the app’s .desktop file but incorrectly inserts a symlink to the user-wide version (which doesnt exist). there are ways around that, like removing the symlink and manually copying the file from /var/lib/flatpak/wherever to ~/.local/share/applications/ and editing it there, but then plasma doesn’t pick up the change immediately so this works better for me.




  • can’t help with the switch but if your monitor has multiple inputs, you can use ddcutil to switch between inputs. so for me it’s:

    ddcutil -g PHL setvcp 60 0x0f # DP1
    ddcutil -g PHL setvcp 60 0x10 # DP2
    ddcutil -g PHL setvcp 60 0x11 # HDMI1
    ddcutil -g PHL setvcp 60 0x12 # HDMI2
    

    then you can use udev rules or external triggers to switch, e.g. KDE connect’s “Run Command” etc.






  • it doesn’t do none of those things. also, you should include less details, it’s fun guessing what your software stack is, how you installed it, and the term “if I use Wayland” is way too precise. likewise, that sentence of yours is enormously protracted, you should consider shortening it.

    seriously, are you for real?

    edit: hey, if you want people to help you, provide details as to your os, software, hardware, and maybe spend a bit of time describing your issue in detail as well as stuff you’ve tried. cheers!


  • just tried to re-watch “the girl in the spider’s web”, the not-sequel to fincher’s masterpiece that’s “the girl with the dragon tattoo”. I remember hating it way back when and went in with a “how bad can it be” attitude… dios mio, what a colossal mountain of shit. the “hacking” in OP is hard sci-fi compared to this turdistan, and that’s the least of its problems.

    someone posted already the gell-mann amnesia effect and this applies to everything. how guns are portrayed in movies as magical. cars and how they’re driven. the laughable naive cop shows. medical procedures. legal proceedings. journalists and their MO.

    you hafta run your brain at 110% at all times to be able to somewhat disregard the learned idiocy that was programmed into you from an early age. here’s hoping we have the infrastructure in place so generations that are coming can avoid becoming similarly handicapped.


  • doesn’t have to be, it’s enough it’s not propped up by venture capital. all the results of enshittification are directly the result of venture capital wanting a 100x return on their investment.

    a privately owned business that’s not focused on 100x-ing someones investment but content with the profit their enterprise generates (think Steam) is inherently good to its customers.




  • it’s way less neck strain than the usual dual 24" side-by-side. this is like having 4x 20" 1080p screens in a grid but without the annoying bezels, and that’s how I’m mostly using it. plus you have the option to expand a window in any direction when you need it, which you can’t do in a multi-monitor setup. I arrange the windows in a 2x2 grid, or go smaller, usually 3x2 with keyboard shortcuts, by way of Better Quick Tiles for Plasma 6 (Kwin extension). tried the auto-tilers, hated 'em.

    when I’m done with work, jellyfin-media-player in Fullscreen TV mode with a $5 bluetooth remote from the couch for movies and shows.

    gaming sure, I run the games in 1080p and the desktop in 4k, so older games allow me to turn on FSR. had problems with Gnome Shell crashing regularly, zero crashes since I switched to Plasma.