• 1 Post
  • 81 Comments
Joined 2 years ago
cake
Cake day: July 25th, 2023

help-circle









  • Pasta Dental@sh.itjust.workstolinuxmemes@lemmy.worldI love systemd
    link
    fedilink
    arrow-up
    16
    arrow-down
    1
    ·
    5 months ago

    I see why that may not be an ideal position in an ideological sense, where every distro uses the same thing, but i see it the other way around: it’s a way to finally attempt to standardize Linux desktops. Having a standard desktop is crucial for mainstream adoption, because developers won’t bother supporting 4837 different combinations of software. This is the reason I am really excited for the future with flatpak, xdg-portals, systemd, pipewire, Wayland etc etc. This way the distro is no longer the platform, it’s the distro agnostic software stack that becomes the target platform. For example there’s no longer a need to support KDE’s file picker, and gnome’s file picker and xfce’s, you can just call the portal and it will (should) display a file picker. And if the user doesn’t have a supported environment (which the vast majority don’t) then the burden is on them for being different I guess :p


  • To be fair customization is a good thing, the problem is it’s too easy to accidentally get into too advanced settings. It feels like the settings most people want 95% of the time are burried in the same place as the niche settings. The gnome tweaks app often gets criticized because it contains basic settings, but I think it could be beneficial for plasma to have the same thing. Only keep the base level user settings the the settings, and put all the customization stuff in a separate tweaks app. The simple by default, powerful when needed moto is true to some extent, but the simple by default part could be much improved and a lot more intuitive


  • Dying happy and accomplishing your dreams is much better than any amount of money because money is just a number. I have a good job and family and enough money that I don’t really have to think before buying something (even though for most i still do because I don’t like wasting and impulsiveness is a bad thing). I’ve seen and heard way to many stories of people delaying their retirement by “just one more year” and that ends up the year that they either get very ill, hurt themselves or just plain die, always with a huge pile of money. Money also shouldn’t be spent when old, because you cant enjoy it to the same degree




  • Every time I use python it makes me want to throw my computer through my window. Doesn’t happen with other languages. Pip fucking sucks it seems like every time I want to install dependencies for a project there is one that throws a compilation error when installing it. Like, why does it not try to download the version of the package that works with my version of python?? It doesn’t even tell me why it failed!!!