I’d just like to interject for a moment…

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

help-circle

  • I’ve personally always been of the opinion that it’s great to have so many different options, and i also never understood why people get so stressed about choosing a distro. You can always switch to something else later if you find something better, but first you need to find out your likes and dislikes about a distribution to begin with. Pewdiepie said in his linux video “just pick one!”, and that’s how i went about it as well. When i saw an LTT video about trying linux instead if windows 11, they recommended PopOS, so that’s what i chose. Ended up trying a bunch of different ones later, and as of right now i’m on Void linux.


  • Good old nano is something i use a lot, although i am considering finally giving micro a try, heard a lot of good things about it, and i want something with a bit more features in the terminal, but i really hate vim keybinds. I also really like rmpc, which is an mpd client with album art support, though i am not using it anymore at the moment because i realized mpd wasn’t really what i was looking for when it comes to music players.

    Edit: also want to mention cyanrip. Really good cli cd ripper with a lot sane defaults, easy to use, and in terms of accuracy probably the closest thing to EAC on windows.

    s-tui is also great. It’s a tui stress testing utility. I still use it every now and then even if it’s just to test if my fan curve is actually working by putting some load on the cpu.




  • I felt the same way regarding AI. I always felt like it was too unreliable, and while you obviously shouldn’t trust it blindly, it has been doing a pretty good job explaining things to me. I’ve been using a local model with ollama, i think it’s called qwen2.5 coder or something, and it has been helpfull explaining some NixOS stuff to me, where i couldn’t find it myself (cause NixOS documentation is all over the place). I also use it for explaining some bash stuff to me sometimes when i’m writing a script. Usually i don’t just care about the answer but i also want to learn why something works if it isn’t clear to me, and so far it also has done a good job explaining how it works when i ask it a follow up question.


  • Ah i see, i had no idea lol. In that case i stand corrected since he probably knows better than i do. I think the term immutable is causing a lot of confusion, because i also see a lot of other sources online label bazzite as immutable. And then ofcourse there are other projects that use the term composable, or atomic. I guess i fell victim to that confusion as well now.


  • Pretty sure bazzite is immutable, it is based on silverblue after all. But that’s besides the point, i just wanted to point out that you probably misunderstood what he was saying. Immutable distros being mainstream kinda depends on how you look at it i suppose. Purely in terms of amount of users, with steamos and bazzite being so popular, i guess you could consider it mainstream, but how many people actually choose a distro because it is immutable? Steamos just happens to ship with the steam deck, bazzite is popular because it mimicks steamos for other devices, and if you look at something else like NixOS, it’s more about the system being declarative rather than immutable. It’s probably safe to say that flatpak is the most popular third party package manager though, i do agree with that.





  • I used to install it with bottles and it seemed to work fine (but i haven’t really played it apart from testing if it worked), but bottles gave me some issues as of late so i decided to install the ea launcher as a non steam game. It didnt work with regular proton but after using ge-proton the game booted just fine. I now have a weird issue where jedi fallen order doesn’t work though. Tried both bottles and steam, but the game immediately crashes with an unreal engine error. It’s weird because i have played it in the past on linux just fine.







  • If you don’t want to get into the rabbit hole that is NixOS (which is a distro i also like), then i would say void linux, if you still want that arch minimalism. Void is a rolling release, but it’s more like a slow roll if that makes sense and focuses on stability. It’s package manager is also rock solid, fast, and can update even when the system hasn’t been updated in ages. If you’ve done a manual install of arch before, you’ll probably breeze through the install process as well, since it is a guided ncurses installer.