I make things: electronics and software and music and stories and all sorts of other things.

  • 0 Posts
  • 60 Comments
Joined 1 year ago
cake
Cake day: June 14th, 2023

help-circle
  • And yeah I know about NixOS but I like to distro hop and experiment

    If you know about NixOS, then you probably know this, but Nix, the package manager/the language behind NixOS, is cross-platform.

    I daily drive NixOS, but I also use Nix (and home-manager) on my Fedora music laptop, my Ubuntu home file-server, and my work Windows machine (WSL) to install and configure neovim automatically instead of copying a config, installing all the packages, and running check health over and over again until everything is set up.

    I just copy my neovim.nix file over (also other things like zsh.nix) and run home-manager switch

    You don’t have to use NixOS to take advantage of its benefits.














  • The other guy mentioned:

    they already said they were Mac only because they used Metal for rendering

    And you say:

    Metal is basically the only graphics API on Mac

    So they’re on Mac bc they need Metal, but they picked Metal bc they’re on a Mac? It’s circular and friggin weird man

    Not to mention there are cross-platform wrappers that will pick from all three depending on system - some that are very prolific among Rust devs (Zed is coded in Rust) like wgpu, for instance. They could’ve used wgpu and supported all 3 from the get-go and it would be easier than doing Metal anyway!

    And so picking just Mac and/or Metal first is suspicious.




  • Bismuth for Plasma 5

    Nah. I couldn’t get behind Bismuth either. You had rigid ways you could arrange your windows with no way to adjust.

    For instance, you can’t get a layout like this with Bismuth (or any dynamic tilers that I know of, i.e. dynamic tilers aren’t worth using):

    ---------------------------------------
    | A                    | B            |
    |                      |--------------|
    |----------------------| C            |
    | E        | F         |--------------|
    |          |           | J    |   K   |
    ---------------------------------------
    

    The closest in Bismuth would be using master and slave like:

    ---------------------------------------
    | A                    | B            |
    |                      |--------------|
    |                      | C            |
    |----------------------|--------------|
    | E                    | J            |
    |----------------------|--------------|
    | F                    | K            |
    ---------------------------------------
    

    Which isn’t nearly as useful

    I gave Plasma a genuine, honest try, both 5 and 6, and it was a complete let down.

    But your attitude would make Pop Shell devs burn their own project down out of fear

    Nah bc the Pop Shell devs have done an AMAZING job. The new COSMIC will make KDE and GNOME look like pet projects when it drops.


  • KindaABigDyl@programming.devtoLinux@lemmy.mlOpinions on KDE Plasma 6
    link
    fedilink
    arrow-up
    2
    arrow-down
    12
    ·
    edit-2
    6 months ago

    Absolutely unusable for one big reason: still no good tiling options in KDE. They got me hopeful with their tiled area system but then dropped the ball on execution. An OS without tiling is functionally unusable for real work. There aren’t even any good KWin scripts for it. At least Windows has stuff like FancyWM. Will not be using any time soon. GNOME, with the ability to install Pop Shell 2, is by far the superior DE, and it’s not even close, and I’ll stick to that for most things and a WM/compositor (in this case Hyprland) on my main machine. KDE is and will continue to be trash until they can add true tiling support. Might as well some 1980s looking WM like OpenBox. That’s what KDE is. Old and unusable. Nothing else they “improve” matters since the core of operations doesn’t function.