• 1 Post
  • 53 Comments
Joined 1 year ago
cake
Cake day: September 13th, 2023

help-circle






  • Arch is made out to be a lot harder and unstable than it really is. And AUR is a great resource but realistically you won’t even use it that much. At least I haven’t. I used it for Brave Browser package before switching to Firefox, some WINE gst plugin, and some other small stuff I don’t remember.

    Also keep in mind even if it’s a AUR package, you can just install the package like normal if it’s a binary (it will be named with a -bin at the end, like brave-bin), so just because you’re using some packages from AUR it doesn’t mean you have to build lots of packages from source every time you update.

     

    People hear scary stuff about some random update breaking the system but it’s exaggerated.

    You definitely can break stuff with user error and sometimes if you’re not paying attention while updating you can get problems (combination of bad defaults + user error).

    Main problem is that you can do whatever you want, but you might not actually know what you really want to do or you might not be doing what you meant to do, and Arch Linux will let you do it even if something breaks due to it.

    And well that’s going to be same regardless of OS but it’s more accessible on Arch.

     

    However you shouldn’t be too worried about it, in the basically worst case scenario you might need a Live USB and another device with an internet connection to look up and what you need to do to fix what’s wrong, but you can always count on that there’s a fix.

    Most other OSes if you have a problem, depending on what it is you might just be stuck with it.

     

    Biggest noob mistake I recall doing was that I had my old windows hard drive as extra storage and slowly moving stuff over once in a while, so I hadn’t reformatted it and I also wasn’t aware of that the default Linux NTFS driver wasn’t very good and that I should’ve gotten NTFS-3G if I weren’t going to reformat.

    Well one day while not paying attention while updating my system through pacman (yay actually) I was also copying files from my old windows hard drive and I didn’t even look before just pressing accept on some AUR package rebuild.

    Well it turns out that package was formerly part of Extra repository and thus it used to be a binary package, but now since it was moved to the AUR and it didn’t have -bin it was changed to a package to be built from source, and if I were to continue using it I should’ve changed which package.

    But I just hit accept and it started chugging away, and it needed more RAM that I have and apparently there’s no safe guard for this (at least not by default) and by the time I noticed that my RAM usage was getting to high the system already got too sluggish and I was too late to end the process.

    I also didn’t know about SysRq at the time so the only option I knew was to force shut down by holding down the power button for 5 seconds.

     

    My actual system was still fine and all but my old windows hard drive that was transferring files got borked. It wasn’t completely bricked so I eventually salvaged it and it’s since been reformatted too, but I thought I had bricked it at the time.

     

    Well that might still seem a bit scary but that was me making several user errors in a row, and at the end of the day it still wasn’t even a big problem.


  • Disclaimer: my experience is only with Arch Linux (daily drive for 2 years) and a little bit of Linux Mint on a relative’s PC.

    For me I found it more tedious to get games working through WINE on Linux Mint compared to on Arch Linux, some packages I wanted seemingly don’t exist in the apt repositories (wine mono and wine gecko) and had to be manually installed.

    I also had some trouble because the package names were different compared to on pacman, especially the lib32 ones, but to be fair I would probably have had the same issue on Arch if I first used Linux Mint then Arch so not having the same package names isn’t inherently a fault of Linux Mint.

     

    But it wasn’t that it wasn’t doable, it was just more tedious, and to be fair daily driving Arch for 2 years compared to using Linux Mint every once in a while means I’m way less familiar with Linux Mint.



  • How does it compare to PollyMC? It was super easy to use and you can play both offline without an account but also online with a Mojang Account. (Java versions)

    Admittedly I didn’t actually try to play it online since I just looked it up for a nephew.

    I used the Linux AppImage, just download and run it and you’re good (might have to install new java runtime depending on what you have already), but there’s also Windows and Mac versions.

     

    p.s. I’m not really into Minecraft and don’t know what’s up, but apparently there’s some drama or something and PollyMC (with 2 'L’s) is not to be confused with PolyMC (one ‘L’).



  • re: Skyrim, could just be that some SKSE mod you’re using needs some newer .net runtime or similar

    could also be not enough vram (even if you have enough ram wine/proton could have it’s vram allowance set too low)

     

    If you don’t already have one get a crashlogger, for SkyrimSE 1.5.97 I would recommend .NET Script Framework (and use SSE Engine Fixes skse64 preloader instead of DLL Plugin Loader)

     

    If you already knew about all this and still having issues then don’t mind me




  • At the moment, I don’t have the hardware to run games… Will try it out next year…

    There’s plenty of great old games and also newer games that don’t require high specs.

    For example indie games like Slay the Spire & Hades

    And there’s always Nintendo games like Pokemon that you can play through emulators (Bsnes, Mgba, MelonDS, Dolphin, Citra, Yuzu, etc.)


  • If you’re going to be using a DE and mostly do stuff through the GUI instead of terminal/command-line then make sure you can go admin mode (Root/Sudo).

    Besides small annoyances I had with KDE Plasma 5’s UX the main reason I didn’t like it was that often enough I would have to use admin privileges but I couldn’t do it through the GUI File Manager (Dolphin) so I frequently had to use the terminal.

    It should be possible to have admin privileges in Dolphin but I was a noob and didn’t know how (and still don’t even now).

    If you end up facing that issue then either be a bit smarter than me and look up how to do that or use Nemo, another file manager, which is more or less the same thing as Dolphin except when I ended up using it on Linux Mint a while back it let me use it as Root as a feature out of the box.

     

    And for the record I don’t like Linux Mint, apt package manager sucks (package managers are basically app stores where you get all your stuff), but at least it was super easy to install and Nemo was a good file manager.

     

    If you don’t mind tinkering and have a secondary device with an internet connection in case you break something then I would recommend Arch Linux. Or you could try it in a Virtual Machine I guess.

    Pacman (Arch’s package manager) is a hundred times better than Apt, and then there’s the AUR on top.

    Also while I’ve never used it I hear a lot of good things about EndeavorOS, Arch Linux but supposedly easier



  • I first tried KDE Plasma 5 but tbh I thought it was just a worse experience than Win7, it was really close but all the tiny little annoyances got in the way and it felt like I couldn’t do everything I needed through GUI so I still had to use terminal but it was awkward having to switch between using the keyboard and mouse and I would navigate through the GUI to get to directories then open terminal…

     

    After a month or two of that I finally tried a tiling WM (i3wm) and it’s just a way way better user experience than any DE.

    I will note though that I’m using Fish for my interactive shell and seeing anything in the tiny dmenu was just way too hard until I used Rofi for drun.

    Without Fish and Rofi I might’ve tried more DEs or even gone back to Win7.

     

    I recently used Linux Mint with Cinnamon on a relative’s PC and using Bash and the apt package manager sucks so bad. I even prefer Arch KDE, although I think Nemo is a bit better than Dolphin.

     

    Anyway it’s been about 2 years of daily driving Arch with i3wm for me and I haven’t really gone out of my way to learn things but you naturally pick stuff up along the way just by using it.

     

    Just make sure you’ve got another device with an internet connection in case something happens. I basically haven’t had any issues after I got better but I made a lot of user errors at the start. Nothing that can’t be fixed but finding out how to do the fixing without internet is a million times harder.