Arkhive (they/she)

  • 1 Post
  • 68 Comments
Joined 2 years ago
cake
Cake day: June 23rd, 2023

help-circle




  • Depending on the game and comfort with bash scripting you can roll your own mod managers. I don’t really play Minecraft anymore, but if I did it would be heavily modded. In an effort to avoid installing a client/launcher beyond the one I already use I just keep folders for mod lists and configs, and then have bash scripts with aliases to do all the necessary file moving to swap between mod packs.

    This doesn’t really work for most other games, but for things that run natively on Linux can usually do the trick.

    For things running through proton it’s a bit more involved, but I also found a lot of satisfaction in figuring out how to manually install mods within the proton prefix. Used to have to do that a lot to mod Skyrim when it first came out and I got it running through wine on a school issued MacBook.



  • It’s odd because I feel like it gets mixed up, very fairly due to its name, with MacOS “QuickLook”, which is the actual file previewing tool, giving a quick peek into a file by hitting ‘space’ with the file selected. Preview is essentially an image editor, but it doubles, or maybe triples, as PDF viewer/editor and scanner importer. The names are kinda silly tbh.





  • I use Sunshine/Moonlight, OBS, Discord screen share, all on Wayland and an AMD GPU. No issues, both on my old Arch install and now NixOS. Every now and then there’s some issues in the actual updates that get pushed to these things, but those aren’t usually specific to my system. For example just recently an update was pushed to the loopback module OBS uses for virtual camera, but the OBS update that utilized it hadn’t been pushed yet, so I got a crash.




  • I realize you’ve already made your switch, but I wanted to toss in my 2 cents. I had a very similar, though shorter term experience with Arch, and I still love it dearly, but over time some jank began to creep in around the edges. The time came to make some sort of change when I finally decided to wipe the windows boot drive I had in the system. I took the opportunity to upgrade the m.2 ssd and decided on NixOS for a handful of reasons, and it’s honestly been super refreshing. I feel even more in control of the stability of my system than any OS I’ve used before. If something is going wrong, it is most likely something I did in my config, or the config isn’t even valid and the system tells me exactly what is wrong before I even get to a point where I’m trying to boot into a broken system. I ignored a lot of the online recommendations to use flakes and home manager and whatever. Just a single text file with all the details of my system in it. I find it incredibly digestible compared to tracking down issues with Arch.

    Anyway, I also have a Bazzite system, and like it. Sounds like you’ve found a nice new home!


  • I’ve used it for a fairly niche case. I check out audiobooks from my local library through an app called Libby. There is a “desktop” version, but it’s just a wrapper of the webpage and you cannot do any offline listening. On android the app downloads its data unencrypted and simply tries to hide it in a big folder maze broken up into smaller files. With Waydroid I can download an audiobook and then automate the finding, formatting, and merging of all the files to get a proper audiobook I file I can stream from my home server to my various devices.