Arkhive (they/she)

  • 4 Posts
  • 44 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.





  • The animated Robin Hood with the animals. Maid Marion probably cracked my egg lol, just wish I broken all the way out sooner

    This is also kind of the beauty of physical media. Or at least “private collections”. Like even if you digitize stuff you really only have the drive space you are willing to commit. Back when mp3 players could only fit a few hundred songs, I had to be really sure I liked those songs. I’ve gotten back into this a bit with ditching streaming services. I’m ripping my own cds and movies again, streaming them from my home server. It’s the combo of the tech we have now, and the curation we had to do then.


  • 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!




  • It really just comes down to what you know. Moving from MacOS (from OS9 through like 10.12 or something) to Windows made me feel like Windows was the bent spoon. So many small things that to this day infuriate me. Just a couple that really stuck with me even after ditching both for Linux.

    • if you have highlighted text to select it, and hit the right arrow, where should your cursor end up? MacOS decided the cursor will be after the last character within the highlight. Windows places the cursor after the first character outside of the highlight. Why does this matter? The reason I noticed it was trying to edit file names quickly. I would like to right click, select rename from the context menu, which selects the text in the editing field, tap the right arrow once to move my cursor to the end of the string, and begin deleting whatever amount of text I need. If I try to do this on windows I end up deleting part of the file extension unless I tap an additional time. Not a huge deal but it legitimately messed with my muscle memory in just basic typing on windows.
    • the other aspect of MacOS that really is far and above anything windows has is ‘Preview’. Not QuickLook, which is a detail view of a file triggered by tapping space with it selected. I mean ‘Preview’ the graphics viewer utility. It’s one of those pieces of software that “just works”. It can import from pretty much any scanner, print to any printer, do basic image editing, open and edit PDFs. It’s really a phenomenal piece of software that feels like such a basic set of features that should exist in a default install of a flagship OS. Even the best free option of anything similar on windows doesn’t hold a candle to it.

    These are two VERY cherry picked examples, but I also feel they exemplify the “what you already know is more comfortable” dichotomy. Like having to find a functional PDF tool is kind of just “normal” for windows. Few windows only users I know actively miss the inclusion of that by default, and a whole industry has formed around the need for PDF editing, and yet humble Preview still puts Adobe Acrobat to absolute shame.