Cynetri (he/any)

vr enjoyer and occasional gamedev living in ohio, usa who uses arch btw

  • 0 Posts
  • 23 Comments
Joined 2 years ago
cake
Cake day: December 19th, 2022

help-circle


  • What I did to learn was basically trying to mimic my Windows install in terms of programs and features. I installed games I played often onto Linux and learned basic software installation and Proton by doing that, then I installed some productivity apps (mostly their Linux equivalents, not the exact ones) and learned to use those, and then did some customizing. Not everything works, at least well (VR for example), so I dual-boot still

    I’d also recommend pulling up the terminal to do some basic stuff to get used to it, like using sudo apt install for some select programs, ls and cd for file navigation, etc. You won’t need the terminal for daily use in mist distros, but it’ll be important sometimes

    Also, if you choose Mint like I shill for recommend, searching the forum has proven useful in my experience







  • For all its strengths, Arch is kind of a pain in the ass to maintain. I daily drive it but I risk breaking something if I don’t update regularly. My youtube laptop can’t update at all anymore from something I don’t care to fix (when Firefox breaks then its a big deal lmao) and my main rig needed to use the fallback initramfs for a while after I forgot to update for a while. mkinitcpio -P (I think) fixed it though










  • I watched LTT a lot until recently but that Linux challenge seemed like the first sign to me that they don’t look at everything in good faith. “Why doesn’t Manjaro tell me it doesn’t have APT installed” It’s another OS, he acted like it’s something you can just jump into without doing research. I know that wasn’t his belief but it was his action. Nobody in the Linux community will say it’s as easy as Windows, even Linux Mint requires a good bit more know-how than the average “savvy” Windows user. Windows doesn’t follow POSIX, Linux and its tools at least try to