China’s demand that the public sector step up use of domestic semiconductors can best be seen within Huawei’s Qingyun L540 laptop.

The “safe and reliable” device features a self-designed processor and a Chinese-made operating system, having stripped out foreign-made components and software as much as possible.

The computer, which is being snapped up by governments and state groups across the country, has become the signature model of China’s localization campaign known as Xinchuang, or “IT application innovation.”

Source: https://arstechnica.com/gadgets/2024/09/huawei-laptop-teardown-shows-chinas-steps-towards-tech-self-sufficiency/

  • Tech Self sufficiency? On the hardware level, it will take a while. In the software level, I don’t think it will ever happen. Yes, the desktop and software suite they use, and the distro they’re packaged in are Chinese, But…

    the Linux Kernel, the GNU stuff, the systemd stuff, the Freedesktop specifications, Xorg if they still use it, wayland protocols and wlroots, are all developed by people from The West, so if they really want independence, I want to see them replicating all that work from millions of people across the last 30-40 years.

    • On the hardware level, it will take a while. In the software level, I don’t think it will ever happen.

      I’m no computer engineer, but this seems like a silly take. Hardware requires supply chains and some of the most closely guarded technology in the world. Software requires programmers and time.

      the Linux Kernel, the GNU stuff, the systemd stuff, the Freedesktop specifications, Xorg if they still use it, wayland protocols and wlroots, are all developed by people from The West,

      Literally anyone can download those things and fork them. And I wouldn’t be surprised if there’s already chinese contributors. And if China really wanted, they could even ignore the GPL and not publish their changes to the source code 😲

      Not everyone can download extreme UV lithography.

    • Or they just fork and stop sharing source code. Self-sufficiency would just mean not having to depend on any future contributions. Nobody can stop them from having access to all the old stuff.

        • I assumed that Linux was not really under the control of the US, but I guess the Foundation is incoporated in the US as a 501©(6) and the kernel org itself is a 501©(3), so that does give Congress more levers on the kernel than I expected.

          Not to mention that most (all?) of the major corporate funders of the kernel are US-based…

          I really hope the kernel doesnt get (geo)politicized.

          Edit: based on @RobotToaster’s link, yeah it looks like every major “employer” contributor to the kernel other than Huawei, Linaro, Arm, and Suse are American. Arm is probably working mostly on support for its architecture, so I guess it’s Linaro (UK) and Suse(DE).

          That’s not to downplay the role of independent contributors, but it seems like a good indicator of the “power of the purse strings”.

          Edit 2: here’s a more recent set of development statistics from LWN. Looks like the ordering has changed quite a bit since 2022, or it varies a lot with each kernel version