I’d just like to interject for a moment…

  • 0 Posts
  • 267 Comments
Joined 3 years ago
cake
Cake day: July 2nd, 2023

help-circle
  • I’ve found that depending on what distro/OS it is certain methods of burning the ISO don’t work correctly, no clue why. Windows needs their official tool, so because of that i use a vm to burn it. I’ve also had linux distros that couldn’t boot when dropping it onto a ventoy drive, and would only work when directly burning it with dd, so it might have something to do with what ISO you’re trying to burn and how you’re burning it.


  • I’m using Guix system so it’s not really relevant to me right now, but since you mentioned you’ve used it on foreign distros, how does Guix handle programs that need graphics drivers? When using Nix on foreign distros, the graphics drivers are handled in a weird way where you either have to use a wrapper like NixGL, or, what i do right now, is create the driver packages manually and symlink them to /run, which is how NixOS does it. Do you need to do anything special on the Guix side of things? I noticed that Guix system does not have its drivers in /run, so they must be doing it differently.







  • Multi-monitor issues surprises me, considering multi-monitor support is kind of a sellingpoint for wayland. I don’t think animations being incorrect has anything to do with wayland itself though, it’s up to the individual compositors to handle that.




  • Yeah there were, the performance was horrible. Had screen tearing from all the framedrops, and in some areas the internal resolution looked like it was 720p or something. Ironically i bought the ps5 version thinking it would save me from performance issues, cause at the time my gpu was getting older and couldn’t buy a new one because of the scarcity, only to be met with that lol. I played the new-game+ mode or whatever over a year later and it was finally fixed for the most part at that point. Still had some screen tearing in really busy areas later in the game.




  • I’m not sure how much of a difference it would make in terms of resource usages to ditch systemd, but what i can say is that Void is a great distro. Runit boots blazingly fast, xbps is probably no joke the fastest package manager i’ve ever used, but also very robust and can handle very outdated systems just fine. I’ve never tried Devuan so i don’t have an opinion on it.




  • juipeltje@lemmy.worldtoLinux@lemmy.mlWhy Linux?
    link
    fedilink
    arrow-up
    13
    ·
    edit-2
    5 days ago

    Linux took off around the same time that BSD was involved in a lawsuit, which halted the project while linux kept going with its development, atleast that’s what i’ve seen in youtube videos about it. I’ve looked at the BSD systems a while back out of curiousity, and while i haven’t actually tried installing it on hardware to make sure, from my research none of my devices is actually supported in terms of hardware. Meanwhile Linux worked fine for everything. Both are also opensource, so there’s not much of a reason for me to try and wrestle with BSD when Linux does the job. BSD might be worth it for some server usecases (because like you said, security), or if you feel really strongly about it idealogically one way or the other (maybe you prefer more permissive licenses, or the fact that BSD is one unified system with it’s kernel and coreutils being part of the same project).

    Edit: something else i didn’t mention is that Linux has some specific cool things going for it, like Nix and Guix/declarative systems. I don’t think BSD really has a declarative approach like that available, and i’m a big fan of it.



  • juipeltje@lemmy.worldtoLinux@lemmy.mlWhat WM or DE are you using now?
    link
    fedilink
    arrow-up
    1
    arrow-down
    1
    ·
    edit-2
    10 days ago

    I think what he’s saying is that there might be more options coming for stacking compositors (if they haven’t been created already) since the new River framework makes it easier to create them

    Instead of downvoting me, maybe you could be more clear about what you want, and not take it out on the messenger if it turns out the exact thing you want doesn’t exist lol. Build it yourself i guess.