I’d just like to interject for a moment…

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

help-circle
  • 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
    2 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
    7 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.









  • Awesome, i was actually looking at the releases like a week ago or something cause i was interested in seeing other tiling compositors except hyprland that have hdr support. Sway was the only one i could find but you had to use a git build since it wasn’t part of a release yet.



  • I actually didn’t know this was a thing. I doubt i’d be interested in using it though. I wouldn’t be surprised if this kinda goes the way of snap where pretty much only deepin is going to be using this on their distro. I’m personally sold on the nix/guix way of doing things, but i understand that’s not for everyone. In the rare instance that i can’t get something to work through guix or nix i like using flatpaks mainly because they work on these distros without fhs-related issues. With appimages for example they often won’t run because, eventhough they claim to be portable, they do actually rely on some things being installed on your system.


  • I started out with evil mode, but got kinda frustrated with it at times because i was coming from helix, which does some things differently from vim. There is a helix-mode package but it’s pretty new and could use some polish. So now i’m actually using the native emacs binds. It’s not so bad when you use the inside of your pinky knuckle to press control, that way your fingers don’t leave the home row.


  • I started using emacs a while back. Before that i was using helix. If i need to make a quick edit in the tty i still find myself going back to nano. I’ve never been in a situation where i could only use vim. If i ever am though, i would know my way around.



  • I like it because even when i was still using windows i would always snap two windows next to each other, the tiling window manager takes care of that for me so the only thing i have to do now is just open my apps. That’s what got me into it initially, but now i also really like the keyboard driven workflow, and try to get as many parts of my system controllable with the keyboard as possible.