• Heratiki
    link
    fedilink
    141 year ago

    Wow am I so old that this isn’t a normal thing anymore?

    • @FrankTheHealer@lemmy.world
      link
      fedilink
      141 year ago

      I’ve been using Linux as my main desktop/laptop operating system since 2018 and I’ve never compiled a kernel, if that’s any indication. I’ve never needed to I guess. Might be fun to tinker with sometime but I don’t think any Linux noobs would be inclined to compile their own kernel these days.

      • Heratiki
        link
        fedilink
        11 year ago

        I’ve been using Linux since RedHat 3.0.3 and when Gentoo first came around I was rebuilding kernels left and right. Then with Arch I continued it trying to get the absolute best performance I could out of old hardware. Nowadays I float back and forth between Windows and MacOS (ease of use) but still have several headless Linux systems in the house I can mess around in. It’s been years since I’ve compiled a kernel from scratch but I’m sure it’s even more user friendly now.

    • @seaQueue@lemmy.world
      link
      fedilink
      41 year ago

      Most of the time the kernel is built by distro packaging these days, you’re really only down and dirty with it if you need to patch the source yourself.

      • Heratiki
        link
        fedilink
        31 year ago

        Nah it’s pretty straight forward. Just telling the compiler what to compile in for your situation and then compile. Sure you can compile in kernel modules you will never see in binary builds but in today’s hardware it’s nearly pointless.