For example, I’m using Debian, and I think we could learn a thing or two from Mint about how to make it “friendlier” for new users. I often see Mint recommended to new users, but rarely Debian, which has a goal to be “the universal operating system”.
I also think we could learn website design from… looks at notes …everyone else.

  • corsicanguppy@lemmy.ca
    link
    fedilink
    arrow-up
    4
    ·
    3 months ago

    Building the kernel is not that hard, as you have kernel-devel which has all the sources.

    Yeah. Some myth that it’s hard to do is not why we end up with monolithic kernels. Like any case where you find yourself thinking “it doesn’t look that hard; I could do that easily”, it’s either harder than it looks or it’s done a certain way for an entirely different reason you haven’t figured out.

    You should learn that reason.

    • rollingflower@lemmy.kde.social
      link
      fedilink
      Deutsch
      arrow-up
      1
      ·
      edit-2
      3 months ago

      There are many steps that need to be followed, I didnt have the time yet but it is possible. You need to sign the modules and kernel, package as an RPM, sign that maybe etc. Its not as easy if you do it right but also not very hard.