• onlinepersona@programming.dev
    link
    fedilink
    English
    arrow-up
    40
    arrow-down
    9
    ·
    2 days ago

    Fuck dude, we need an alternative to the Linux Foundation that actually focuses on Linux itself, not every single project that somehow runs on Linux. The linux kernel is a pain to join as a newbie, it’s underfunded (2% of all the Linux Foundation’s funding goes to the Linux kernel), the development cycle and tooling is outdated, the major language © is a security risk, the maintainers are turning old and gray which brings with it the typical resistance against change, and so many other things.

    I don’t know if a fork is needed with a new org surrounding it that focuses 100% on the kernel, or if something else has to happen, but the Linux foundation wasting money on shit like AI and endorsing Chromium sounds an awful lot like Mozilla. Mozilla lost its way a long time ago and the Linux Foundation might be going the same way too.

    Anti Commercial-AI license

    • Possibly linux@lemmy.zip
      link
      fedilink
      English
      arrow-up
      11
      arrow-down
      2
      ·
      2 days ago

      The Linux kernel is just fine. C is in fact not a “security risk” and the tooling works fine for what it is.

      • arendjr@programming.dev
        link
        fedilink
        arrow-up
        4
        arrow-down
        1
        ·
        22 hours ago

        I agree the Linux kernel is just fine. But that’s only because despite the security risks of C, there’s no viable alternative kernel.

        But development doesn’t stand still, so either Linux catches up, or gets replaced when a viable alternative arrives. Thankfully Linus sees the problem, so they’re working to make the kernel viable a while longer, but I also agree with the person you replied to that this work could definitely use a bit more help.

        • Possibly linux@lemmy.zip
          link
          fedilink
          English
          arrow-up
          1
          arrow-down
          2
          ·
          21 hours ago

          There are no security risks with C when you write good code. The reason we are seeing a lot of security vulnerabilities is because prior to about 10 years ago security wasn’t considered that important.

          I’m not saying Rust is bad. (It is generally good) The thing to remember is that Rust also can have security issues. What we need is skilled programmers who understand security.

          • arendjr@programming.dev
            link
            fedilink
            arrow-up
            1
            ·
            3 hours ago

            Sorry, but this mindset is hurting both Linux and security in general.

            The reason we are seeing a lot of security vulnerabilities is because prior to about 10 years ago security wasn’t considered that important.

            This is frankly quite obviously false. Microsoft started taking security more seriously around the release of Windows 2000. Are you saying the Linux kernel developers took another 15 years to realize security is important?

            Security research shows that new code is more prone to common vulnerabilities than old code is. While old code may have been designed with weak (or no) security considerations, those are well-mitigated by now. On the contrary, new code still regularly contains exploitable memory safety issues that slip by review.

            What we need is skilled programmers who understand security.

            We have skilled programmers who understand security. Those also understand that we need more than that.

            Continuing to use C doesn’t merely require skilled programmers, it requires programmers that never make any mistake ever. That’s an infeasible standard for any human to uphold, hence why C is considered a risk.

            • Ketata Mohamed@mastodon.tn
              link
              fedilink
              arrow-up
              1
              arrow-down
              1
              ·
              2 hours ago

              @arendjr @possiblylinux127 eh, in reality, The reason we are seeing a lot of security vulnerabilities is because:
              A: it is the most used OS in the world, hackers & pirates… have 100 reasons to pirate winlol, for example imagine having 1 B$ worth of games on your storage drive, everyone would be killing to even have a sniff
              B: it gives the feeling of the thrill of challenge when you decide to tweak, because it is close-sourced so it by default enables a few tweaks, all can be corrected

    • taiidan@slrpnk.net
      link
      fedilink
      arrow-up
      4
      arrow-down
      2
      ·
      2 days ago

      The corporitization of linux continues. I jumped to BSD. Just linux at work now.