Good day all,

I’m currently about 3 months into using Linux exclusively for personal computing and gaming. I stared out trying EndeavourOs /w the Linux Surface kernel on my Surface, having now settled on Manjaro on my surface and CachyOS on my gaming rig.

So far the experience has been relatively painless. Now, having settled down comfortably into a rhythm of running sudo pacman -Syu, getting lost in the AUR and wiki, I feel like exploring more into what Linux has to offer.

So, on to my question, what do i do now? There’s a bit of choice paralysis for me. Where did you all decide to dig in first? What resources did you use? What projects did you take on to deepen your knowledge? What do you feel is essential for crossing the threshold from average user to almost-superuser, then from there and beyond?

Thanks in advance for your time. Hope to hear from you all soon.

  • ScientifficDoggo@lemmy.zipOP
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    3 days ago

    Thanks for the reply.

    I’m guessing systems tend to lose stability over time? What’s something that broke that you’ve had to fix in the past that sticks out in your mind, doesn’t matter the reason.

    • NegativeInf@lemmy.world
      link
      fedilink
      English
      arrow-up
      3
      ·
      3 days ago

      I’ve been using Linux a long time. Eventually when you get a brand spanking new system or upgrade a component, you will inevitably have to compile a driver from source.

      For the longest time, I had to extract garbage from a Windows wifi driver, package it into a Linux driver and pray it worked. Every. New. Kernel.

      Now most of my hardware just about works unless it’s super fresh. More than anything my problems stem from some Library I use for a hobby project being poorly documented, requiring an ancient external source, or just being incomplete in a way I find frustrating.

      So my answer is start hobby coding and then hate your life because everything you learned is functionally incomplete and existentially annoying.

      Looking directly at you Intel Extension for Pytorch.

    • Treble@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      1
      ·
      3 days ago

      Bluetooth, obscure laptop quirks, audio, fonts, maybe a dozen Nvidia related issues. Seldom all at once- but have been at it over a decade. >.<

      Not an ‘over time’ issue caused like Microsoft’s creepy fetish for more and more of your habits/data but, our devs are human volunteers, usually with day-jobs.

      Highly recommend a bare-metal, manual install of Arch- promise it’s not as scary as it might look, just lots of reading… When stuff breaks, you’ll have a decent idea of how your system is put together and where things have gone wrong. Congrats on objectively picking a derivitive of the finest pre-compiled distro Gnu/Linux has to offer! .