Will we all be fucked or is there a Linus 2?

  • Pantherina@feddit.de
    link
    fedilink
    arrow-up
    0
    ·
    11 months ago

    Nothing. But I would love a microkernel approach like redoxOS. Monolithic kernel is such a bloat?

      • Pantherina@feddit.de
        link
        fedilink
        arrow-up
        0
        ·
        11 months ago

        True. Funny idea I should totally do this. This is how you learn Linux. Like a kernel for exactly your hardware specs!

        • ∟⊔⊤∦∣≶@lemmy.nzOP
          link
          fedilink
          arrow-up
          0
          ·
          11 months ago

          I have doubts you would see any performance increases, and if you change your hardware you’ll be in for a tough time but it would be a fun learning experience!

          • Pantherina@feddit.de
            link
            fedilink
            arrow-up
            0
            ·
            11 months ago

            Thats a question I have. I have two laptops, a shitty amd ryzen thinkpad t495 and a fancy soon-to-be-corebooted Clevo NV41MZ with i7-11** cpu. Pretty crazy performance difference although the chassis and keyboard suck. But if I get the keyboard I want to simply swap drives, as there is nothing fancy, this should just work right?

            • Kogasa@programming.dev
              link
              fedilink
              arrow-up
              0
              ·
              edit-2
              11 months ago

              Swapping CPU manufacturers entirely? I’d just start my kernel config fresh. Pull up the old one next to a new (default ) one and go down line by line. Odds are there are at most a few flags that would need to be changed, but it’s a good chance to reevaluate your previous decisions too.